Package: shinywqbench Title: R Shiny App to Calculates Aquatic Life Benchmarks Version: 0.3.3 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("Province of British Columbia", role = "cph") ) Description: This package is the user interface to the wqbench R package and allows users to easily access standardized ecotoxicology data for thousands of chemicals. Either a SSD or deterministic method is used to determine the critical toxicity value and assessment factors to compute the aquatic life water quality benchmark for a compound. License: Apache License (== 2) Depends: R (>= 4.1) Imports: chk, dplyr, DT, ggplot2, knitr, markdown, pkgload, readr, readxl, rlang, rmarkdown, shiny, shinyjs, stringr, tidyr, utils, waiter, wqbench (>= 0.3.0), writexl Remotes: bcgov/wqbench Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 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 zlib1g-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2025-03-10 21:33:08 UTC RemoteUrl: https://github.com/poissonconsulting/shinywqbench RemoteRef: HEAD RemoteSha: ff88ff074aa6452cd3a36f0367f732fa9df312e3 NeedsCompilation: no Packaged: 2026-06-07 23:10:27 UTC; root Author: Ayla Pearson [aut] (ORCID: ), Angeline Tillmanns [aut, cre], Joe Thorley [ctb] (ORCID: ), Province of British Columbia [cph] Maintainer: Angeline Tillmanns