Skip to content

CopernicusMarine

Search Download and Handle Data from Copernicus Marine Service Information

v0.4.4 · Feb 26, 2026 · GPL (>= 3)

Description

Subset and download data from EU Copernicus Marine Service Information: <https://data.marine.copernicus.eu>. Import data on the oceans physical and biogeochemical state from Copernicus into R without the need of external software.

Downloads

756

Last 30 days

4650th

1.3K

Last 90 days

1.3K

Last year

Trend: +49.4% (30d vs prior 30d)

CRAN Check Status

2 ERROR
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc ERROR
r-devel-linux-x86_64-fedora-clang ERROR
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
OK r-devel-linux-x86_64-debian-clang

*


            
ERROR r-devel-linux-x86_64-debian-gcc

tests

  Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(CopernicusMarine)
  
  > 
  > test_check("CopernicusMarine")
  Saving _problems/test_dev-44.R
  [ FAIL 1 | WARN 1 | SKIP 31 | PASS 2 ]
  
  ══ Skipped tests (31) ══════════════════════════════════════════════════════════
  • On CRAN (31): 'test-translate.R:32:3', 'test-translate.R:40:3',
    'test_dev.r:3:3', 'test_dev.r:30:3', 'test_login.r:2:3', 'test_login.r:12:3',
    'test_login.r:20:3', 'test_login.r:28:3', 'test_login.r:42:3',
    'test_login.r:56:3', 'test_native.r:2:3', 'test_native.r:28:3',
    'test_native.r:44:3', 'test_product.r:3:5', 'test_product.r:11:3',
    'test_product.r:20:3', 'test_product.r:30:3', 'test_product.r:41:3',
    'test_product.r:52:3', 'test_product.r:60:3', 'test_product.r:68:3',
    'test_subset.r:2:3', 'test_subset.r:41:3', 'test_subset.r:59:3',
    'test_subset.r:77:3', 'test_subset.r:106:3', 'test_wmts.r:2:3',
    'test_wmts.r:16:3', 'test_wmts.r:26:3', 'test_wmts.r:35:3',
    'test_wmts.r:47:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test_dev.r:42:3'): Unsupported formats throw error ────────────────
  Expected `{ ... }` to throw a error.
  
  [ FAIL 1 | WARN 1 | SKIP 31 | PASS 2 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-devel-linux-x86_64-fedora-clang

tests

  Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(CopernicusMarine)
  
  > 
  > test_check("CopernicusMarine")
  Saving _problems/test_dev-44.R
  [ FAIL 1 | WARN 1 | SKIP 31 | PASS 2 ]
  
  ══ Skipped tests (31) ══════════════════════════════════════════════════════════
  • On CRAN (31): 'test-translate.R:32:3', 'test-translate.R:40:3',
    'test_dev.r:3:3', 'test_dev.r:30:3', 'test_login.r:2:3', 'test_login.r:12:3',
    'test_login.r:20:3', 'test_login.r:28:3', 'test_login.r:42:3',
    'test_login.r:56:3', 'test_native.r:2:3', 'test_native.r:28:3',
    'test_native.r:44:3', 'test_product.r:3:5', 'test_product.r:11:3',
    'test_product.r:20:3', 'test_product.r:30:3', 'test_product.r:41:3',
    'test_product.r:52:3', 'test_product.r:60:3', 'test_product.r:68:3',
    'test_subset.r:2:3', 'test_subset.r:41:3', 'test_subset.r:59:3',
    'test_subset.r:77:3', 'test_subset.r:106:3', 'test_wmts.r:2:3',
    'test_wmts.r:16:3', 'test_wmts.r:26:3', 'test_wmts.r:35:3',
    'test_wmts.r:47:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test_dev.r:42:3'): Unsupported formats throw error ────────────────
  Expected `{ ... }` to throw a error.
  
  [ FAIL 1 | WARN 1 | SKIP 31 | PASS 2 ]
  Error:
  ! Test failures.
  Execution halted
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Additional Issues

M1mac Details →

Check History

ERROR 12 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Mar 9, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

  Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(CopernicusMarine)
  
  > 
  > test_check("CopernicusMarine")
  Saving _problems/test_dev-44.R
  [ FAIL 1 | WARN 1 | SKIP 31 | PASS 2 ]
  
  ══ Skipped tests (31) ══════════════════════════════════════════════════════════
  • On CRAN (31): 'test-translate.R:32:3', 'test-translate.R:40:3',
    'test_dev.r:3:3', 'test_dev.r:30:3', 'test_login.r:2:3', 'test_login.r:12:3',
ERROR r-devel-linux-x86_64-fedora-clang

tests

  Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(CopernicusMarine)
  
  > 
  > test_check("CopernicusMarine")
  Saving _problems/test_dev-44.R
  [ FAIL 1 | WARN 1 | SKIP 31 | PASS 2 ]
  
  ══ Skipped tests (31) ══════════════════════════════════════════════════════════
  • On CRAN (31): 'test-translate.R:32:3', 'test-translate.R:40:3',
    'test_dev.r:3:3', 'test_dev.r:30:3', 'test_login.r:2:3', 'test_login.r:12:3',
    'te

Reverse Dependencies (2)

suggests

Dependency Network

Dependencies Reverse dependencies aws.s3 cli dplyr httr2 jsonlite leaflet lubridate purrr rlang sf stars stringr tibble tidyr xml2 ggfields rice CopernicusMarine

Version History

new 0.4.4 Mar 9, 2026