/shinyssdtools

Shiny interface to ssdtools R package

Primary LanguageHTMLApache License 2.0Apache-2.0

shinyssdtools

In production, but maybe in Alpha or Beta. Intended to persist and be supported.

A Shiny web application for fitting Species Sensitivity Distributions (SSDs).

Summary

shinyssdtools provides a Graphical User Interface (GUI) to the ssdtools R package. The app can be run locally by installing the R package and running shinyssdtools::run_ssdtools_app() or by visiting this site.

In addition to providing access to core functionality in the ssdtools R package, shinyssdtools provides:

  1. translation to French
  2. generation of R code required to reproduce results
  3. further customization of plot and table outputs

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

If you would like to contribute, please see our CONTRIBUTING guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright 2019 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.

This project was created using the bcgovr package.