Package: optistock
Type: Package
Title: Determine Optimum Stocking Times Used in Fishery Enhancements
Version: 0.0.1
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.1.1
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, tidyverse, shiny,
        shinydashboard
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-12-21 15:24:48 UTC; fratepnd
Author: Paul Frater [aut, cre] (<https://orcid.org/0000-0002-7237-6563>)
Repository: CRAN
Date/Publication: 2021-12-21 20:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:39:04 UTC; windows
