Last updated on 2026-06-17 19:49:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.4 | 2.48 | 105.41 | 107.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.4 | 1.98 | 81.00 | 82.98 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.4 | 156.43 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.4 | 201.41 | OK | |||
| r-devel-windows-x86_64 | 0.4.4 | 5.00 | 119.00 | 124.00 | OK | |
| r-patched-linux-x86_64 | 0.4.4 | 2.69 | 102.84 | 105.53 | OK | |
| r-release-linux-x86_64 | 0.4.4 | 2.30 | 101.01 | 103.31 | OK | |
| r-release-macos-arm64 | 0.4.4 | 1.00 | 39.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 0.4.4 | 2.00 | 143.00 | 145.00 | OK | |
| r-release-windows-x86_64 | 0.4.4 | 5.00 | 452.00 | 457.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.4.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.4 | 2.00 | 137.00 | 139.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.4 | 6.00 | 152.00 | 158.00 | OK |
Version: 0.4.4
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [391s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
Saving _problems/test-deepdep-34.R
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 45 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-plot.R:135:3', 'test-plot_downloads.R:8:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-deepdep.R:33:5'): obtaining Bioc dependencies returns objects of correct types ──
Error in `value[[3L]](cond)`: les is not available neither on CRAN nor on Bioconductor
Backtrace:
▆
1. ├─vcr::use_cassette(...) at test-deepdep.R:32:3
2. │ └─base::withCallingHandlers(...)
3. └─deepdep (local) deepdep_wrapped(...) at test-deepdep.R:33:5
4. └─base::tryCatch(...) at test-deepdep.R:3:3
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 45 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64