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.6.0
Date: 2020-02-01
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"))
  )
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: dplyr, htmltools (>= 0.3), htmlwidgets, jsonlite, leafem,
        leaflet (>= 2.0.1), leaflet.extras (>= 1.0), leafpm, mapview,
        methods, miniUI, raster, scales, sf (>= 0.5-2), shiny, sp
Suggests: crayon
Enhances: geojsonio
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-02 15:57:48 UTC; kentr
Author: Tim Appelhans [aut, cre],
  Kenton Russell [aut],
  Lorenzo Busetto [aut],
  Josh O'Brien [ctb],
  Jakob Gutschlhofer [ctb]
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-02 17:20:02 UTC
Built: R 4.0.2; ; 2020-07-17 15:20:02 UTC; unix
