Package: healthatlas Title: Explore and Import 'Metopio' Health Atlas Data and Spatial Layers Version: 0.2.2.9001 Authors@R: person("Ryan", "Zomorrodi", , "rzomor2@uic.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0003-6417-5985")) Description: Allows for painless use of the 'Metopio' health atlas APIs to explore and import data. 'Metopio' health atlases store open public health data. See what topics (or indicators) are available among specific populations, periods, and geographic layers. Download relevant data along with geographic boundaries or point datasets. Spatial datasets are returned as 'sf' objects. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Imports: curl, httr2, tibble, sf, chk Suggests: dplyr, ggplot2, knitr, purrr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr URL: https://ryanzomorrodi.github.io/healthatlas/, https://github.com/ryanzomorrodi/healthatlas Config/testthat/edition: 3 BugReports: https://github.com/ryanzomorrodi/healthatlas/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 Repository: https://ryanzomorrodi.r-universe.dev Date/Publication: 2026-05-10 23:49:28 UTC RemoteUrl: https://github.com/ryanzomorrodi/healthatlas RemoteRef: HEAD RemoteSha: 71e90aed2ea7378e30da78ac0940cbe530b666c3 NeedsCompilation: no Packaged: 2026-06-10 10:38:04 UTC; root Author: Ryan Zomorrodi [aut, cre, cph] (ORCID: ) Maintainer: Ryan Zomorrodi