Skip to content

This package helps fisheries scientists collect growth data from calcified structures and back-calculate estimated lengths at previous ages. The package is intended to replace much of the functionality provided by the now out-dated fishBC software.

Notifications You must be signed in to change notification settings

fishR-Core-Team/RFishBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

50cb34e · Aug 26, 2023
Aug 25, 2023
Aug 25, 2023
Aug 25, 2023
May 22, 2018
May 22, 2018
Aug 25, 2023
Aug 25, 2023
Aug 25, 2023
Dec 11, 2018
Apr 13, 2019
Aug 25, 2023
Feb 19, 2022
Dec 11, 2018
Nov 9, 2018
Feb 19, 2022
Aug 25, 2023
Apr 13, 2019
Aug 25, 2023
Feb 19, 2022
Oct 30, 2018
Feb 27, 2022
Dec 17, 2020

Repository files navigation

Project Status: Active – The project has reached a stable, usable state and is being actively developed. DOI CRAN Status License R-CMD-check Codecov test coverage CRAN RStudio mirror downloads rate CRAN RSTudio mirror downloads total Rdoc

RFishBC

The RFishBC package helps fisheries scientists collect measurements from calcified structures and back-calculate estimated lengths at previous ages. RFishBC is intended to replace much of the functionality provided by the now out-date fishBC software.

Use

General desriptions for using RFishBC are under the Vignettes tab at the top of this page. I suggest at least quickly reading each vignette to get an overall feel for RFishBC and then following the workflow suggestions in the last vignette. Detailed descriptions for each function are under the Reference tab at the top of that page.

Installation

The most recent stable version (on CRAN) of RFishBC may be installed with

install.packages("RFishBC")

The most recent development version may be installed from GitHub with

if (!require('remotes')) install.packages('remotes'); require('remotes')
remotes::install_github('fishr-core-team/RFishBC')

You may need to have R Tools installed on your system to use the two lines above. See the instructions for (R Tools for Windows or R Tools for Mac OS X). Additionally, you may need the X11 graphics functionality if using Mac OS.

Questions / Comments / Problems or Contributions

Report questions, comments, or bug reports on the issues page.

We are always looking for others to contribute to RFishBC. Please feel free to make a pull request via GitHub or to contact the maintainers.

Please adhere to the Code of Conduct.

About

This package helps fisheries scientists collect growth data from calcified structures and back-calculate estimated lengths at previous ages. The package is intended to replace much of the functionality provided by the now out-dated fishBC software.

Topics

Resources

Code of conduct

Citation

Stars

Watchers

Forks

Languages