Package: evrfish Title: R Tools for EVR Fish Projects Version: 0.7.0.9003 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = "aut", comment = c(ORCID = "0000-0001-7388-1222")), person("Sarah", "Lyons", role = "aut", comment = c(ORCID = "0000-0002-6745-6796")), person("Bronwen", "Lewis", role = "ctb"), person("Jill", "Brooks", role = "ctb"), person("Andrew", "Harwood", role = "ctb"), person("Sebastian", "Dalgarno", role = "ctb", comment = c(ORCID = "0000-0002-3658-4517")), person("Elk Valley Resources", role = c("fnd", "cph")) ) Description: Provides functions linearly interpolate missing values and calculate growing season degree days and growing degree days from daily water temperature data. It also exports fish codes for British Columbia and Alberta from the `fishbc` package. License: MIT + file LICENSE URL: https://poissonconsulting.github.io/evrfish/, https://github.com/poissonconsulting/evrfish BugReports: https://github.com/poissonconsulting/evrfish/issues/ Depends: R (>= 4.1) Imports: chk, dplyr, dttr2, fishbc (>= 0.2.1), gsdd (>= 0.3.0), lifecycle, rlang, tibble, utils Suggests: ggplot2, knitr, latex2exp, readr, rmarkdown, scales, testthat (>= 3.0.0) VignetteBuilder: knitr Remotes: poissonconsulting/gsdd Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3.9000 Config/Needs/website: poissonconsulting/poissontemplate Config/pak/sysreqs: libicu-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-07-15 07:36:55 UTC RemoteUrl: https://github.com/poissonconsulting/evrfish RemoteRef: HEAD RemoteSha: 0378f51dc69955fb1c3d276418737097b3fa7406 NeedsCompilation: no Packaged: 2026-07-18 08:39:20 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Ayla Pearson [aut] (ORCID: ), Sarah Lyons [aut] (ORCID: ), Bronwen Lewis [ctb], Jill Brooks [ctb], Andrew Harwood [ctb], Sebastian Dalgarno [ctb] (ORCID: ), Elk Valley Resources [fnd, cph] Maintainer: Joe Thorley