Package: hatchR
Type: Package
Title: Predict Fish Hatch and Emergence Timing
Version: 0.3.2
Authors@R: c(
    person("Bryan M.", "Maitland", email = "bryan.maitland@usda.gov",
           role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4491-5064")),
    person("Morgan M.", "Sparks", email = "morgan.sparks@usda.gov", 
           role = c("aut", "cph"), comment = c(ORCID = "0000-0003-0787-2218")), 
    person("Eli", "Felts", email = "eli_felts@fws.gov", 
           role = c("ctb"), comment = c(ORCID = "0000-0002-5888-9266")))
Maintainer: Bryan M. Maitland <bryan.maitland@usda.gov>
Description: Predict hatch and emergence timing for a wide range of wild fishes using the effective value framework (Sparks et al., (2019) <DOI:10.1139/cjfas-2017-0468>). 'hatchR' offers users access to established phenological models and the flexibility to incorporate custom parameterizations using external datasets.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://bmait101.github.io/hatchR/,
        https://github.com/bmait101/hatchR
BugReports: https://github.com/bmait101/hatchR/issues
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.1.4), ggplot2 (>= 3.5.1), ggtext (>= 0.1.2),
        lifecycle (>= 1.0.4), lubridate (>= 1.9.4), rlang (>= 1.1.4),
        stats, tibble (>= 3.2.1), utils
Suggests: knitr (>= 1.49), readr (>= 2.1.5), purrr (>= 1.0.2),
        rmarkdown (>= 2.29), nycflights13 (>= 1.0.2), tidyr (>= 1.3.1),
        stringr (>= 1.5.1), ggridges (>= 0.5.6), patchwork (>= 1.3.0),
        testthat (>= 3.0.0), cli (>= 3.6.1)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-03-03 23:57:51 UTC; BryanMaitland
Author: Bryan M. Maitland [aut, cre] (<https://orcid.org/0000-0002-4491-5064>),
  Morgan M. Sparks [aut, cph] (<https://orcid.org/0000-0003-0787-2218>),
  Eli Felts [ctb] (<https://orcid.org/0000-0002-5888-9266>)
Repository: CRAN
Date/Publication: 2025-03-05 15:40:02 UTC
