Package: daymetr Title: Interface to the 'Daymet' Web Services Version: 1.7.1 Authors@R: c(person( family = "Hufkens", given = "Koen", email = "koen.hufkens@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5070-8109")), person( given = "BlueGreen Labs", role = c("cph", "fnd") ) ) Description: Programmatic interface to the 'Daymet' web services (). Allows for easy downloads of 'Daymet' climate data directly to your R workspace or your computer. Routines for both single pixel data downloads and gridded (netCDF) data are provided. Depends: R (>= 3.6) Imports: sf, terra, ncdf4, httr, tidyr, tibble, tools, utils License: AGPL-3 LazyData: true ByteCompile: true RoxygenNote: 7.2.3 Suggests: ggplot2, dplyr, knitr, markdown, covr, testthat VignetteBuilder: knitr URL: https://github.com/bluegreen-labs/daymetr, http://bluegreen-labs.github.io/daymetr/ BugReports: https://github.com/bluegreen-labs/daymetr/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://bluegreen-labs.r-universe.dev Date/Publication: 2026-01-11 14:43:01 UTC RemoteUrl: https://github.com/bluegreen-labs/daymetr RemoteRef: HEAD RemoteSha: 95f7d1795c333028c81e003317bc32a8a187c852 NeedsCompilation: no Packaged: 2026-06-10 07:59:58 UTC; root Author: Koen Hufkens [aut, cre] (ORCID: ), BlueGreen Labs [cph, fnd] Maintainer: Koen Hufkens