CRAN Package Check Results for Package argoFloats

Last updated on 2025-12-26 11:52:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.9 69.87 104.98 174.85 OK
r-devel-linux-x86_64-debian-gcc 1.0.9 40.30 76.73 117.03 OK
r-devel-linux-x86_64-fedora-clang 1.0.9 123.00 167.91 290.91 OK
r-devel-linux-x86_64-fedora-gcc 1.0.9 109.00 174.42 283.42 OK
r-devel-windows-x86_64 1.0.9 59.00 129.00 188.00 OK
r-patched-linux-x86_64 1.0.9 58.03 97.50 155.53 OK
r-release-linux-x86_64 1.0.9 61.48 96.61 158.09 OK
r-release-macos-arm64 1.0.9 OK
r-release-macos-x86_64 1.0.9 44.00 123.00 167.00 OK
r-release-windows-x86_64 1.0.9 56.00 115.00 171.00 OK
r-oldrel-macos-arm64 1.0.9 OK
r-oldrel-macos-x86_64 1.0.9 44.00 145.00 189.00 OK
r-oldrel-windows-x86_64 1.0.9 85.00 149.00 234.00 ERROR

Check Details

Version: 1.0.9
Check: tests
Result: ERROR Running 'testthat.R' [15s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(argoFloats) > > test_check("argoFloats") Saving _problems/test_download-26.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 175 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (1): • hasArgoTestCache() is not TRUE (1): 'test_subset.R:96:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_download.R:26:9'): getProfiles() ───────────────────────────── Expected `p[["cycle"]]` to equal `c("124", "125", "126")`. Differences: 3/3 mismatches x[1]: NA y[1]: "124" x[2]: NA y[2]: "125" x[3]: NA y[3]: "126" [ FAIL 1 | WARN 0 | SKIP 2 | PASS 175 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64