Package: fgdr
Title: Utilities for Fundamental Geo-Spatial Data
Version: 1.0.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' or 'stars'.
    Supports the FGD version 4.1, and accepts fundamental items and digital elevation models.
License: MIT + file LICENSE
Imports: 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),
        sp (>= 1.3.1), stars (>= 0.3-1), stringr (>= 1.3.1), tibble (>=
        3.0.0), xml2 (>= 1.2.0)
Encoding: UTF-8
LazyData: true
URL: https://github.com/uribo/fgdr
BugReports: https://github.com/uribo/fgdr/issues
RoxygenNote: 7.1.0
Suggests: covr (>= 3.4.0), roxygen2 (>= 6.1.1), testthat (>= 2.3.1)
Depends: R (>= 3.3.0)
NeedsCompilation: no
Packaged: 2020-05-06 15:13:53 UTC; rstudio
Author: Shinya Uryu [aut, cre] (<https://orcid.org/0000-0002-0493-6186>)
Maintainer: Shinya Uryu <suika1127@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-06 16:20:07 UTC
Built: R 4.1.0; ; 2020-08-03 14:25:38 UTC; windows
