Science Score: 49.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
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
19 of 63 committers (30.2%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.1%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
files for r4ss package
Basic Info
- Host: GitHub
- Owner: r4ss
- Language: R
- Default Branch: main
- Homepage: https://r4ss.github.io/r4ss/
- Size: 41.5 MB
Statistics
- Stars: 45
- Watchers: 23
- Forks: 38
- Open Issues: 157
- Releases: 15
Topics
Metadata Files
README.md
r4ss: R code for Stock Synthesis
<!-- # commenting out version badges which were misleading (CRAN not recommended and GitHub number is only most recent release, not the current code) -->
<!--
-->
<!--
-->
<!--
-->
Stock Synthesis is a fisheries stock assessment model written in ADMB by Rick Methot. The Stock Synthesis software and many other associated materials are available in the Stock Synthesis GitHub repository and other repositories under the nmfs-ost organization. The r4ss package is a collection of R functions for interacting with Stock Synthesis. It is based on the original work of Ian Stewart begun around 2005 and released as an open source R package in 2009. The package has a long list of authors and has benefited from a large community of users making suggestions and reporting issues.
This code comes with no warranty or guarantee of accuracy. It merely represents an ongoing attempt to integrate output plotting, statistics and diagnostics. It is absolutely necessary that prior to use with a new application, the user checks the output manually to verify that there are no plotting or statistical bugs which could incorrectly represent the output files being analyzed.
Installation
There is a CRAN version of r4ss but it is out of date
(last updated in May 2022). Installing directly from github via either the
{pak} package or {remotes} will get the most recent main branch which should
always work with the latest version of Stock Synthesis (as well as many older
versions). Sometimes one or the other of these installations doesn't work, in
that case find where your R packages are stored using .libPaths(), navigate
there and manually delete the previously downloaded {r4ss} package. Then,
restart R and use the other installation method to download {r4ss}.
This manual deletion approach may also for dependent packages if updating them
is causing errors in the installation of r4ss.
```S
option 1: install via {pak}
install.packages("pak") pak::pkg_install("r4ss/r4ss")
option 2: install via {remotes}
install.packages("remotes") remotes::install_github("r4ss/r4ss") ```
Once you have installed the r4ss package, it can be loaded using:
S
library(r4ss)
To get notifications about r4ss, you can watch this GitHub project or follow issues and discussions in the Stock Synthesis GitHub repository. Additionally, you can follow messages on the forums on Stock Synthesis VLab, however, most communications about Stock Synthesis are distributed via GitHub rather than VLab. Note that to subscribe to the Stock Synthesis VLab forums, an account is required, but those without an account may still view and post forum messages.
The r4ss website https://r4ss.github.io/r4ss includes a vignette explaining the use of common functions and example r4ss plots from a 2019 Big Skate stock assessment for the U.S. West Coast (which used SS version 3.30.13.02 and r4ss version 1.39.0).
Citing r4ss
Please cite r4ss as:
Ian G. Taylor, Kathryn L. Doering, Kelli F. Johnson, Chantel R. Wetzel, Ian J. Stewart, 2021. Beyond visualizing catch-at-age models: Lessons learned from the r4ss package about software to support stock assessments, Fisheries Research, 239:105924. https://doi.org/10.1016/j.fishres.2021.105924.
Changes
See NEWS.md for a (not very complete) log of changes to r4ss, starting with r4ss v1.24.0 from 2014. The list of commits at https://github.com/r4ss/r4ss/commits/main provides a much more detailed list.
Contributing to r4ss
Interested in contributing to r4ss? We recognize contributions come in many forms, including but not limited to code, reporting issues, creating examples and/or documentation.
We strive to follow the NMFS Fisheries Toolbox Contribution
Guide.
We also have included r4ss-specific code contribution information in the
Git workflow page of the r4ss
wiki. Note that these
are guidelines, not rules, and we are open to collaborations in other
ways that may work better for you. Please feel free to reach out to us
by opening an issue in this repository or by emailing the maintainer
(call maintainer("r4ss") in R to view the current maintainer's name
and email address).
Note that by contributing, you are expect to uphold the code of conduct.
Reporting problems
Please report any issues with this package by posting a new github issue at https://github.com/r4ss/r4ss/issues. You can also write to Ian.Taylor@noaa.gov.
Code of conduct
This project and everyone participating in it is governed by the NMFS Fisheries Toolbox Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to fisheries.toolbox@noaa.gov. Note that the maintainers of r4ss do not have access to this email account, so unacceptable behavior of maintainers can also be reported here.
The NMFS Fisheries Toolbox Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
For answers to common questions about this code of conduct, see https://www.contributor-covenant.org/faq
Owner
- Name: r4ss
- Login: r4ss
- Kind: organization
- Repositories: 3
- Profile: https://github.com/r4ss
R code for Stock Synthesis
GitHub Events
Total
- Create event: 47
- Commit comment event: 2
- Release event: 1
- Issues event: 31
- Watch event: 7
- Delete event: 36
- Issue comment event: 131
- Push event: 289
- Pull request review comment event: 13
- Pull request review event: 28
- Pull request event: 80
- Fork event: 5
Last Year
- Create event: 47
- Commit comment event: 2
- Release event: 1
- Issues event: 31
- Watch event: 7
- Delete event: 36
- Issue comment event: 131
- Push event: 289
- Pull request review comment event: 13
- Pull request review event: 28
- Pull request event: 80
- Fork event: 5
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ian Taylor | i****r@n****v | 1,743 |
| kathryn.doering | k****g@n****v | 421 |
| Ian.Taylor@noaa.gov | I****r@n****v@7****9 | 212 |
| ian.taylor@noaa.gov | i****r@n****v@7****9 | 159 |
| e-gugliotti-NOAA | e****i@n****v | 147 |
| iantaylornmfs | i****s@7****9 | 128 |
| kellijohnson-NOAA | k****n@n****v | 122 |
| Chantel Wetzel | c****l@n****v | 115 |
| IanTaylorNMFS@gmail.com | I****S@g****m@7****9 | 44 |
| Nathan Vaughan | n****n@n****v | 42 |
| Ian.Stewart@noaa.gov | I****t@n****v@7****9 | 40 |
| kellijohnson-NOAA | k****n@n****v | 40 |
| colemonnahan | m****c@u****u | 23 |
| allanhicks | f****s@g****m | 20 |
| allan.hicks.NMFS@gmail.com | a****S@g****m@7****9 | 17 |
| allan.hicks@noaa.gov | a****s@n****v@7****9 | 13 |
| Sean Anderson | s****n@s****a | 13 |
| James-Thorson | J****q@g****m | 13 |
| MOshima-PIFSC | m****a@n****v | 12 |
| Yukio Takeuchi | y****i@i****m | 11 |
| github-actions[bot] | 4****] | 11 |
| Arni Magnusson | t****i@g****m | 11 |
| e-perl-NOAA | 1****A | 9 |
| Jason Cope | j****e@n****v | 9 |
| Chantel Wetzel | c****l@n****v | 8 |
| efletcherPIFSC | 3****C | 6 |
| christine.stawitz | c****z@n****v | 6 |
| Watal M. Iwasaki | h****l | 6 |
| Iago Mosqueira | i****o@m****u | 6 |
| Allan Hicks | a****s@i****t | 5 |
| and 33 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 558
- Total pull requests: 509
- Average time to close issues: 12 months
- Average time to close pull requests: 6 days
- Total issue authors: 58
- Total pull request authors: 37
- Average comments per issue: 2.86
- Average comments per pull request: 1.38
- Merged pull requests: 475
- Bot issues: 0
- Bot pull requests: 101
Past Year
- Issues: 28
- Pull requests: 82
- Average time to close issues: 6 days
- Average time to close pull requests: 3 days
- Issue authors: 13
- Pull request authors: 8
- Average comments per issue: 0.82
- Average comments per pull request: 1.18
- Merged pull requests: 72
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- iantaylor-NOAA (285)
- k-doering-NOAA (47)
- kellijohnson-NOAA (46)
- chantelwetzel-noaa (45)
- yukio-takeuchi (14)
- e-perl-NOAA (7)
- iagomosqueira (7)
- okenk (7)
- mkapur (7)
- allanhicks (6)
- e-gugliotti-NOAA (4)
- brianlangseth-NOAA (4)
- John-R-Wallace-NOAA (4)
- MOshima-PIFSC (4)
- shcaba (4)
Pull Request Authors
- iantaylor-NOAA (164)
- github-actions[bot] (111)
- e-perl-NOAA (66)
- k-doering-NOAA (58)
- kellijohnson-NOAA (42)
- nathanvaughan-NOAA (20)
- chantelwetzel-noaa (14)
- e-gugliotti-NOAA (12)
- arni-magnusson (8)
- okenk (8)
- iagomosqueira (6)
- yukio-takeuchi (6)
- seananderson (5)
- heavywatal (5)
- cgrandin (4)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 1,376 last-month
- Total docker downloads: 141
-
Total dependent packages: 3
(may contain duplicates) -
Total dependent repositories: 19
(may contain duplicates) - Total versions: 39
- Total maintainers: 1
proxy.golang.org: github.com/r4ss/r4ss
- Documentation: https://pkg.go.dev/github.com/r4ss/r4ss#section-documentation
-
Latest release: v1.51.0
published over 1 year ago
Rankings
cran.r-project.org: r4ss
R Code for Stock Synthesis
- Homepage: https://github.com/r4ss/r4ss
- Documentation: http://cran.r-project.org/web/packages/r4ss/r4ss.pdf
- License: GPL-3
-
Latest release: 1.44.0
published about 4 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- coda * imports
- corpcor * imports
- dplyr * imports
- forcats * imports
- ggplot2 * imports
- kableExtra * imports
- lifecycle * imports
- stringr * imports
- tidyr * imports
- flextable * suggests
- ggpubr * suggests
- gplots * suggests
- gtools * suggests
- knitr * suggests
- maps * suggests
- pso * suggests
- reshape2 * suggests
- rmarkdown * suggests
- shiny * suggests
- testthat * suggests
- truncnorm * suggests
- ${BASE_IMAGE} ${VARIANT} build
- 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