ECOTOXr1.2.2 package

Download and Extract Data from US EPA's ECOTOX Database

process_ecotox_dates

Process ECOTOX search results by converting character to dates where...

as_date_ecotox

Values represented by ECOTOX character to dates

as_numeric_ecotox

Values represented by ECOTOX character to numeric

as_unit_ecotox

Text from the ECOTOX database to mixed_units

build_ecotox_sqlite

Build an SQLite database from zip archived tables downloaded from EPA ...

cas

Functions for handling chemical abstract service (CAS) registry number...

check_ecotox_availability

Check whether a ECOTOX database exists locally

check_ecotox_build

Check the locally build database for validity

check_ecotox_version

Check if the locally build database is up to date

cite_ecotox

Cite the downloaded copy of the ECOTOX database

dbConnectEcotox

Open or close a connection to the local ECOTOX database

download_ecotox_data

Download and extract ECOTOX database files and compose database

ECOTOXr-package

Package description

get_ecotox_info

Get information on the local ECOTOX database when available

get_ecotox_url

Get ECOTOX download URL from EPA website

get_path

The local path to the ECOTOX database (directory or sqlite file)

list_ecotox_fields

List the field names that are available from the ECOTOX database

mixed_to_single_unit

Convert mixed units to a specific unit

process_ecotox_numerics

Process ECOTOX search results by converting character to numeric w...

process_ecotox_units

Process ECOTOX search results by converting character to units where...

search_ecotox

Search and retrieve toxicity records from the database

websearch_comptox

Search and retrieve substance information from [https://comptox.epa.go...

websearch

Search and retrieve toxicity records from the online 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 <doi:10.1016/j.chemosphere.2024.143078>.

  • Maintainer: Pepijn de Vries
  • License: GPL (>= 3)
  • Last published: 2025-08-19