Last updated on 2026-07-27 19:52:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.4 | 2.55 | 107.54 | 110.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.4 | 1.96 | 74.71 | 76.67 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.4 | 160.39 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.4 | 83.01 | OK | |||
| r-devel-windows-x86_64 | 0.4.4 | 5.00 | 121.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 0.4.4 | 2.80 | 101.92 | 104.72 | OK | |
| r-release-linux-x86_64 | 0.4.4 | 2.48 | 98.71 | 101.19 | ERROR | |
| 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 | 122.00 | 127.00 | OK | |
| 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 | 157.00 | 163.00 | OK |
Version: 0.4.4
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1m/16m]
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-devel-linux-x86_64-debian-gcc
Version: 0.4.4
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [1m/12m]
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-linux-x86_64