Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fishr-core-team/fsadata
FSAdata contains data for use in common fisheries stock analyses. See installation instructions further below.
https://github.com/fishr-core-team/fsadata
fish fisheries fisheries-stock-assessment fishr-website stock-assessment
Last synced: about 1 month ago
JSON representation
FSAdata contains data for use in common fisheries stock analyses. See installation instructions further below.
- Host: GitHub
- URL: https://github.com/fishr-core-team/fsadata
- Owner: fishR-Core-Team
- License: gpl-2.0
- Created: 2014-04-04T22:23:17.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T15:19:29.000Z (over 1 year ago)
- Last Synced: 2024-03-24T07:11:38.898Z (9 months ago)
- Topics: fish, fisheries, fisheries-stock-assessment, fishr-website, stock-assessment
- Language: R
- Homepage: https://fishr-core-team.github.io/FSAdata/
- Size: 13.6 MB
- Stars: 13
- Watchers: 4
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
**FSAdata** is a companion package to [**FSA**](https://fishr-core-team.github.io/FSA/) maintained by the [**fishR Core Team**](https://github.com/fishR-Core-Team) that contains data sets for use in common fisheries analyses. The data and documentation for individual data sets may be viewed by following the links on the [Reference page](reference/index.html).
You can contribute to the package by reporting problems or corrections via [a GitHub issue](https://github.com/fishR-Core-Team/FSAdata/issues/new/) or submitting a dataset for inclusion via [a GitHub issue](https://github.com/fishR-Core-Team/FSAdata/issues/new/) or [a GitHub pull request](https://github.com/fishR-Core-Team/FSAdata/pulls).
## Installation
The [CRAN version](https://cran.r-project.org/web/packages/FSAdata/index.html) of **FSAdata** may be installed with```r
install.packages("FSAdata")
```The development version may be installed from GitHub with
```r
if (!require('remotes')) install.packages('remotes'); require('remotes')
remotes::install_github('fishR-Core-Team/FSAdata')
```
[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![DOI](https://zenodo.org/badge/18454411.svg)](https://zenodo.org/badge/latestdoi/18454411) [![CRAN Version](http://www.r-pkg.org/badges/version/FSAdata)](http://www.r-pkg.org/pkg/FSAdata) [![R-CMD-check](https://github.com/fishR-Core-Team/FSAdata/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/fishR-Core-Team/FSAdata/actions/workflows/R-CMD-check.yaml)
[![CRAN RStudio mirror downloads rate](http://cranlogs.r-pkg.org/badges/FSAdata) ![CRAN RSTudio mirror downloads total](http://cranlogs.r-pkg.org/badges/grand-total/FSAdata)](http://www.r-pkg.org/pkg/FSAdata)