CRAN Package Check Results for Package argoFloats

Last updated on 2025-03-26 20:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.7 60.86 111.14 172.00 OK
r-devel-linux-x86_64-debian-gcc 1.0.7 38.32 80.73 119.05 OK
r-devel-linux-x86_64-fedora-clang 1.0.7 293.75 OK
r-devel-linux-x86_64-fedora-gcc 1.0.7 307.25 OK
r-devel-macos-arm64 1.0.7 91.00 OK
r-devel-macos-x86_64 1.0.7 178.00 OK
r-devel-windows-x86_64 1.0.7 59.00 131.00 190.00 OK
r-patched-linux-x86_64 1.0.7 59.01 96.80 155.81 ERROR
r-release-linux-x86_64 1.0.7 60.57 106.13 166.70 OK
r-release-macos-arm64 1.0.7 120.00 OK
r-release-macos-x86_64 1.0.7 135.00 OK
r-release-windows-x86_64 1.0.7 59.00 126.00 185.00 OK
r-oldrel-macos-arm64 1.0.7 OK
r-oldrel-macos-x86_64 1.0.7 233.00 OK
r-oldrel-windows-x86_64 1.0.7 78.00 153.00 231.00 OK

Check Details

Version: 1.0.7
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/349s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(argoFloats) > > test_check("argoFloats") Error in curl::curl_download(url = url[iurl], destfile = destfileTemp, : Timeout was reached [data-argo.ifremer.fr]: Connection timed out after 10001 milliseconds Error in curl::curl_download(url = url[iurl], destfile = destfileTemp, : Timeout was reached [usgodae.org]: Connection timed out after 10000 milliseconds [ FAIL 2 | WARN 0 | SKIP 3 | PASS 183 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test_download.R:38:15', 'test_download.R:90:15' • hasArgoTestCache() is not TRUE (1): 'test_subset.R:84:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_download.R:10:15'): getIndex() ───────────────────────────────── Error in `getIndex(filename = "argo_bio-profile_index.txt.gz", quiet = TRUE, destdir = tempFile)`: could not download index from these servers: 'https://data-argo.ifremer.fr/argo_bio-profile_index.txt.gz' 'ftp://usgodae.org/pub/outgoing/argo/argo_bio-profile_index.txt.gz' Backtrace: ▆ 1. ├─testthat::expect_silent(...) at test_download.R:10:15 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─argoFloats::getIndex(...) ── Failure ('test_download.R:23:15'): getProfiles() ──────────────────────────── p[["cycle"]] not equal to c("124", "125", "126"). 3/3 mismatches x[1]: NA y[1]: "124" x[2]: NA y[2]: "125" x[3]: NA y[3]: "126" [ FAIL 2 | WARN 0 | SKIP 3 | PASS 183 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64