The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 (calculate_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 sum_edc() method details, see Messier, Akita, and Serre (2012) <doi:10.1021/es203152a>.
Version: | 1.1.6 |
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-11-13 |
DOI: | 10.32614/CRAN.package.amadeus |
Author: | Mitchell Manware [aut, ctb], Insang Song [aut, ctb], Eva Marques [aut, ctb], Mariana Alifa Kassien [aut, ctb], Elizabeth Scholl [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 |
Reference manual: | amadeus.pdf |
Vignettes: |
amadeus workflow (source, R code) |
Package source: | amadeus_1.1.6.tar.gz |
Windows binaries: | r-devel: amadeus_1.1.6.zip, r-release: amadeus_1.1.6.zip, r-oldrel: amadeus_1.1.6.zip |
macOS binaries: | r-release (arm64): amadeus_1.1.6.tgz, r-oldrel (arm64): amadeus_1.1.6.tgz, r-release (x86_64): amadeus_1.1.6.tgz, r-oldrel (x86_64): amadeus_1.1.6.tgz |
Old sources: | amadeus archive |
Please use the canonical form https://CRAN.R-project.org/package=amadeus to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.