Package: ssdtools
Version: 0.0.2
Date: 2018-10-04
Title: Species Sensitivity Distributions
Description: Fits and plots species sensitivity distributions using 
  maximum likelihood and information-theoretic-based model averaging.
Authors@R: c(
  person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("aut", "cre", "ctr"), 
    comment = c(ORCID = "0000-0002-7683-4592")),
  person("Carl", "Schwarz", role = c("aut", "ctr")),
  person("Ali", "Azizishirazi", email = "Ali.Azizishirazi@gov.bc.ca", role = "ctb"),
  person("Angeline", "Tillmanns", role = "ctb"),
  person("Stephanie", "Hazlitt", role = "ctb"),
  person("Province of British Columbia", role = "cph")
  )
License: Apache License (== 2.0) | file LICENSE
URL: https://github.com/bcgov/ssdca
BugReports: https://github.com/bcgov/ssdca/issues
Depends: R (>= 3.4.0), graphics, stats, VGAM, ggplot2, fitdistrplus
Imports: actuar, checkr, dplyr, FAdist, grid, magrittr, plyr, pryr,
        purrr, tibble, scales
Suggests: covr, knitr, rmarkdown, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-10-05 02:20:52 UTC; joe
Author: Joe Thorley [aut, cre, ctr] (<https://orcid.org/0000-0002-7683-4592>),
  Carl Schwarz [aut, ctr],
  Ali Azizishirazi [ctb],
  Angeline Tillmanns [ctb],
  Stephanie Hazlitt [ctb],
  Province of British Columbia [cph]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2018-10-14 16:50:03 UTC
