Package: socratadata Title: Explore Socrata Data with Ease Version: 0.1.1.9001 Authors@R: person("Ryan", "Zomorrodi", , "rzomor2@uic.edu", role = c("aut", "cre")) Description: Provides an interface to search, read, query, and retrieve metadata for datasets hosted on 'Socrata' open data portals. Supports all 'Socrata' data types, including spatial data returned as 'sf' objects. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/rextendr/version: 0.5.0 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65.0, xz Depends: R (>= 4.2) Imports: cli, httr2, rlang (>= 1.1.0), sf, tibble Suggests: glue, httptest2, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://ryanzomorrodi.github.io/socratadata/, https://github.com/ryanzomorrodi/socratadata BugReports: https://github.com/ryanzomorrodi/socratadata/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev xz-utils libclang-dev Repository: https://ryanzomorrodi.r-universe.dev Date/Publication: 2026-05-10 23:35:14 UTC RemoteUrl: https://github.com/ryanzomorrodi/socratadata RemoteRef: HEAD RemoteSha: 634377571a9046a6981eaa142b502af911ce6431 NeedsCompilation: yes Packaged: 2026-05-29 19:34:42 UTC; root Author: Ryan Zomorrodi [aut, cre] Maintainer: Ryan Zomorrodi