Last updated on 2025-05-11 12:51:02 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
taxonomizr | 1 | 12 | |
vipor | 2 | 11 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.11.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [40s/64s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(taxonomizr)
> library(data.table)
> library(RSQLite)
> test_check("taxonomizr")
Download status: 0 done; 1 in progress (0 b/s). Total size: 359 b (100%)...
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 4 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 0 b ... done!
Download status: 1 done; 0 in progress. Total size: 0 b ... done!
Download status: 1 done; 0 in progress. Total size: 359 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 15 b (100%)... done!
Download status: 1 done; 0 in progress. Total size: 0 b ... done!
Download status: 0 done; 1 in progress (0 b/s). Total size: 0 b (??%)...
Download status: 1 done; 0 in progress. Total size: 0 b ... done!
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 378 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_taxa.R:987:3'): Test resumableDownload ───────────────────────
`resumableDownload(...)` threw an error with unexpected message.
Expected match: "404"
Actual message: "Download failed with error: \"Timeout was reached [ftp.ncbi.nih.gov]: Connection timed out after 10000 milliseconds\"."
Backtrace:
▆
1. ├─testthat::expect_error(...) at test_taxa.R:987:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─taxonomizr:::resumableDownload(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 378 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.4.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Scott Sherrill-Mix <ssm@msu.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Scott",
family = "Sherrill-Mix",
role = c("aut", "cre"),
email = "ssm@msu.edu"),
person(given = "Erik",
family = "Clarke",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc