Package: LBSPR Title: Length-Based Spawning Potential Ratio Version: 0.1.9 Authors@R: person("Adrian", "Hordyk", email = "ar.hordyk@gmail.com", role = c("aut", "cre")) Description: Simulate expected equilibrium length composition, yield-per-recruit, and the spawning potential ratio (SPR) using the length-based SPR (LBSPR) model. Fit the LBSPR model to length data to estimate selectivity, relative apical fishing mortality, and the spawning potential ratio for data-limited fisheries. See Hordyk et al (2016) for more information about the LBSPR assessment method. URL: https://github.com/AdrianHordyk/LBSPR BugReports: https://github.com/AdrianHordyk/LBSPR/issues Depends: R (>= 3.2.4) License: GPL-3 Imports: dplyr, ggplot2, graphics, gridExtra, methods, plotrix, Rcpp, RColorBrewer, shiny, tidyr RoxygenNote: 7.1.2 Encoding: UTF-8 LinkingTo: Rcpp Suggests: colorspace, knitr, scales, shinyBS, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://adrianhordyk.r-universe.dev Date/Publication: 2023-07-13 16:19:29 UTC RemoteUrl: https://github.com/adrianhordyk/lbspr RemoteRef: HEAD RemoteSha: 45db8de5f00507f1ee5bd39ed56b23ce508457e8 NeedsCompilation: yes Packaged: 2026-07-08 08:05:27 UTC; root Author: Adrian Hordyk [aut, cre] Maintainer: Adrian Hordyk