ECOTOXr: Download and Extract Data from US EPA's ECOTOX Database

The US EPA ECOTOX database is a freely available database with a treasure of aquatic and terrestrial ecotoxicological data. As the online search interface doesn't come with an API, this package provides the means to easily access and search the database in R. To this end, all raw tables are downloaded from the EPA website and stored in a local SQLite database.

Version: 1.0.9
Depends: R (≥ 4.1.0), RSQLite (≥ 2.3.4)
Imports: crayon (≥ 1.5.2), dbplyr (≥ 2.4.0), dplyr (≥ 1.1.4), httr2 (≥ 1.0.0), jsonlite (≥ 1.8.8), lifecycle (≥ 1.0.4), purrr (≥ 1.0.2), rappdirs (≥ 0.3.3), readr (≥ 2.1.4), readxl (≥ 1.4.3), rlang (≥ 1.1.2), rvest (≥ 1.0.3), stringr (≥ 1.5.1), tibble (≥ 3.2.1), tidyr (≥ 1.3.0), tidyselect (≥ 1.2.0), utils
Suggests: DBI, standartox, testthat (≥ 3.0.0), webchem
Published: 2024-01-08
Author: Pepijn de Vries ORCID iD [aut, cre, dtc]
Maintainer: Pepijn de Vries <pepijn.devries at outlook.com>
BugReports: https://github.com/pepijn-devries/ECOTOXr/issues
License: GPL (≥ 3)
URL: https://github.com/pepijn-devries/ECOTOXr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ECOTOXr results

Documentation:

Reference manual: ECOTOXr.pdf

Downloads:

Package source: ECOTOXr_1.0.9.tar.gz
Windows binaries: r-devel: ECOTOXr_1.0.9.zip, r-release: ECOTOXr_1.0.9.zip, r-oldrel: ECOTOXr_1.0.9.zip
macOS binaries: r-release (arm64): ECOTOXr_1.0.9.tgz, r-oldrel (arm64): ECOTOXr_1.0.9.tgz, r-release (x86_64): ECOTOXr_1.0.9.tgz
Old sources: ECOTOXr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ECOTOXr to link to this page.