CRAN Package Check Results for Package CopernicusMarine

Last updated on 2026-03-16 21:54:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 4.94 54.44 59.38 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.5 4.45 48.19 52.64 OK
r-devel-linux-x86_64-fedora-clang 0.4.5 10.00 100.55 110.55 OK
r-devel-linux-x86_64-fedora-gcc 0.4.5 65.28 OK
r-devel-macos-arm64 0.4.5 1.00 76.00 77.00 OK
r-devel-windows-x86_64 0.4.4 8.00 71.00 79.00 ERROR
r-patched-linux-x86_64 0.4.4 6.15 49.26 55.41 OK
r-release-linux-x86_64 0.4.5 6.05 57.44 63.49 OK
r-release-macos-arm64 0.4.5 1.00 71.00 72.00 OK
r-release-macos-x86_64 0.4.5 4.00 133.00 137.00 OK
r-release-windows-x86_64 0.4.4 8.00 72.00 80.00 OK
r-oldrel-macos-arm64 0.4.5 1.00 72.00 73.00 OK
r-oldrel-macos-x86_64 0.4.5 4.00 148.00 152.00 OK
r-oldrel-windows-x86_64 0.4.5 10.00 99.00 109.00 ERROR

Check Details

Version: 0.4.4
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] 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 Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.4
Check: tests
Result: ERROR Running 'testthat.R' [2s] 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 Flavor: r-devel-windows-x86_64

Version: 0.4.5
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'blosc.Rmd' using rmarkdown --- finished re-building 'blosc.Rmd' --- re-building 'product-info.Rmd' using rmarkdown Quitting from product-info.Rmd:97-105 [product-proxy] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `stars::read_mdim()`: ! is.character(variable) is not TRUE --- Backtrace: ▆ 1. └─CopernicusMarine::cms_zarr_proxy(...) 2. └─CopernicusMarine:::.get_stars_proxy(...) 3. ├─CopernicusMarine:::.muffle_403(...) 4. │ └─base::withCallingHandlers(...) 5. └─stars::read_mdim(vsi, proxy = TRUE, variable = variable) 6. └─base::stopifnot(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'product-info.Rmd' failed with diagnostics: is.character(variable) is not TRUE --- failed re-building 'product-info.Rmd' --- re-building 'proxy.Rmd' using rmarkdown --- finished re-building 'proxy.Rmd' --- re-building 'translate.Rmd' using rmarkdown --- finished re-building 'translate.Rmd' SUMMARY: processing the following file failed: 'product-info.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64