CRAN Package Check Results for Package argoFloats

Last updated on 2025-12-30 10:51:09 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 36.28 76.67 112.95 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 125.00 184.00 ERROR
r-patched-linux-x86_64 1.0.9 58.03 97.50 155.53 OK
r-release-linux-x86_64 1.0.9 58.10 96.37 154.47 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 118.00 174.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 71.00 150.00 221.00 OK

Check Details

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