Package: ypr
Title: Yield Per Recruit
Version: 0.5.2
Authors@R: 
    c(person(given = "Joe",
             family = "Thorley",
             role = c("aut", "cre"),
             email = "joe@poissonconsulting.ca",
             comment = c(ORCID = "0000-0002-7683-4592")),
      person(given = "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.4)
Imports: chk, ggplot2, graphics, lifecycle, purrr, scales, stats,
        tools, yesno
Suggests: covr, knitr, rmarkdown, rstudioapi, testthat, tidyr
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-03 01:28:18 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>),
  Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2021-07-03 04:40:02 UTC
Built: R 4.0.2; ; 2021-07-03 11:12:27 UTC; unix
