Package: rFAMS
Version: 0.0.2
Date: 2026-1-13
Title: Fisheries Analysis and Modeling Simulator
Authors@R: c(person(c("Jason","C."), "Doll", email="jcdoll20@hotmail.com",
           role = c("aut", "cre")),
           person(c("Derek","H."), "Ogle", email="DerekOgle51@gmail.com",
           role=c("aut"))
           )
Description: Simulates the dynamics of exploited fish populations using the Jones modification of the Beverton-Holt 
             equilibrium yield equation to compute yield-per-recruit and dynamic pool models (Ricker 1975) 
             <https://publications.gc.ca/site/eng/480738/publication.html>. 
             Allows users to evaluate minimum, slot, and inverted length limits on exploited fisheries using 
             specified life history parameters. Users can simulate population under a variety of conditional fishing mortality 
             and conditional natural mortality. Calculated quantities include number of fish harvested and dying naturally, 
             mean weight and length of fish harvested, number of fish that reach specified lengths of interest, total number 
             of fish and biomass in the population, and stock density indices.
URL: https://github.com/fishR-Core-Team/rFAMS/
BugReports: https://github.com/fishR-Core-Team/rFAMS/issues
License: GPL (>= 2)
Depends: R (>= 4.1.0)
Imports: stats, purrr, FSA
Suggests: dplyr, ggplot2, metR, knitr, rmarkdown, testthat (>= 3.0.0),
        zipfR, quarto, FSAdata, tidyr
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Config/Needs/website: quarto
NeedsCompilation: no
Packaged: 2026-01-20 14:51:23 UTC; jason.doll
Author: Jason C. Doll [aut, cre],
  Derek H. Ogle [aut]
Maintainer: Jason C. Doll <jcdoll20@hotmail.com>
Repository: CRAN
Date/Publication: 2026-02-10 21:30:02 UTC
Built: R 4.4.3; ; 2026-02-16 06:10:16 UTC; windows
