Skip to content

amadeus

Accessing and Analyzing Large-Scale Environmental Data

v1.3.2.1 · Jan 26, 2026 · MIT + file LICENSE

Description

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>.

Downloads

384

Last 30 days

9879th

1.2K

Last 90 days

4.2K

Last year

Trend: -13.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘jsonlite’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘jsonlite’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘jsonlite’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘jsonlite’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies dplyr sf sftime terra data.table httr2 rvest exactextractr stringi testthat stars tidyr rlang nhdplusTools archive +3 more dependencies amadeus

Version History

new 1.3.2.1 Mar 10, 2026
updated 1.3.2.1 ← 1.2.4.9 diff Jan 25, 2026
updated 1.2.4.9 ← 1.2.3 diff Aug 24, 2025
updated 1.2.3 ← 1.2.2 diff Jan 15, 2025
updated 1.2.2 ← 1.1.6 diff Jan 7, 2025
updated 1.1.6 ← 1.1.3 diff Nov 12, 2024
updated 1.1.3 ← 1.0.7 diff Oct 10, 2024
updated 1.0.7 ← 1.0.6 diff Sep 1, 2024
new 1.0.6 Aug 26, 2024