Type: Package
Package: geogenr
Title: 'geomultistar' Object Generator from American Community Survey
        Geodatabases
Version: 1.0.1
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 'geomultistar'
    <https://CRAN.R-project.org/package=geomultistar> objects from those
    geodatabases automatically, once the focus of attention is selected.
    Multidimensional queries with geographic information can be easily
    defined on these objects.
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: data.table, dplyr, geomultistar, httr, sf, snakecase,
        starschemar, stringr, tibble, tidyr, tidyselect, tm, utils
Suggests: knitr, pander, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-11 04:36:45 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-10-11 14:30:02 UTC
