{
  "_id": "6a51cfec9b92047c28d51269",
  "Package": "leafpm",
  "Version": "0.1.0",
  "Date": "2019-03-09",
  "Title": "Leaflet Map Plugin for Drawing and Editing",
  "Description": "A collection of tools for interactive manipulation of\n(spatial) data layers on leaflet web maps. Tools include\nediting of existing layers, creation of new layers through\ndrawing of shapes (points, lines, polygons), deletion of shapes\nas well as cutting holes into existing shapes. Provides control\nover options to e.g. prevent self-intersection of polygons and\nlines or to enable/disable snapping to align shapes.",
  "Authors@R": "c(\nperson(\"Kenton\", \"Russell\", role = c(\"aut\", \"cre\"), email = \"kent.russell@timelyportfolio.com\"),\nperson(\"Tim\", \"Appelhans\", role = c(\"aut\")),\nperson(\"Sumit\", \"Kumar\", role = c(\"ctb\"), comment = \"Leaflet.pm plugin\")\n)",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-spatial/leafpm",
  "BugReports": "https://github.com/r-spatial/leafpm/issues",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libpng-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://r-spatial.r-universe.dev",
  "Date/Publication": "2019-04-27 17:27:25 UTC",
  "RemoteUrl": "https://github.com/r-spatial/leafpm",
  "RemoteRef": "HEAD",
  "RemoteSha": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 05:04:40 UTC",
    "User": "root"
  },
  "Author": "Kenton Russell [aut, cre],\nTim Appelhans [aut],\nSumit Kumar [ctb] (Leaflet.pm plugin)",
  "Maintainer": "Kenton Russell <kent.russell@timelyportfolio.com>",
  "_user": "r-spatial",
  "_type": "src",
  "_file": "leafpm_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5ffc16e0f59709a5f066ec0497ae388e816311ea8850c642ec0c3c56f1907157",
  "_filesize": 138503,
  "_sha256": "5ffc16e0f59709a5f066ec0497ae388e816311ea8850c642ec0c3c56f1907157",
  "_expires": "2026-10-19T05:08:58.000Z",
  "_created": "2026-07-11T05:04:40.000Z",
  "_published": "2026-07-11T05:08:59.962Z",
  "_jobs": [
    {
      "job": 86512926999,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8245008196"
    },
    {
      "job": 86512927000,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8245014070"
    },
    {
      "job": 86512927007,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8244994870"
    },
    {
      "job": 86512927011,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8245001872"
    },
    {
      "job": 86512655043,
      "time": 202,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8244981563"
    },
    {
      "job": 86512926997,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245006905"
    },
    {
      "job": 86512927033,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8244992231"
    },
    {
      "job": 86512927008,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8244993438"
    },
    {
      "job": 86512927023,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8244999965"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29140533961",
  "_status": "success",
  "_upstream": "https://github.com/r-spatial/leafpm",
  "_commit": {
    "id": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
    "author": "tim-salabim <tim.appelhans@gmail.com>",
    "committer": "tim-salabim <tim.appelhans@gmail.com>",
    "message": "Merge branch 'master' of https://github.com/r-spatial/leafpm\n",
    "time": 1556386045
  },
  "_maintainer": {
    "name": "Kenton Russell",
    "email": "kent.russell@timelyportfolio.com",
    "login": "timelyportfolio",
    "description": "open source with R and JavaScript",
    "uuid": 837910
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 0.5-2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "geojsonio",
      "role": "Enhances"
    },
    {
      "package": "mapedit",
      "role": "Enhances"
    },
    {
      "package": "mapview",
      "role": "Enhances"
    },
    {
      "package": "shiny",
      "role": "Enhances"
    }
  ],
  "_owner": "r-spatial",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "timelyportfolio",
      "count": 27,
      "uuid": 837910
    },
    {
      "user": "tim-salabim",
      "count": 4,
      "uuid": 2826432
    }
  ],
  "_userbio": {
    "uuid": 25086656,
    "type": "organization",
    "name": "r-spatial",
    "followers": 567,
    "description": "For packages raster, terra, dismo & geosphere visit the rspatial github organisation (mind the missing '-')"
  },
  "_downloads": {
    "count": 1596,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/leafpm"
  },
  "_devurl": "https://github.com/r-spatial/leafpm",
  "_searchresults": 78,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/leafpm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-spatial/leafpm",
  "_realowner": "r-spatial",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-13"
    }
  ],
  "_exports": [
    "addPmToolbar",
    "pmCutOptions",
    "pmDependencies",
    "pmDrawOptions",
    "pmEditOptions",
    "pmToolbarOptions",
    "removePmToolbar"
  ],
  "_help": [
    {
      "page": "addPmToolbar",
      "title": "Add 'leaflet-pm' Toolbar to a Leaflet 'htmlwidget'",
      "topics": [
        "addPmToolbar"
      ]
    },
    {
      "page": "pmCutOptions",
      "title": "Set Options for 'leaflet.pm' Cut Mode",
      "topics": [
        "pmCutOptions"
      ]
    },
    {
      "page": "pmDependencies",
      "title": "Dependencies for 'leaflet-pm'",
      "topics": [
        "pmDependencies"
      ]
    },
    {
      "page": "pmDrawOptions",
      "title": "Set Options for 'leaflet.pm' Draw Mode",
      "topics": [
        "pmDrawOptions"
      ]
    },
    {
      "page": "pmEditOptions",
      "title": "Set Options for 'leaflet.pm' Edit Mode",
      "topics": [
        "pmEditOptions"
      ]
    },
    {
      "page": "pmToolbarOptions",
      "title": "Set Options for 'leaflet.pm' Toolbar",
      "topics": [
        "pmToolbarOptions"
      ]
    },
    {
      "page": "removePmToolbar",
      "title": "Removes the 'leaflet.pm' toolbar",
      "topics": [
        "removePmToolbar"
      ]
    }
  ],
  "_readme": "https://github.com/r-spatial/leafpm/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "crosstalk",
    "DBI",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_score": 6.235006576106429,
  "_indexed": true,
  "_nocasepkg": "leafpm",
  "_universes": [
    "r-spatial",
    "timelyportfolio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T05:07:43.000Z",
      "distro": "resolute",
      "commit": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
      "fileid": "https://r2.ropensci.org/f2f78189be1688917133f4b862be5b8be042da3d68615fedc5778eeb14b95856",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29140533961"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T05:08:20.000Z",
      "distro": "resolute",
      "commit": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
      "fileid": "https://r2.ropensci.org/f64ff882763d1f4e5b251a219013faf55edecb5ec5b1bee3894379c8e9d92e95",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29140533961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T05:06:19.000Z",
      "commit": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
      "fileid": "https://r2.ropensci.org/de081f10c67d486061e7c8645f487a7beda3e85dc5c31f62186b1a9fe43eef9b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29140533961"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T05:06:57.000Z",
      "commit": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
      "fileid": "https://r2.ropensci.org/7fe832b6cd7f0ae17cd205d0cc1fe393688e275e9c2ce13b4c86a7854e48a671",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29140533961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-11T05:07:43.000Z",
      "commit": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
      "fileid": "https://r2.ropensci.org/aca637985bba49d5dce76b4327bfa619fb1df38f163365ff978ce57a18606d0f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29140533961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T05:05:56.000Z",
      "commit": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
      "fileid": "https://r2.ropensci.org/ac7c8548b18fe8953578fd87b606e02690ac6034af37948065aff39899f1e90e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29140533961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T05:06:03.000Z",
      "commit": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
      "fileid": "https://r2.ropensci.org/8a33e799eb2087c2f4465c84f9bc074d0db3bcb08dd91c7f3843eace9d0b654c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29140533961"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T05:06:48.000Z",
      "commit": "a06a4ebd27231a40b548c919dc4f06f5d7ce92dd",
      "fileid": "https://r2.ropensci.org/95628e906c1dab95f9d648bcaf25680aadd1b4ac456220c6180f9fbffb01860c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29140533961"
    }
  ]
}