-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.35 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: healthatlas
Title: Explore and Import 'Metopio' Health Atlas Data and Spatial
Layers
Version: 0.2.0
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
<https://metopio.com/how-it-works/atlas/> 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
RoxygenNote: 7.3.2
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
NeedsCompilation: no
Packaged: 2025-03-01 07:18:04 UTC; user
Author: Ryan Zomorrodi [aut, cre, cph]
(<https://orcid.org/0009-0003-6417-5985>)
Maintainer: Ryan Zomorrodi <rzomor2@uic.edu>
Repository: CRAN
Date/Publication: 2025-03-01 23:20:02 UTC