Package: MODISTools
Title: Interface to the 'MODIS Land Products Subsets' Web Services
Version: 1.1.5
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 Oak Ridge National Laboratories
    '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/bluegreen-labs/MODISTools
BugReports: https://github.com/bluegreen-labs/MODISTools/issues
Depends: R (>= 3.4)
Imports: httr, utils, sf, sp, terra, stats, memoise, jsonlite
License: AGPL-3
LazyData: true
ByteCompile: true
RoxygenNote: 7.2.3
Suggests: knitr, markdown, covr, testthat, ggplot2, dplyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-09-16 13:33:29 UTC; khufkens
Author: Koen Hufkens [aut, cre] (<https://orcid.org/0000-0002-5070-8109>),
  BlueGreen Labs [cph, fnd]
Maintainer: Koen Hufkens <koen.hufkens@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-17 00:10:05 UTC
Built: R 4.3.1; ; 2023-09-17 02:41:19 UTC; unix
