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.7.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), leaflet.extras (>= 1.0),
        leafpm, leafpop, mapview, methods, miniUI, raster, rstudioapi,
        scales, sf (>= 0.5-2), shiny, tmaptools, shinyWidgets (>=
        0.4.3)
Suggests: crayon, sp
Enhances: geojsonio
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-20 07:25:58 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] (<https://orcid.org/0000-0001-8280-1706>)
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-20 08:20:01 UTC
Built: R 4.6.0; ; 2025-07-18 09:45:00 UTC; unix
