Package: wqbench Title: Calculate Aquatic Life Benchmarks Version: 0.4.0 Authors@R: c( person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = "aut", comment = c(ORCID = "0000-0001-7388-1222")), person("Angeline", "Tillmanns", , "Angeline.Tillmanns@gov.bc.ca", role = c("aut", "cre")), person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0002-7683-4592")), person("Andy", "Teucher", , "andy@andyteucher.ca", role = "ctb", comment = c(ORCID = "0000-0002-7840-692X")), person("Province of British Columbia", role = "cph") ) Description: Download recent versions of the US EPA ECOTOX database. Clean, standardize and classify data so values are comparable. Use a SSD or deterministic method to determine the critical toxicity value and assessment factors to compute the aquatic life water quality benchmark for a compound. License: Apache License (== 2) Imports: bcdata, chk, chktemplate, DBI, dplyr, ggplot2, httr, readr, rlang, RSQLite, rvest, scales, ssdtools (>= 2.1.0), stringr, tibble, tidyr, utils, withr Suggests: covr, knitr, openxlsx, rmarkdown, testthat (>= 3.0.0), wqbenchdata Remotes: poissonconsulting/chktemplate, bcgov/wqbenchdata, bcgov/ssdtools Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3.9000 Depends: R (>= 4.1) LazyData: true VignetteBuilder: knitr URL: https://bcgov.github.io/wqbench/ Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-03-31 17:12:15 UTC RemoteUrl: https://github.com/poissonconsulting/wqbench RemoteRef: HEAD RemoteSha: 62c79a87970af0d524b334adcdb1a14fd6c6ea90 NeedsCompilation: no Packaged: 2026-07-18 08:41:12 UTC; root Author: Ayla Pearson [aut] (ORCID: ), Angeline Tillmanns [aut, cre], Joe Thorley [ctb] (ORCID: ), Andy Teucher [ctb] (ORCID: ), Province of British Columbia [cph] Maintainer: Angeline Tillmanns