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: 0.1.1
Depends: R (≥ 3.5.0), RSQLite
Imports: crayon, dplyr, rappdirs, readr, rvest, stringr, utils
Suggests: testthat (≥ 3.0.0), webchem
Published: 2021-10-05
Author: Pepijn de Vries [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: NEWS
CRAN checks: ECOTOXr results

Documentation:

Reference manual: ECOTOXr.pdf

Downloads:

Package source: ECOTOXr_0.1.1.tar.gz
Windows binaries: r-devel: ECOTOXr_0.1.1.zip, r-release: ECOTOXr_0.1.1.zip, r-oldrel: ECOTOXr_0.1.1.zip
macOS binaries: r-release (arm64): ECOTOXr_0.1.1.tgz, r-oldrel (arm64): ECOTOXr_0.1.1.tgz, r-release (x86_64): ECOTOXr_0.1.1.tgz, r-oldrel (x86_64): ECOTOXr_0.1.1.tgz

Linking:

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