Type: Package
Package: geogenr
Title: Generator from American Community Survey Geodatabases
Version: 2.0.0
Authors@R: 
    person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-4457-3439"))
Description: The American Community Survey (ACS)
    <https://www.census.gov/programs-surveys/acs> offers geodatabases with
    geographic information and associated data of interest to researchers
    in the area. The goal of this package is to generate objects that
    allow us to access and consult the information available in various
    formats, such as in GeoPackage format or in multidimensional ROLAP
    star format.
License: MIT + file LICENSE
URL: https://josesamos.github.io/geogenr/,
        https://github.com/josesamos/geogenr
BugReports: https://github.com/josesamos/geogenr/issues
Depends: R (>= 2.10)
Imports: dplyr, httr, readr, rolap, sf, stats, stringr, tibble, tidyr,
        tidyselect, utils
Suggests: DBI, dbplyr, DiagrammeR, DiagrammeRsvg, dm, knitr, pander,
        rmarkdown, RSQLite, snakecase, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-05 18:08:46 UTC; joses
Author: Jose Samos [aut, cre, cph] (<https://orcid.org/0000-0002-4457-3439>)
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2023-11-05 18:40:06 UTC
