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.3.0
Date: 2017-06-26
Authors@R: c(
    person("Tim", "Appelhans", role = c("aut", "cre"), email = "tim.appelhans@gmail.com"),
    person("Kenton", "Russell", 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,
        leaflet.extras, mapview, miniUI, sf, shiny
Enhances: geojsonio
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-29 18:13:49 UTC; Kent and Laurie
Author: Tim Appelhans [aut, cre],
  Kenton Russell [aut]
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-29 22:33:10 UTC
