Package: CopernicusDataspace Title: Search Download and Handle Data from the Copernicus Data Space Ecosystem Version: 0.0.4 Authors@R: c( person("Pepijn", "de Vries", role = c("aut", "cre"), email = "pepijn.devries@outlook.com", comment = c(ORCID = "0000-0002-7961-6646")), person("Alicia", "Hamer", role = c("rtm"), email = "alicia.hamer@wur.nl", comment = c(ORCID = "0000-0001-6809-622X")), person("LVVN (Ministerie van Landbouw, Visserij, Voedselzekerheid en Natuur)", , , , role = "fnd", comment = c(ROR = "03b1hdw57")), person("WMR (Wageningen Marine Research)", , , , role = "ctr", comment = c(ROR = "013dzwk66")) ) Description: The Copernicus Data Space Ecosystem, is an open ecosystem that provides free instant access to a wide range of data and services from the Copernicus Sentinel missions and more on our planet’s land, oceans and atmosphere. This package provides entry points to several APIs allowing users to access the data directly in R. Depends: R (>= 4.1.0) Imports: dplyr, httr2, jsonlite, lubridate, memoise, methods, paws, rlang, sf, stringr, tibble, tidyr, xml2 Suggests: clipr, jose, knitr, lwgeom, rmarkdown, rstudioapi, stars, testthat (>= 3.0.0) License: GPL (>= 3) Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Collate: 'CopernicusDataspace-package.R' 'helpers.R' 'account.R' 'init.R' 'geometry.R' 'tidyverse.R' 'login.R' 's3.R' 'req_perform.R' 'odata_products.R' 'odata_bursts.R' 'sentinelhub.R' 'stac.R' Config/testthat/edition: 3 URL: https://github.com/pepijn-devries/CopernicusDataspace, https://pepijn-devries.github.io/CopernicusDataspace/ BugReports: https://github.com/pepijn-devries/CopernicusDataspace/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://pepijn-devries.r-universe.dev Date/Publication: 2026-07-20 17:05:41 UTC RemoteUrl: https://github.com/pepijn-devries/CopernicusDataspace RemoteRef: main RemoteSha: 6e623916269be847487e555536043ebcd737f71a NeedsCompilation: no Packaged: 2026-07-20 17:13:48 UTC; root Author: Pepijn de Vries [aut, cre] (ORCID: ), Alicia Hamer [rtm] (ORCID: ), LVVN (Ministerie van Landbouw, Visserij, Voedselzekerheid en Natuur) [fnd] (ROR: ), WMR (Wageningen Marine Research) [ctr] (ROR: ) Maintainer: Pepijn de Vries