Package: ypr
Title: Yield Per Recruit
Version: 0.6.0
Authors@R: c(
    person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7683-4592")),
    person("Ayla", "Pearson", role = "ctb",
           comment = c(ORCID = "0000-0001-7388-1222")),
    person("Poisson Consulting", role = c("cph", "fnd"))
  )
Description: An implementation of equilibrium-based yield per recruit
    methods.  Yield per recruit methods can used to estimate the optimal
    yield for a fish population as described by Walters and Martell (2004)
    <isbn:0-691-11544-3>.  The yield can be based on the number of fish
    caught (or harvested) or biomass caught for all fish or just large
    (trophy) individuals.
License: MIT + file LICENSE
URL: https://github.com/poissonconsulting/ypr
BugReports: https://github.com/poissonconsulting/ypr/issues
Depends: R (>= 3.6)
Imports: chk, ggplot2, graphics, lifecycle, purrr, stats, tibble,
        tidyplus, tools, yesno
Suggests: covr, knitr, readr, rmarkdown, rstudioapi, scales, testthat
        (>= 3.0.0), tidyr, usethis, withr
VignetteBuilder: knitr
ByteCompile: true
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-08-29 22:15:01 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>),
  Ayla Pearson [ctb] (<https://orcid.org/0000-0001-7388-1222>),
  Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2022-08-29 22:30:03 UTC
Built: R 4.4.0; ; 2024-06-02 02:49:31 UTC; unix
