Functions are designed to facilitate access to and utility with large scale, publicly available environmental data in R. The package contains functions for downloading raw data files from web URLs (download_data()), processing the raw data files into clean spatial objects (process_covariates()), and extracting values from the spatial data objects at point and polygon locations (calc_covariates()). These functions call a series of source-specific functions which are tailored to each data sources/datasets particular URL structure, data format, and spatial/temporal resolution. The functions are tested, versioned, and open source and open access. For calc_sedc() method details, see Messier, Akita, and Serre (2012) <doi:10.1021/es203152a>.
Version: |
1.1.3 |
Depends: |
R (≥ 4.1.0) |
Imports: |
dplyr, sf, sftime, stats, terra, methods, data.table, httr, rvest, exactextractr, utils, stringi, testthat (≥ 3.0.0), parallelly, stars, future, future.apply, tidyr, rlang, nhdplusTools, archive, collapse, Rdpack |
Suggests: |
covr, withr, knitr, rmarkdown, lwgeom, FNN, doRNG, devtools, stringr, tigris, spelling |
Published: |
2024-10-11 |
DOI: |
10.32614/CRAN.package.amadeus |
Author: |
Mitchell Manware
[aut, ctb],
Insang Song [aut,
ctb],
Eva Marques [aut,
ctb],
Mariana Alifa Kassien
[aut, ctb],
Kyle Messier
[aut, cre],
Spatiotemporal Exposures and Toxicology Group [cph] |
Maintainer: |
Kyle Messier <kyle.messier at nih.gov> |
BugReports: |
https://github.com/NIEHS/amadeus/issues |
License: |
MIT + file LICENSE |
URL: |
https://niehs.github.io/amadeus/ |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
README |
CRAN checks: |
amadeus results |