Package: vegperiod Title: Determine Thermal Vegetation Periods Version: 0.4.0.901 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.3.3 Repository: https://rnuske.r-universe.dev Date/Publication: 2025-12-13 23:49:58 UTC RemoteUrl: https://github.com/rnuske/vegperiod RemoteRef: HEAD RemoteSha: f8b564de051afd602b3d6ca2111fbac11089e805 Packaged: 2026-06-13 08:27:21 UTC; root Author: Robert Nuske [aut, cre] (ORCID: ), Nordwestdeutsche Forstliche Versuchsanstalt (NW-FVA) [cph, fnd] Maintainer: Robert Nuske