Package: rFAMS Version: 0.0.3.9000 Date: 2026-3-11 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) . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Config/Needs/website: quarto Config/pak/sysreqs: cmake make libicu-dev Repository: https://fishr-core-team.r-universe.dev Date/Publication: 2026-03-17 22:48:35 UTC RemoteUrl: https://github.com/fishr-core-team/rfams RemoteRef: HEAD RemoteSha: 69e71668bcc37c851786873130f0dcdc89b48efb NeedsCompilation: no Packaged: 2026-06-15 08:12:38 UTC; root Author: Jason C. Doll [aut, cre], Derek H. Ogle [aut] Maintainer: Jason C. Doll