CRAN Package Check Results for Package deepdep

Last updated on 2024-11-03 15:48:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 2.79 131.05 133.84 OK
r-devel-linux-x86_64-debian-gcc 0.4.3 0.45 1.55 2.00 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.3 200.75 OK
r-devel-linux-x86_64-fedora-gcc 0.4.3 213.04 OK
r-devel-windows-x86_64 0.4.3 4.00 139.00 143.00 OK
r-patched-linux-x86_64 0.4.3 2.77 128.19 130.96 OK
r-release-linux-x86_64 0.4.3 2.66 32.83 35.49 ERROR
r-release-macos-arm64 0.4.3 74.00 OK
r-release-macos-x86_64 0.4.3 115.00 OK
r-release-windows-x86_64 0.4.3 4.00 140.00 144.00 OK
r-oldrel-macos-arm64 0.4.3 103.00 OK
r-oldrel-macos-x86_64 0.4.3 190.00 OK
r-oldrel-windows-x86_64 0.4.3 5.00 180.00 185.00 OK

Check Details

Version: 0.4.3
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.3
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'devtools', 'ggraph', 'graphlayouts', 'plyr', 'shiny', 'shinycssloaders', 'spelling', 'vcr' Flavor: r-release-linux-x86_64

Version: 0.4.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [4s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(deepdep) > > test_check("deepdep") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 21 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • vcr cannot be loaded (4): 'test-deepdep.R:26:3', 'test-deepdep.R:48:3', 'test-plot.R:8:1', 'test-plot_downloads.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-deepdep_declutter.R:1:1'): (code run outside of `test_that()`) ── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'vcr' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-deepdep_declutter.R:1:1 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 0 | SKIP 4 | PASS 21 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64