Package: ssdtools
Title: Species Sensitivity Distributions
Version: 2.4.0
Authors@R: c(
    person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7683-4592")),
    person("Rebecca", "Fisher", , "R.Fisher@aims.gov.au", role = "aut"),
    person("David", "Fox", , "david.fox@environmetrics.net.au", role = "aut"),
    person("Carl", "Schwarz", role = "aut"),
    person("Angeline", "Tillmanns", role = "ctb"),
    person("Seb", "Dalgarno", , "seb@poissonconsulting.ca", role = "ctb",
           comment = c(ORCID = "0000-0002-3658-4517")),
    person("Kathleen", "McTavish", role = "ctb"),
    person("Heather", "Thompson", role = "ctb"), 
    person("Doug", "Spry", role = "ctb"),
    person("Rick", "van Dam", role = "ctb"),
    person("Graham", "Batley", role = "ctb"),
    person("Ali", "Azizishirazi", role = "ctb"),
    person("Nadine", "Hussein", , "nadine@poissonconsulting.ca", role = "ctb",
           comment = c(ORCID = "0000-0003-4470-8361")),
    person("Sarah", "Lyons", , "sarah@poissonconsulting.ca", role = "ctb",
           comment = c(ORCID = "0000-0002-6745-6796")),
    person("Duncan", "Kennedy", , "duncan@poissonconsulting.ca", role = "ctb",
           comment = c(ORCID = "0009-0001-4880-5751")),
    person("Stephanie", "Hazlitt", role = "ctb"),
    person("Hadley", "Wickham", role = "ctb"),
    person("Sergio", "Ibarra Espinosa", role = "ctb"),
    person("Andy", "Teucher", role = "ctb"),
    person("Emilie", "Doussantousse", role = "ctb"),
    person("Nan-Hung", "Hsieh", role = "ctb"),
    person("Florencia", "D'Andrea", role = "ctb"),
    person("Eduard", "Szöcs", role = "ctb", comment = c(ORCID = "0000-0001-5376-1194")),
    person("Province of British Columbia", role = c("fnd", "cph")),
    person("Environment and Climate Change Canada", role = c("fnd", "cph")),
    person("Australian Government Department of Climate Change, Energy, the Environment and Water", role = c("fnd", "cph"))
  )
Description: Species sensitivity distributions are cumulative probability
    distributions which are fitted to toxicity concentrations for
    different species as described by Posthuma et al.(2001)
    <isbn:9781566705783>. The ssdtools package uses Maximum Likelihood to
    fit distributions such as the gamma, log-logistic, log-normal and
    log-normal log-normal mixture. Multiple distributions can be averaged
    using Akaike Information Criteria.  Confidence intervals on hazard
    concentrations and proportions are produced by bootstrapping.
License: Apache License (== 2.0) | file LICENSE
URL: https://github.com/bcgov/ssdtools,
        https://bcgov.github.io/ssdtools/
BugReports: https://github.com/bcgov/ssdtools/issues
Depends: R (>= 4.1)
Imports: abind, chk, furrr, generics, ggplot2, ggtext, glue, goftest,
        graphics, grid, lifecycle, parallel, plyr, purrr, Rcpp, rlang,
        scales, ssddata, stats, stringr, tibble, TMB, universals, utils
Suggests: actuar, covr, dplyr, EnvStats, extraDistr, fitdistrplus,
        grDevices, knitr, latex2exp, magrittr, mle.tools, patchwork,
        readr, reshape2, rmarkdown, testthat (>= 3.0.0), tidyr,
        tidyselect, tinytex, VGAM, withr
LinkingTo: Rcpp, RcppEigen, TMB
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.3.9000
NeedsCompilation: yes
Packaged: 2025-09-12 03:02:53 UTC; joe
Author: Joe Thorley [aut, cre] (ORCID: <https://orcid.org/0000-0002-7683-4592>),
  Rebecca Fisher [aut],
  David Fox [aut],
  Carl Schwarz [aut],
  Angeline Tillmanns [ctb],
  Seb Dalgarno [ctb] (ORCID: <https://orcid.org/0000-0002-3658-4517>),
  Kathleen McTavish [ctb],
  Heather Thompson [ctb],
  Doug Spry [ctb],
  Rick van Dam [ctb],
  Graham Batley [ctb],
  Ali Azizishirazi [ctb],
  Nadine Hussein [ctb] (ORCID: <https://orcid.org/0000-0003-4470-8361>),
  Sarah Lyons [ctb] (ORCID: <https://orcid.org/0000-0002-6745-6796>),
  Duncan Kennedy [ctb] (ORCID: <https://orcid.org/0009-0001-4880-5751>),
  Stephanie Hazlitt [ctb],
  Hadley Wickham [ctb],
  Sergio Ibarra Espinosa [ctb],
  Andy Teucher [ctb],
  Emilie Doussantousse [ctb],
  Nan-Hung Hsieh [ctb],
  Florencia D'Andrea [ctb],
  Eduard Szöcs [ctb] (ORCID: <https://orcid.org/0000-0001-5376-1194>),
  Province of British Columbia [fnd, cph],
  Environment and Climate Change Canada [fnd, cph],
  Australian Government Department of Climate Change, Energy, the
    Environment and Water [fnd, cph]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2025-09-12 05:30:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-09-12 06:57:40 UTC; unix
Archs: ssdtools.so.dSYM, ssdtools_TMBExports.so.dSYM
