Package: tabularmaps Title: Create Tile-Grid Geographical Maps Version: 0.1.0.9000 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 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev Repository: https://uribo.r-universe.dev Date/Publication: 2020-08-06 03:19:40 UTC RemoteUrl: https://github.com/uribo/tabularmaps RemoteRef: HEAD RemoteSha: 7fd7251eec59def15a1853bf18294772452b9989 NeedsCompilation: no Packaged: 2026-06-18 10:44:59 UTC; root Author: Shinya Uryu [aut, cre] (ORCID: ) Maintainer: Shinya Uryu