Package: CopernicusDataspace Title: Search Download and Handle Data from the Copernicus Data Space Ecosystem Version: 0.0.1.0004 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: aws.s3, cli, dplyr, httr2, jsonlite, lubridate, memoise, methods, 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) RoxygenNote: 7.3.3 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/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-05-22 11:49:10 UTC RemoteUrl: https://github.com/pepijn-devries/CopernicusDataspace RemoteRef: main RemoteSha: b7a6e304fe3d16261dbe9475f868f81dd632e504 NeedsCompilation: no Packaged: 2026-06-21 09:53:20 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