Package: optistock
Type: Package
Title: Determine Optimum Stocking Times Used in Fishery Enhancements
Version: 0.0.2
Authors@R: c(person(given = "Paul",
           family = "Frater",
           role = c("aut", "cre"),
           email = "paul.frater@wisconsin.gov",
           comment = c(ORCID = "0000-0002-7237-6563")))
Maintainer: Paul Frater <paul.frater@wisconsin.gov>
Description: A collection of functions that aid in calculating the optimum
  time to stock hatchery reared fish into a body of water given the growth, 
  mortality and cost of raising a particular number of individuals to a certain 
  length.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, tidyverse, shiny,
        shinydashboard
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-08-24 13:34:03 UTC; paul
Author: Paul Frater [aut, cre] (<https://orcid.org/0000-0002-7237-6563>)
Repository: CRAN
Date/Publication: 2023-08-24 14:40:05 UTC
Built: R 4.2.0; ; 2023-08-27 02:35:52 UTC; unix
