Package: geogenr
Type: Package
Title: Geomultistar Generator from American Community Survey (ACS)
        Geodatabases
Version: 1.0.0
Authors@R: 
    person(given = "Jose",
           family = "Samos",
           role = c("aut", "cre", "cph"),
           email = "jsamos@ugr.es",
           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 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
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.1
Imports: dplyr, readr, tibble, tidyr, tidyselect, starschemar,
        generics, purrr, sf, magrittr, rlang, pander, stringr,
        snakecase, data.table, tm, utils, httr, geomultistar
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-11-16 19:05:26 UTC; jsamos
Author: Jose Samos [aut, cre, cph] (<https://orcid.org/0000-0002-4457-3439>)
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2020-11-19 11:20:03 UTC
