Package: fude
Type: Package
Title: Utilities for Fude Polygon
Version: 0.3.5
Authors@R: 
    person(given = "Takeshi",
           family = "Nishimura",
           email = "takenishi@gmail.com",
           role = c("aut", "cph", "cre"),
           comment = c(ORCID = "0000-0003-1761-4300"))
Description: Provides utilities to facilitate handling of Fude Polygon data 
    downloadable from the Ministry of Agriculture, Forestry and Fisheries 
    website <https://open.fude.maff.go.jp>.
License: MIT + file LICENSE
URL: https://github.com/takeshinishimura/fude,
        https://takeshinishimura.github.io/fude/
BugReports: https://github.com/takeshinishimura/fude/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
Imports: sf, dplyr, tidyr, purrr, rlang, magrittr, forcats, stringi,
        glue
Suggests: testthat (>= 3.0.0)
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-08 03:19:57 UTC; takeshinishimura
Author: Takeshi Nishimura [aut, cph, cre]
    (<https://orcid.org/0000-0003-1761-4300>)
Maintainer: Takeshi Nishimura <takenishi@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-08 03:40:02 UTC
Built: R 4.2.0; ; 2023-10-13 05:14:45 UTC; unix
