Package: fgdr
Title: Utilities for Fundamental Geo-Spatial Data
Version: 1.1.1
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 (<https://fgd.gsi.go.jp/download/menu.php>). 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
RoxygenNote: 7.1.2
Suggests: covr (>= 3.4.0), roxygen2 (>= 6.1.1), testthat (>= 2.3.1)
Depends: R (>= 3.3.0)
NeedsCompilation: no
Packaged: 2022-02-22 04:41:23 UTC; suryu
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>)
Maintainer: Shinya Uryu <suika1127@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-22 05:00:02 UTC
Built: R 4.2.0; ; 2022-04-13 15:51:23 UTC; unix
