shinyssdtools
A Shiny application for fitting species sensitivity distribution, a method for getting water quality benchmarks to characterize effects of chemical contaminants for water quality or ecological risk assessment.
https://github.com/bcgov/shinyssdtools
Category: Biosphere
Sub Category: Species Distribution Modeling
Keywords
env species-sensitivity-distribution ssd water-quality-guideline
Keywords from Contributors
ecotoxicology fish kootenay-lake
Last synced: about 19 hours ago
JSON representation
Repository metadata
Shiny interface to ssdtools R package
- Host: GitHub
- URL: https://github.com/bcgov/shinyssdtools
- Owner: bcgov
- License: apache-2.0
- Created: 2018-02-06T19:11:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-27T21:57:13.000Z (6 months ago)
- Last Synced: 2025-11-27T15:10:42.552Z (29 days ago)
- Topics: env, species-sensitivity-distribution, ssd, water-quality-guideline
- Language: HTML
- Homepage: https://bcgov.github.io/shinyssdtools/
- Size: 13.6 MB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 5
- Releases: 0
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# shinyssdtools
[](https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md)
[](https://github.com/bcgov/shinyssdtools/actions/workflows/R-CMD-check.yaml)
[](https://opensource.org/licenses/Apache-2.0)
[](https://doi.org/10.21105/joss.02848)
`shinyssdtools` is a Shiny application for fitting Species Sensitivity Distributions (SSDs) using [`ssdtools`](https://github.com/bcgov/ssdtools).
## Utilization
The most recent version is available online at .
To install the development version from [GitHub](https://github.com/bcgov/shinyssdtools) and deploy locally use
``` r
# install.packages("devtools")
devtools::install_github("bcgov/shinyssdtools")
library(shinyssdtools)
shinyssdtools::run_app()
```
## Features
In addition to being a Graphical User Interface to the core functionality in the [`ssdtools`](https://github.com/bcgov/ssdtools) package, `shinyssdtools` also provides
- a bilingual (English/French) interface;
- generation of R scripts for reproducibility;
- customization and downloads of plots and tables
- Generation of html/pdf report
## Information
For more information including how to cite `shinyssdtools` see [Dalgarno (2021)](https://doi.org/10.21105/joss.02848).
For a review of `ssdtools` and `shinysddtools` in the context of other SSD software packages see [Fox et al. (2021)](https://onlinelibrary.wiley.com/doi/10.1002/etc.4925).
## Assistance
To report bugs/issues/feature requests, please file an [issue](https://github.com/bcgov/shinyssdtools/issues/).
## Contribution
If you would like to contribute, please see our [CONTRIBUTING](CONTRIBUTING.md) guidelines.
Please note that this project is released with a [Contributor Code of Conduct](https://github.com/bcgov/shinyssdtools/blob/master/.github/CONTRIBUTING.md). By participating in this project you agree to abide by its terms.
## Deploying to shinyapps.io
### Manually
Run the `deploy-app.R` script in the scripts directory (after setting the account argument to be your `shinyapps.io` account name).
### Automatically
If your `shinyapps.io` account name is the same as your GitHub account name simply make a commit in the master or dev branch and include `deploy app` in the message
(after setting `SHINYAPPS_TOKEN` and `SHINYAPPS_SECRET` in your repository GitHub secrets).
This triggers the `deploy-app.yml` GitHub action.
## License
The code is released under the Apache License 2.0
Copyright 2021 Province of British Columbia
Licensed under the Apache License, Version 2.0 (the "LICENSE");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-----

ssdtools by the Province of British Columbia
is licensed under a
Creative Commons Attribution 4.0 International License.
Owner metadata
- Name: bcgov
- Login: bcgov
- Email: Developer.Experience@gov.bc.ca
- Kind: organization
- Description: This is the home for code that is open
- Website: https://github.com/bcgov/BC-Policy-Framework-For-GitHub
- Location: Canada
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/916280?v=4
- Repositories: 2150
- Last ynced at: 2024-12-16T17:13:08.511Z
- Profile URL: https://github.com/bcgov
GitHub Events
Total
- Issues event: 4
- Watch event: 1
- Issue comment event: 1
- Push event: 11
- Pull request review event: 5
- Pull request event: 17
Last Year
- Issues event: 2
- Watch event: 1
- Issue comment event: 1
- Push event: 6
- Pull request review event: 2
- Pull request event: 9
Committers metadata
Last synced: 2 days ago
Total Commits: 501
Total Committers: 10
Avg Commits per committer: 50.1
Development Distribution Score (DDS): 0.267
Commits in past year: 16
Committers in past year: 2
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.375
| Name | Commits | |
|---|---|---|
| Seb Dalgarno | s****b@p****a | 367 |
| Ayla Pearson | a****3@g****m | 74 |
| Joe Thorley | j****e@p****a | 41 |
| Angeline Tillmanns | A****s@g****a | 7 |
| Andy Teucher | a****r@g****a | 5 |
| Nadine Hussein | n****3@g****m | 3 |
| repo-mountie[bot] | 4****] | 1 |
| Eduard Szöcs | E****D | 1 |
| Daniel S. Katz | d****z@i****g | 1 |
| Azizishirazi | A****H@B****V | 1 |
Committer domains:
- gov.bc.ca: 2
- poissonconsulting.ca: 2
- ieee.org: 1
Issue and Pull Request metadata
Last synced: 6 days ago
Total issues: 116
Total pull requests: 57
Average time to close issues: 7 months
Average time to close pull requests: 15 days
Total issue authors: 7
Total pull request authors: 8
Average comments per issue: 1.16
Average comments per pull request: 0.51
Merged pull request: 47
Bot issues: 7
Bot pull requests: 1
Past year issues: 4
Past year pull requests: 18
Past year average time to close issues: N/A
Past year average time to close pull requests: 11 days
Past year issue authors: 3
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.22
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- sebdalgarno (77)
- joethorley (23)
- repo-mountie[bot] (7)
- aylapear (4)
- elimillera (3)
- eduardszoecs (1)
- rickavdam-source (1)
Top Pull Request Authors
- sebdalgarno (29)
- aylapear (13)
- joethorley (8)
- nadinehussein (2)
- eduardszoecs (2)
- dunkenwg (1)
- danielskatz (1)
- repo-mountie[bot] (1)
Top Issue Labels
- Type: Enhancement (15)
- Difficulty: 1 Simple (14)
- Effort: 2 Medium (13)
- Effort: 1 Low (12)
- Difficulty: 2 Intermediate (11)
- Priority: 3 Medium (10)
- Priority: 2 High (10)
- Priority: 4 Low (6)
- Type: Docs (4)
- Difficulty: 3 Advanced (3)
- Effort: 3 High (3)
- Priority: 1 Critical (3)
- Type: Bug (2)
- Type: Refactor (2)
- Type: Testing (1)
- Next Release (1)
Top Pull Request Labels
Dependencies
- R >= 3.5 depends
- ssdtools >= 1.0.1 depends
- DT * imports
- RColorBrewer * imports
- dplyr * imports
- ggplot2 * imports
- glue * imports
- lifecycle * imports
- magrittr * imports
- markdown * imports
- readr * imports
- rhandsontable * imports
- shiny * imports
- shinyjs * imports
- stats * imports
- waiter * imports
- covr * suggests
- knitr * suggests
- rmarkdown * suggests
- rsconnect * suggests
- ssddata * suggests
- testthat * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- 8398a7/action-slack v3.0.0 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-r master composite
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
Score: 4.867534450455583