Package: mapedit Title: Interactive Editing of Spatial Data in R Description: Suite of interactive functions and helpers for selecting and editing geospatial data. Version: 0.8.0 Authors@R: c( person("Tim", "Appelhans", role = c("aut", "cre"), email = "tim.appelhans@gmail.com"), person("Kenton", "Russell", role = c("aut")), person("Lorenzo", "Busetto", role = c("aut")), person("Josh", "O'Brien", role = c("ctb")), person("Jakob", "Gutschlhofer", role = c("ctb")), person("Matt", "Johnson", role = c("ctb")), person("Eli", "Pousson", role = "ctb", comment = c(ORCID = "0000-0001-8280-1706")) ) URL: https://github.com/r-spatial/mapedit BugReports: https://github.com/r-spatial/mapedit/issues License: MIT + file LICENSE Depends: R (>= 3.1.0) Imports: assertthat, dplyr, DT, htmltools (>= 0.3), htmlwidgets, jsonlite, leafem, leaflet (>= 2.0.1), leafpm, leafpop, mapview, methods, miniUI, raster, rstudioapi, scales, sf (>= 0.5-2), shiny, tmaptools, shinyWidgets (>= 0.4.3), magrittr Suggests: crayon, sp Enhances: geojsonio Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://r-spatial.r-universe.dev Date/Publication: 2026-02-15 11:31:59 UTC RemoteUrl: https://github.com/r-spatial/mapedit RemoteRef: HEAD RemoteSha: 956a18cb74277a238d3fc302179b87678bf6d8f8 NeedsCompilation: no Packaged: 2026-06-01 17:09:51 UTC; root Author: Tim Appelhans [aut, cre], Kenton Russell [aut], Lorenzo Busetto [aut], Josh O'Brien [ctb], Jakob Gutschlhofer [ctb], Matt Johnson [ctb], Eli Pousson [ctb] (ORCID: ) Maintainer: Tim Appelhans