Skip to content
/ sCRM Public

A Shiny App for a stochastic Collision Risk Model (sCRM) for seabirds

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

dmpstats/sCRM

Repository files navigation

sCRM

A web-based application that is essentially a wrapper of the {stochLAB} package, offering a user-friendly interactive platform to run Collision Risk Models (CRMs) for seabird species under multiple wind farm scenarios.

Lifecycle: experimental

Overview

sCRM’s current release is a Beta version and will be undergoing testing. It is intended to eventually replace the stochCRM tool.

How to Use

Users have the option to use an online version of the app or install and run it locally.

On a local machine

Assuming that a recent version of R (>4.1) has been installed, run the following commands to install {sCRM}:

# install.packages("remotes")
devtools::install_github("dmpstats/sCRM")

Then, to launch the app:

library(sCRM)
sCRM::run_app()

Online

sCRM can be accessed online on https://dmpstats.shinyapps.io/sCRM/

To Do List

  • Introductory tour of the tool for first time users
  • Feature to upload inputs from external spreadsheets
  • User Manual update
  • State bookmarking (?)

About

A Shiny App for a stochastic Collision Risk Model (sCRM) for seabirds

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages