Type: Package Package: geogenr Title: Generator from American Community Survey Geodatabases Version: 2.0.1.9000 Authors@R: c( person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4457-3439")), person("Universidad de Granada", role = "cph") ) Description: The American Community Survey (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' (Relational On-Line Analytical Processing) 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 (>= 4.1.0) Imports: dplyr, geomultistar, 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev make default-jdk libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://josesamos.r-universe.dev Date/Publication: 2024-05-01 08:32:42 UTC RemoteUrl: https://github.com/josesamos/geogenr RemoteRef: HEAD RemoteSha: 3d5e1801cfc850e387f386a4ac8c42e31971dc3c NeedsCompilation: no Packaged: 2026-07-04 06:02:22 UTC; root Author: Jose Samos [aut, cre] (ORCID: ), Universidad de Granada [cph] Maintainer: Jose Samos