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.5.0
Date: 2019-03-16
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"))
  )
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, leaflet (>=
        2.0.1), leaflet.extras (>= 1.0), leafpm, mapview, miniUI, sf
        (>= 0.5-2), shiny
Suggests: crayon
Enhances: geojsonio
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-16 21:13:16 UTC; kentr
Author: Tim Appelhans [aut, cre],
  Kenton Russell [aut],
  Lorenzo Busetto [aut]
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-16 22:50:08 UTC
