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 <https://marine.copernicus.eu/> and <https://pypi.org/project/copernicusmarine/> for more information.
License: MIT + file LICENSE
URL: https://github.com/HansTtito/copernicusR
BugReports: https://github.com/HansTtito/copernicusR/issues
Encoding: UTF-8
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
NeedsCompilation: no
Packaged: 2025-07-05 21:04:49 UTC; hkev2
Author: Hans Ttito [aut, cre] (ORCID: <https://orcid.org/0000-0003-3732-9419>)
Maintainer: Hans Ttito <kvttitos@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-09 10:50:02 UTC
Built: R 4.4.3; ; 2025-11-12 03:05:45 UTC; windows
