Type: Package Package: getdata Title: Get Easy Access to Tabular and Spatial Data Version: 0.1.1.9000 Authors@R: person("Eli", "Pousson", , "eli.pousson@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8280-1706")) Description: Download and format spatial and non-spatial data with simple filtering by location. License: MIT + file LICENSE URL: https://github.com/elipousson/getdata, https://elipousson.github.io/getdata/ BugReports: https://github.com/elipousson/getdata/issues Depends: R (>= 4.1.0) Imports: cli (>= 3.4.0), cliExtras (>= 0.1.0), DBI, dplyr, glue, httr2, janitor, lifecycle, magrittr, rlang, sf, sfext (>= 0.0.0.9001), tibble, tidyselect, utils, vctrs Suggests: arcgislayers, bingmapr (>= 0.1.0), covr, elevatr, esri2sf (>= 0.2.0), filenamr, FlickrAPI (>= 0.1.0.1), googlesheets4, knitr, labelled, lubridate, mapboxapi, naniar, osmdata (>= 0.1.10), rairtable, readr, roxygen2, RSocrata, smoothr, stringr, testthat (>= 3.0.0), tidygeocoder, tidyr, tigris (>= 2.0), units, withr Remotes: Chicago/RSocrata, elipousson/bingmapr, elipousson/cliExtras, elipousson/esri2sf, elipousson/filenamr, elipousson/rairtable@dev, elipousson/sfext Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://elipousson.r-universe.dev Date/Publication: 2026-05-09 20:03:51 UTC RemoteUrl: https://github.com/elipousson/getdata RemoteRef: HEAD RemoteSha: 2c5f430c1c714fd4bc880f363cdf431574075510 NeedsCompilation: no Packaged: 2026-06-08 06:35:33 UTC; root Author: Eli Pousson [aut, cre, cph] (ORCID: ) Maintainer: Eli Pousson