Package: geodrawr
Title: Making Geospatial Objects
Version: 1.0.1
Authors@R: 
    person(given = "Heoncheol",
           family = "Ha",
           role = c("aut", "cre"),
           email = "hancury@gmail.com",
           comment = c(ORCID = "0000-0001-7095-3841"))
Description: Draw geospatial objects by clicks on the map.
    This packages can help data analyst who want to check
    their own geospatial hypothesis but has no ready-made geospatial objects.
Depends: R (>= 3.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
URL: https://github.com/Curycu/geodrawr
BugReports: https://github.com/Curycu/geodrawr/issues
Imports: sf (>= 0.9-0), leaflet (>= 2.0.0), shiny (>= 1.4.0),
        shinydashboard (>= 0.7.0)
NeedsCompilation: no
Packaged: 2020-06-10 11:18:42 UTC; cury
Author: Heoncheol Ha [aut, cre] (<https://orcid.org/0000-0001-7095-3841>)
Maintainer: Heoncheol Ha <hancury@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-16 11:20:02 UTC
