Last updated on 2023-02-06 11:04:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 2.88 | 162.52 | 165.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 2.76 | 125.36 | 128.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 208.30 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 203.43 | OK | |||
r-devel-windows-x86_64 | 0.4.1 | 29.00 | 204.00 | 233.00 | OK | |
r-patched-linux-x86_64 | 0.4.1 | 3.74 | 163.86 | 167.60 | OK | |
r-release-linux-x86_64 | 0.4.1 | 3.81 | 160.65 | 164.46 | OK | |
r-release-macos-arm64 | 0.4.1 | 73.00 | OK | |||
r-release-macos-x86_64 | 0.4.1 | 97.00 | OK | |||
r-release-windows-x86_64 | 0.4.1 | 20.00 | 222.00 | 242.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | 79.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.1 | 101.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.4.1 | 7.00 | 233.00 | 240.00 | ERROR |
Version: 0.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [173s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 45 ]
== Skipped tests ===============================================================
* On CRAN (2)
== Failed tests ================================================================
-- Error ('test-deepdep.R:32'): obtaining Bioc dependencies returns objects of correct types --
Error in `value[[3L]](cond)`: les is not available neither on CRAN nor on Bioconductor
Backtrace:
x
1. +-vcr::use_cassette(...) at test-deepdep.R:32:2
2. | \-cassette$call_block(...)
3. \-deepdep (local) deepdep_wrapped(...) at test-deepdep.R:33:4
4. \-base::tryCatch(...) at test-deepdep.R:3:2
5. \-base (local) tryCatchList(expr, classes, parentenv, handlers)
6. \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. \-value[[3L]](cond)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 45 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64