Package: aLBI 0.1.5

aLBI: Estimating Length-Based Indicators for Fish Stock

Provides tools for estimating length-based indicators from length frequency data to assess fish stock status and manage fisheries sustainably. Implements methods from Cope and Punt (2009) <doi:10.1577/C08-025.1> for data-limited stock assessment and Froese (2004) <doi:10.1111/j.1467-2979.2004.00144.x> for detecting overfishing using simple indicators. Key functions include: CalPar(): Calculates various lengths used in fish stock assessment as biological length indicators such as asymptotic length (Linf), maximum length (Lmax), length at sexual maturity (Lm), and optimal length (Lopt). FishPar(): Calculates length-based indicators (LBIs) proposed by Froese (2004) <doi:10.1111/j.1467-2979.2004.00144.x> such as the percentage of mature fish (Pmat), percentage of optimal length fish (Popt), percentage of mega spawners (Pmega), and the sum of these as Pobj. This function also estimates confidence intervals for different lengths, visualizes length frequency distributions, and provides data frames containing calculated values. FishSS(): Makes decisions based on input from Cope and Punt (2009) <doi:10.1577/C08-025.1> and parameters calculated by FishPar() (e.g., Pobj, Pmat, Popt, LM_ratio) to determine stock status as target spawning biomass (TSB40) and limit spawning biomass (LSB25). These tools support fisheries management decisions by providing robust, data-driven insights.

Authors:Ataher Ali [aut, cre], Mohammed Shahidul Alam [aut]

aLBI_0.1.5.tar.gz
aLBI_0.1.5.zip(r-4.5)aLBI_0.1.5.zip(r-4.4)aLBI_0.1.5.zip(r-4.3)
aLBI_0.1.5.tgz(r-4.4-any)aLBI_0.1.5.tgz(r-4.3-any)
aLBI_0.1.5.tar.gz(r-4.5-noble)aLBI_0.1.5.tar.gz(r-4.4-noble)
aLBI_0.1.5.tgz(r-4.4-emscripten)aLBI_0.1.5.tgz(r-4.3-emscripten)
aLBI.pdf |aLBI.html
aLBI/json (API)

# Install 'aLBI' in R:
install.packages('aLBI', repos = c('https://ataher76.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ataher76/albi/issues

On CRAN:

2 exports 1.19 score 0 dependencies 7 scripts 327 downloads

Last updated 2 months agofrom:4c66973637. Checks:OK: 6 ERROR: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 25 2024
R-4.5-winOKAug 25 2024
R-4.5-linuxERRORAug 25 2024
R-4.4-winOKAug 25 2024
R-4.4-macOKAug 25 2024
R-4.3-winOKAug 25 2024
R-4.3-macOKAug 25 2024

Exports:FishParFishSS

Dependencies:

aLBI - A Simple R Package for Estimating Length-Based Indicators and Fish Stock Assessment from Length Frequency Data

Rendered fromIntroduction.Rmdusingknitr::rmarkdownon Aug 25 2024.

Last update: 2024-07-05
Started: 2024-07-03