https://github.com/blue-matter/salmonmse
Salmonid management strategy evaluation
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Salmonid management strategy evaluation
Basic Info
- Host: GitHub
- Owner: Blue-Matter
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://docs.salmonmse.com/
- Size: 12.8 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 13
- Releases: 0
Created about 3 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# salmonMSE
> Management Strategy Evaluation for Salmon Species
[](https://cran.r-project.org/package=salmonMSE) [](https://github.com/Blue-Matter/salmonMSE/actions/workflows/R-CMD-check.yaml) [-blue.svg)](https://cran.r-project.org/web/licenses/GPL-3)
salmonMSE is a decision-support tool for Pacific salmon focusing on strategic trade-offs among harvest, hatchery and habitat management levers.
Funding for the development of salmonMSE is provided through the [Pacific Salmon Strategy Initiative](https://www.dfo-mpo.gc.ca/campaign-campagne/pss-ssp/index-eng.html) in collaboration with the Department of Fisheries and Oceans Canada.
## Installation
salmonMSE can be downloaded from [CRAN](https://CRAN.R-project.org) with:
``` r
install.packages("salmonMSE")
```
And the development version is available on [GitHub](https://github.com/) with:
``` r
# install.packages("remotes")
remotes::install_github("Blue-Matter/salmonMSE")
```
Owner
- Name: Blue Matter Science
- Login: Blue-Matter
- Kind: organization
- Location: Vancouver, Canada
- Website: https://www.bluematterscience.com/
- Repositories: 8
- Profile: https://github.com/Blue-Matter
GitHub Events
Total
- Issues event: 27
- Delete event: 2
- Issue comment event: 6
- Push event: 132
- Create event: 2
Last Year
- Issues event: 27
- Delete event: 2
- Issue comment event: 6
- Push event: 132
- Create event: 2
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 6
- Total pull requests: 0
- Average time to close issues: 3 months
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.33
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 6
- Pull requests: 0
- Average time to close issues: 3 months
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.33
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- quang-huynh (45)
Pull Request Authors
- quang-huynh (4)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/pkgdown.yaml
actions
- 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
DESCRIPTION
cran
- testthat >= 3.0.0 suggests