Last updated on 2025-09-13 00:51:14 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
argoFloats | 1 | 12 | |
gsw | 13 | ||
oce | 3 | 10 | |
ocedata | 13 | ||
plan | 2 | 11 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/76s]
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 10001 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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 1.8-3
Check: installed package size
Result: NOTE
installed size is 16.1Mb
sub-directories of 1Mb or more:
R 3.1Mb
data 1.0Mb
doc 1.7Mb
help 3.8Mb
libs 5.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.4-5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Dan Kelley <Dan.Kelley@Dal.Ca>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Dan",
family = "Kelley",
role = c("aut", "cre"),
email = "Dan.Kelley@Dal.Ca"),
person(given = "Frank",
family = "Schmitt",
role = "aut",
email = "frankschmitt@gmx.de"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc