Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)