The goal of ssdsuite
is to facilitate installation and loading of species sensitivity distribution data and software.
Installation
You can install ssdsuite
from GitHub with:
# install.packages("pak")
pak::pak("poissonconsulting/ssdsuite")
You can install ssdsuite
from R-universe with:
install.packages("ssdsuite", repos = "https://poissonconsulting.r-universe.dev", type = "source")
Code of Conduct
Please note that the ssdsuite
project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Licensing
Copyright 2025 Province of British Columbia
Copyright 2025 Environment and Climate Change Canada
Copyright 2025 Australian Government Department of Climate Change, Energy, the Environment and Water
Copyright 2025 Australian Institute of Marine Science
Copyright 2025 Poisson Consulting Limited
The documentation is released under the CC BY 4.0 License
The code is released under the Apache License 2.0