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
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-02-15 11:34:44 UTC; tim
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: <https://orcid.org/0000-0001-8280-1706>)
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-15 12:20:02 UTC
Built: R 4.6.0; ; 2026-02-15 17:19:40 UTC; unix
