Last updated on 2026-03-08 02:51:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.4 | 5.98 | 54.79 | 60.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.4 | 4.32 | 40.97 | 45.29 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.4 | 10.00 | 81.06 | 91.06 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.4 | 10.00 | 93.34 | 103.34 | OK | |
| r-devel-macos-arm64 | 0.4.4 | 1.00 | 26.00 | 27.00 | OK | |
| r-devel-windows-x86_64 | 0.4.4 | 8.00 | 72.00 | 80.00 | OK | |
| r-patched-linux-x86_64 | 0.4.4 | 6.02 | 48.48 | 54.50 | OK | |
| r-release-linux-x86_64 | 0.4.4 | 5.22 | 48.89 | 54.11 | OK | |
| r-release-macos-arm64 | 0.4.4 | 1.00 | 23.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.4.4 | 4.00 | 174.00 | 178.00 | OK | |
| r-release-windows-x86_64 | 0.4.4 | 10.00 | 74.00 | 84.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.4 | 1.00 | 27.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.4 | 4.00 | 156.00 | 160.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.4 | 10.00 | 89.00 | 99.00 | OK |
Version: 0.4.4
Check: tests
Result: ERROR
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
Flavor: r-devel-linux-x86_64-debian-gcc