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 <doi:10.1016/j.chemosphere.2024.143078>.
Version: | 1.1.1 |
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-09-20 |
DOI: | 10.32614/CRAN.package.ECOTOXr |
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, https://pepijn-devries.github.io/ECOTOXr/, https://doi.org/10.1016/j.chemosphere.2024.143078 |
NeedsCompilation: | no |
Citation: | ECOTOXr citation info |
Materials: | README NEWS |
CRAN checks: | ECOTOXr results |
Reference manual: | ECOTOXr.pdf |
Package source: | ECOTOXr_1.1.1.tar.gz |
Windows binaries: | r-devel: ECOTOXr_1.1.1.zip, r-release: ECOTOXr_1.1.1.zip, r-oldrel: ECOTOXr_1.1.1.zip |
macOS binaries: | r-release (arm64): ECOTOXr_1.1.1.tgz, r-oldrel (arm64): ECOTOXr_1.1.1.tgz, r-release (x86_64): ECOTOXr_1.1.1.tgz, r-oldrel (x86_64): ECOTOXr_1.1.1.tgz |
Old sources: | ECOTOXr archive |
Please use the canonical form https://CRAN.R-project.org/package=ECOTOXr to link to this page.