Package: ecmwfr
Title: Interface to the 'ECMWF' Data Web Services
Version: 1.0.0
Authors@R: person(
      family = "Hufkens",
      given = "Koen",
		  email = "koen.hufkens@gmail.com",
		  role = c("aut", "cre"))
Description: Programmatic interface to the 'ECMWF' public dataset 
    web services (<https://www.ecmwf.int/>). Allows for easy downloads of
    climate data directly to your R work space or your computer.
URL: https://github.com/khufkens/ecmwfr
BugReports: https://github.com/khufkens/ecmwfr/issues
Depends: R (>= 3.4)
Imports: httr, keyring
License: AGPL-3
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, covr, testthat, raster, maps, ncdf4
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-10 11:21:53 UTC; khufkens
Author: Koen Hufkens [aut, cre]
Maintainer: Koen Hufkens <koen.hufkens@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-17 17:10:11 UTC
