Package: fude
Type: Package
Title: Utilities for Fude Polygon
Version: 0.3.6
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,
        units, glue
Suggests: testthat (>= 3.0.0)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-05-18 11:07:55 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: 2024-05-18 11:20:03 UTC
Built: R 4.2.3; ; 2024-05-18 13:39:01 UTC; unix
