Package: MODISTools
Title: Interface to the 'MODIS Land Products Subsets' Web Services
Version: 1.0.0
Authors@R: person("Hufkens","Koen",
		  email="koen.hufkens@gmail.com",
		  role=c("aut", "cre"),
		  comment = c(ORCID = "0000-0002-5070-8109"))
Description: Programmatic interface to the 'MODIS Land Products Subsets'
    web services (<https://modis.ornl.gov/data/modis_webservice.html>).
    Allows for easy downloads of 'MODIS' time series directly to your R 
    workspace or your computer.
URL: https://github.com/khufkens/MODISTools
BugReports: https://github.com/khufkens/MODISTools/issues
Depends: R (>= 3.4)
Imports: httr, utils, tidyr, jsonlite
License: AGPL-3
LazyData: true
ByteCompile: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, covr, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-06-14 17:41:59 UTC; khufkens
Author: Hufkens Koen [aut, cre] (<https://orcid.org/0000-0002-5070-8109>)
Maintainer: Hufkens Koen <koen.hufkens@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-14 21:58:16 UTC
