Package: valuemap
Type: Package
Title: Making Choropleth Map
Version: 2.0.4
Authors@R: 
    person(given = "Huncheol",
           family = "Ha",
           role = c("aut", "cre"),
           email = "hancury@gmail.com",
           comment = c(ORCID = "0000-0001-7095-3841"))
Description: 
    You can easily visualize your 'sf' polygons or data.frame with h3 address.
    While 'leaflet' package is too raw for data analysis, 
    this package can save data analysts' efforts & time with pre-set visualize options.
Depends: R (>= 3.6.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/Curycu/valuemap
BugReports: https://github.com/Curycu/valuemap/issues
Imports: sf (>= 0.9-0), leaflet (>= 2.0.0), htmltools (>= 0.4.0), dplyr
        (>= 0.8.3), devtools (>= 2.2.0), h3jsr (>= 1.3.0), utils
NeedsCompilation: no
Packaged: 2022-10-06 14:40:23 UTC; hancu
Author: Huncheol Ha [aut, cre] (<https://orcid.org/0000-0001-7095-3841>)
Maintainer: Huncheol Ha <hancury@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-06 20:30:02 UTC
Built: R 4.2.0; ; 2022-10-07 12:26:22 UTC; unix
