Package: copernicusR Title: R Interface to Copernicus Marine Service Version: 0.1.0 Authors@R: person("Hans", "Ttito", , "kvttitos@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3732-9419")) Description: Provides an R interface to the Copernicus Marine Service for downloading and accessing marine data. Integrates with the official 'copernicusmarine' Python library through 'reticulate'. Requires Python 3.7+ and a free Copernicus Marine account. See and for more information. License: MIT + file LICENSE URL: https://github.com/HansTtito/copernicusR BugReports: https://github.com/HansTtito/copernicusR/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: reticulate (>= 1.20) Suggests: getPass, testthat (>= 3.0.0), withr, terra, stars, knitr, rmarkdown VignetteBuilder: knitr SystemRequirements: Python (>= 3.7), copernicusmarine Python library Config/pak/sysreqs: libpng-dev python3 Repository: https://hansttito.r-universe.dev Date/Publication: 2025-07-05 21:09:59 UTC RemoteUrl: https://github.com/hansttito/copernicusr RemoteRef: HEAD RemoteSha: cdb421d6c41344e200a173be7c332e81a34fe072 NeedsCompilation: no Packaged: 2026-07-08 05:11:09 UTC; root Author: Hans Ttito [aut, cre] (ORCID: ) Maintainer: Hans Ttito