Package: daymetr
Title: Interface to the 'Daymet' Web Services
Version: 1.3.1
Authors@R: person("Hufkens","Koen",
		  email="koen.hufkens@gmail.com",
		  role=c("aut", "cre"))
Description: Programmatic interface to the 'Daymet' web services
    (<http://daymet.ornl.gov>). 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.4.0)
Imports: sp, rgeos, raster, rgdal, ncdf4, httr, tools, utils
License: AGPL-3
LazyData: true
ByteCompile: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, covr, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-03-11 14:05:09 UTC; khufkens
Author: Hufkens Koen [aut, cre]
Maintainer: Hufkens Koen <koen.hufkens@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-12 15:14:49 UTC
