Package: gsdd Title: Calculate Growing Season Degree Days from Water Temperature Data Version: 0.3.0.9003 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Sarah", "Lyons", role = "aut", comment = c(ORCID = "0000-0002-6745-6796")), person("Bronwen", "Lewis", role = "ctb"), person("Jill", "Brooks", role = "ctb"), person("Duncan", "Kennedy", role = "ctb", comment = c(ORCID = "0009-0001-4880-5751")), person("Elk Valley Resources", role = c("fnd", "cph")) ) Description: Calculates Growing Season Degree Days (GSDD), Growing Degree Days (GDD) and the Growing Seasons (GSS) from water temperature data. GSSD is a water temperature metric that is a useful predictor of age-0 trout size at the beginning of winter. It is the accumulated thermal units (in C) during the growing season based on the mean daily water temperature values. GDD is the GSSD to a particular date. License: MIT + file LICENSE URL: https://poissonconsulting.github.io/gsdd/, https://github.com/poissonconsulting/gsdd BugReports: https://github.com/poissonconsulting/gsdd/issues/ Depends: R (>= 4.1) Imports: chk, dplyr, dttr2, purrr, rlang, stringr, tibble, tidyr, zoo Suggests: ggplot2, latex2exp, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/Needs/website: poissonconsulting/poissontemplate Config/roxygen2/version: 8.0.0.9000 Config/pak/sysreqs: libicu-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-23 08:11:51 UTC RemoteUrl: https://github.com/poissonconsulting/gsdd RemoteRef: HEAD RemoteSha: 24f66f4c6dfcf1c1d0fd6302cf2974fca9f95d6c NeedsCompilation: no Packaged: 2026-06-25 08:36:31 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Sarah Lyons [aut] (ORCID: ), Bronwen Lewis [ctb], Jill Brooks [ctb], Duncan Kennedy [ctb] (ORCID: ), Elk Valley Resources [fnd, cph] Maintainer: Joe Thorley