Package: MODISTools Title: Interface to the 'MODIS Land Products Subsets' Web Services Version: 1.1.6 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 (). Allows for easy downloads of 'MODIS' time series directly to your R workspace or your computer. URL: https://github.com/bluegreen-labs/MODISTools, https://bluegreen-labs.github.io/MODISTools/ BugReports: https://github.com/bluegreen-labs/MODISTools/issues Depends: R (>= 3.4) Imports: httr, utils, sf, terra, stats, memoise, jsonlite License: AGPL-3 Encoding: UTF-8 LazyData: true ByteCompile: true RoxygenNote: 7.3.2 Suggests: knitr, markdown, covr, testthat, ggplot2, dplyr VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://bluegreen-labs.r-universe.dev Date/Publication: 2026-01-14 13:58:30 UTC RemoteUrl: https://github.com/bluegreen-labs/modistools RemoteRef: HEAD RemoteSha: 9f13419c8d614997cf8fdb755123464cc1b9660c NeedsCompilation: no Packaged: 2026-06-13 08:20:10 UTC; root Author: Koen Hufkens [aut, cre] (ORCID: ), BlueGreen Labs [cph, fnd] Maintainer: Koen Hufkens