Package: appeears Title: Interface to 'AppEEARS' NASA Web Services Version: 1.2 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( family = "Campitelli", given = "Elio", email = "elio.campitelli@cima.fcen.uba.ar", role = c("ctb"), comment = c(ORCID = "0000-0002-7742-9230") ), person(given = "BlueGreen Labs", role = c("cph", "fnd")) ) Description: Programmatic interface to the NASA Application for Extracting and Exploring Analysis Ready Samples services (AppEEARS; ). The package provides easy access to analysis ready earth observation data in R. URL: https://github.com/bluegreen-labs/appeears, https://bluegreen-labs.github.io/appeears/ BugReports: https://github.com/bluegreen-labs/appeears/issues Depends: R (>= 4.0) Imports: httr, keyring, memoise, getPass, R6, sf, jsonlite, geojsonio, rstudioapi License: AGPL-3 ByteCompile: true RoxygenNote: 7.3.3 Suggests: rmarkdown, covr, testthat, terra, ncdf4, knitr, rlang, dplyr, ggplot2, patchwork VignetteBuilder: knitr Encoding: UTF-8 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libjq-dev libprotobuf-dev libsecret-1-dev libssl-dev libproj-dev protobuf-compiler libprotoc-dev libsqlite3-dev libudunits2-dev libnode-dev libx11-dev Repository: https://bluegreen-labs.r-universe.dev Date/Publication: 2026-01-11 14:28:55 UTC RemoteUrl: https://github.com/bluegreen-labs/appeears RemoteRef: HEAD RemoteSha: 5708139742eef80fd0dd15e8c398ff4106e6f0c0 NeedsCompilation: no Packaged: 2026-06-11 07:15:19 UTC; root Author: Koen Hufkens [aut, cre] (ORCID: ), Elio Campitelli [ctb] (ORCID: ), BlueGreen Labs [cph, fnd] Maintainer: Koen Hufkens