CRAN Package Check Results for Package deepdep

Last updated on 2021-11-01 00:49:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5.3 7.64 101.45 109.09 OK
r-devel-linux-x86_64-debian-gcc 0.2.5.3 5.96 77.52 83.48 OK
r-devel-linux-x86_64-fedora-clang 0.2.5.3 148.55 OK
r-devel-linux-x86_64-fedora-gcc 0.2.5.3 119.15 OK
r-devel-windows-x86_64 0.2.5.3 14.00 131.00 145.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.2.5.3 ERROR
r-patched-linux-x86_64 0.2.5.3 6.45 99.73 106.18 OK
r-patched-solaris-x86 0.2.5.3 192.10 OK
r-release-linux-x86_64 0.2.5.3 7.69 98.81 106.50 OK
r-release-macos-arm64 0.2.5.3 OK
r-release-macos-x86_64 0.2.5.3 OK
r-release-windows-ix86+x86_64 0.2.5.3 13.00 102.00 115.00 OK
r-oldrel-macos-x86_64 0.2.5.3 OK
r-oldrel-windows-ix86+x86_64 0.2.5.3 14.00 134.00 148.00 OK

Check Details

Version: 0.2.5.3
Check: tests
Result: ERROR
     Running 'spelling.R'
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(deepdep)
     >
     > test_check("deepdep")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-deepdep.R:25:5): obtaining Bioc dependencies returns objects of correct types ──
     Error in `value[[3L]](cond)`: Bioconductor version '3.13' requires R version '4.1'; use
     `BiocManager::install(version = '3.15')` with R version 4.2; see
     https://bioconductor.org/install
     Backtrace:
     █
     1. └─deepdep:::deepdep_wrapped(...) test-deepdep.R:25:4
     2. └─base::tryCatch(...) test-deepdep.R:3:2
     3. └─base:::tryCatchList(expr, classes, parentenv, handlers)
     4. └─base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     5. └─value[[3L]](cond)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT