Package: fgdr Title: Utilities for Fundamental Geo-Spatial Data Version: 1.1.1.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: Read and Parse for Fundamental Geo-Spatial Data (FGD) which downloads XML file from providing site (). The JPGIS format file provided by FGD so that it can be handled as an R spatial object such as 'sf' and 'raster', 'terra' or 'stars'. Supports the FGD version 4.1, and accepts fundamental items and digital elevation models. License: MIT + file LICENSE Imports: data.table (>= 1.12.8), jpmesh (>= 1.1.1), magrittr (>= 1.5), purrr (>= 0.2.5), raster (>= 2.6.7), readr (>= 1.3.1), rlang (>= 0.2.2), sf (>= 0.6.3), stars (>= 0.3-1), stringr (>= 1.3.1), terra (>= 0.8-2), tibble (>= 3.0.0), units (>= 0.6.6), xml2 (>= 1.2.0) Encoding: UTF-8 URL: https://github.com/uribo/fgdr BugReports: https://github.com/uribo/fgdr/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Suggests: roxygen2 (>= 6.1.1), testthat (>= 2.3.1) Depends: R (>= 3.3.0) 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 libx11-dev zlib1g-dev Repository: https://uribo.r-universe.dev Date/Publication: 2023-09-19 02:25:03 UTC RemoteUrl: https://github.com/uribo/fgdr RemoteRef: HEAD RemoteSha: 0a54456af3339b64fd769c29d4d9a8fa7f7574d3 NeedsCompilation: no Packaged: 2026-07-03 19:40:39 UTC; root Author: Shinya Uryu [aut, cre] (ORCID: ) Maintainer: Shinya Uryu