Type: Package
Package: degday
Title: Compute Degree Days
Version: 0.4.0
Date: 2022-09-09
Authors@R: c(
    person("Andy", "Lyons", , "andlyons@ucanr.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7505-6709")),
    person("Regents of the University of California", role = "cph")
  )
Description: Compute degree days from daily min and max temperatures for
    modeling plant and insect development.
License: GPL (>= 3)
URL: https://github.com/ucanr-igis/degday/
BugReports: https://github.com/ucanr-igis/degday/issues/
Depends: R (>= 3.5)
Imports: crayon, magrittr, methods, zoo
Suggests: cimir, dplyr, knitr, testthat (>= 3.0.0), tidyr, units
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-12 00:28:50 UTC; Andy
Author: Andy Lyons [aut, cre] (<https://orcid.org/0000-0002-7505-6709>),
  Regents of the University of California [cph]
Maintainer: Andy Lyons <andlyons@ucanr.edu>
Repository: CRAN
Date/Publication: 2022-09-13 10:00:02 UTC
Built: R 4.5.0; ; 2025-04-01 00:42:36 UTC; unix
