https://github.com/blue-matter/msetool

Tools for creating operating models and running closed-loop simulations

https://github.com/blue-matter/msetool

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Tools for creating operating models and running closed-loop simulations

Basic Info
  • Host: GitHub
  • Owner: Blue-Matter
  • License: gpl-3.0
  • Language: R
  • Default Branch: master
  • Size: 45.4 MB
Statistics
  • Stars: 8
  • Watchers: 2
  • Forks: 2
  • Open Issues: 34
  • Releases: 10
Created almost 6 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License

README.md

MSEtool

CRAN
status R build
status

The Management Strategy Evaluation toolkit (MSEtool) is the core package in the openMSE collection of packages. It contains the core functions for constructing operating models, simulating fishery dynamics, and evaluating the effectiveness of alternative management strategies using closed-loop simulation testing.

You can learn more about the openMSE packages at the openMSE documentation site.

Installation

You can install the released version of MSEtool from CRAN with:

r install.packages("MSEtool")

And the development version from GitHub with:

``` r

install.packages("devtools")

devtools::install_github("Blue-Matter/MSEtool") ```

Owner

  • Name: Blue Matter Science
  • Login: Blue-Matter
  • Kind: organization
  • Location: Vancouver, Canada

GitHub Events

Total
  • Create event: 6
  • Commit comment event: 4
  • Issues event: 19
  • Delete event: 2
  • Issue comment event: 3
  • Push event: 184
Last Year
  • Create event: 6
  • Commit comment event: 4
  • Issues event: 19
  • Delete event: 2
  • Issue comment event: 3
  • Push event: 184

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 1,177
  • Total Committers: 3
  • Avg Commits per committer: 392.333
  • Development Distribution Score (DDS): 0.151
Past Year
  • Commits: 249
  • Committers: 2
  • Avg Commits per committer: 124.5
  • Development Distribution Score (DDS): 0.068
Top Committers
Name Email Commits
Adrian a****k@g****m 999
Quang C. Huynh q****g@b****m 148
tcarruth t****x@g****m 30
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 110
  • Total pull requests: 4
  • Average time to close issues: 5 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 5
  • Total pull request authors: 3
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 10
  • Pull requests: 0
  • Average time to close issues: 20 days
  • Average time to close pull requests: N/A
  • Issue authors: 3
  • Pull request authors: 0
  • Average comments per issue: 0.1
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • tcarruth (50)
  • AdrianHordyk (33)
  • quang-huynh (28)
  • iantaylor-NOAA (1)
  • robynforrest (1)
Pull Request Authors
  • AdrianHordyk (2)
  • quang-huynh (2)
  • olivroy (1)
Top Labels
Issue Labels
enhancement (37) bug (22) documentation (1)
Pull Request Labels

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/pkgdown.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
  • r-lib/actions/setup-tinytex v2 composite
DESCRIPTION cran
  • R >= 3.5.0 depends
  • snowfall * depends
  • Rcpp * imports
  • abind * imports
  • dplyr * imports
  • ggplot2 * imports
  • ggrepel * imports
  • grDevices * imports
  • gridExtra * imports
  • methods * imports
  • parallel * imports
  • stats * imports
  • utils * imports
  • DT * suggests
  • MASS * suggests
  • TMB * suggests
  • boot * suggests
  • broom * suggests
  • covr * suggests
  • crayon * suggests
  • fmsb * suggests
  • kableExtra * suggests
  • knitr * suggests
  • mvtnorm * suggests
  • openxlsx * suggests
  • pbapply * suggests
  • r4ss * suggests
  • readxl * suggests
  • remotes * suggests
  • reshape2 * suggests
  • rfishbase * suggests
  • rmarkdown * suggests
  • shiny * suggests
  • testthat * suggests
  • tidyr * suggests
  • usethis * suggests