Package: kuniumi Title: Load and Handles Geo-Spatial Data on Japan's National Land Version: 0.0.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: Reads datasets provided by National Land Numerical Information download service and treats them as 'sf' of a R spatial objects. License: MIT + file LICENSE Depends: R (>= 4.1) Imports: cli (>= 2.0.2), data.table (>= 1.12.8), dplyr (>= 0.8.5), glue (>= 1.3.2), httr (>= 1.4.1), jpmesh (>= 1.2.0), kokudosuuchi (>= 0.4.2), lubridate (>= 1.7.4), magrittr (>= 1.5), purrr (>= 0.3.3), rlang (>= 0.4.5), sf (>= 0.8.1), stringi (>= 1.4.6), stringr (>= 1.4.0), tibble (>= 2.1.3), tidyr (>= 1.0.0), tidyselect (>= 1.0.0), units (>= 0.6.5), xml2 (>= 1.2.2), zipangu (>= 0.2.1) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Suggests: assertr (>= 2.7), bit64 (>= 0.9.7), forcats (>= 0.5.0), janitor (>= 1.2.1), rvest (>= 0.3.5), usethis (>= 1.5.1), testthat (>= 2.1.0) URL: https://github.com/uribo/kuniumi BugReports: https://github.com/uribo/kuniumi/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://uribo.r-universe.dev Date/Publication: 2024-03-05 01:20:39 UTC RemoteUrl: https://github.com/uribo/kuniumi RemoteRef: HEAD RemoteSha: 4d074ee83250ce7c925615bf005986be7f1690a4 NeedsCompilation: no Packaged: 2026-06-09 07:34:54 UTC; root Author: Shinya Uryu [aut, cre] (ORCID: ) Maintainer: Shinya Uryu