Package: vegperiod
Title: Determine Thermal Vegetation Periods
Version: 0.4.0
Authors@R: c(
  person(given="Robert", 
         family="Nuske", 
         role=c("aut", "cre"),
         email="robert.nuske@mailbox.org",
         comment=c(ORCID="0000-0001-9773-2061")),
  person("Nordwestdeutsche Forstliche Versuchsanstalt (NW-FVA)", 
         role=c("cph", "fnd")))
Description: Collection of common methods to determine growing season length in
  a simple manner. Start and end dates of the vegetation periods are calculated
  solely based on daily mean temperatures and the day of the year.
License: GPL (>= 3)
URL: https://rnuske.github.io/vegperiod/,
        https://github.com/rnuske/vegperiod
BugReports: https://github.com/rnuske/vegperiod/issues
Encoding: UTF-8
NeedsCompilation: no
Depends: R (>= 3.2.0)
Imports: utils
Suggests: curl, tinytest
RoxygenNote: 7.2.1
Packaged: 2022-11-01 09:25:38 UTC; rnuske
Author: Robert Nuske [aut, cre] (<https://orcid.org/0000-0001-9773-2061>),
  Nordwestdeutsche Forstliche Versuchsanstalt (NW-FVA) [cph, fnd]
Maintainer: Robert Nuske <robert.nuske@mailbox.org>
Repository: CRAN
Date/Publication: 2022-11-01 16:30:13 UTC
Built: R 4.3.3; ; 2025-04-07 00:39:17 UTC; windows
