Package: tabularmaps
Title: Create Tile-Grid Geographical Maps
Version: 0.1.0
Authors@R: c(
    person(given = "Shinya",
           family = "Uryu",
           email = "suika1127@gmail.com",
           role  = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0493-6186")))
Description: The 'tabularmap' is one of the visualization methods for 
    efficiently displaying data consisting of multiple elements by tiling them.
    When dealing with geospatial, it corrects for differences in visibility 
    between areas.
License: CC BY-SA 4.0
URL: https://github.com/uribo/tabularmaps
BugReports: https://github.com/uribo/tabularmaps/issues
Depends: R (>= 3.3.0)
Imports: ggforce (>= 0.3.2), ggplot2 (>= 3.3.0), purrr (>= 0.3.4),
        rlang (>= 0.4.7)
Suggests: countrycode, zipangu, knitr, rmarkdown, testthat (>= 2.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-29 22:10:27 UTC; uri
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>)
Maintainer: Shinya Uryu <suika1127@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-04 09:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:43:39 UTC; windows
