CRAN Package Check Results for Package deepdep

Last updated on 2025-07-22 12:49:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 2.47 43.43 45.90 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.3 1.95 31.93 33.88 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.3 70.07 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.3 80.37 ERROR
r-devel-windows-x86_64 0.4.3 4.00 149.00 153.00 OK
r-patched-linux-x86_64 0.4.3 2.83 140.46 143.29 OK
r-release-linux-x86_64 0.4.3 2.58 140.58 143.16 OK
r-release-macos-arm64 0.4.3 88.00 OK
r-release-macos-x86_64 0.4.3 174.00 OK
r-release-windows-x86_64 0.4.3 4.00 149.00 153.00 OK
r-oldrel-macos-arm64 0.4.3 74.00 OK
r-oldrel-macos-x86_64 0.4.3 115.00 OK
r-oldrel-windows-x86_64 0.4.3 5.00 206.00 211.00 OK

Check Details

Version: 0.4.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [12s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(deepdep) > > test_check("deepdep") [ FAIL 4 | WARN 0 | SKIP 1 | PASS 21 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): '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)`: incorrect number of dimensions Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep.R:32:3 2. │ └─cassette$call_block(...) 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) ── Error ('test-deepdep.R:55:5'): packages with no dependencies return empty deepdep object in result ── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep.R:54:3 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("rlang") at test-deepdep.R:55:5 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) ── Error ('test-deepdep_declutter.R:2:3'): (code run outside of `test_that()`) ── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep_declutter.R:1:1 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("R6", depth = 3, dependency_type = "all") at test-deepdep_declutter.R:2:3 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) ── Error ('test-plot.R:15:3'): (code run outside of `test_that()`) ───────────── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-plot.R:14:1 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("shiny", depth = 2) at test-plot.R:15:3 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) [ FAIL 4 | WARN 0 | SKIP 1 | PASS 21 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [7s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(deepdep) > > test_check("deepdep") [ FAIL 4 | WARN 0 | SKIP 1 | PASS 21 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): '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)`: incorrect number of dimensions Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep.R:32:3 2. │ └─cassette$call_block(...) 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) ── Error ('test-deepdep.R:55:5'): packages with no dependencies return empty deepdep object in result ── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep.R:54:3 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("rlang") at test-deepdep.R:55:5 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) ── Error ('test-deepdep_declutter.R:2:3'): (code run outside of `test_that()`) ── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep_declutter.R:1:1 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("R6", depth = 3, dependency_type = "all") at test-deepdep_declutter.R:2:3 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) ── Error ('test-plot.R:15:3'): (code run outside of `test_that()`) ───────────── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-plot.R:14:1 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("shiny", depth = 2) at test-plot.R:15:3 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) [ FAIL 4 | WARN 0 | SKIP 1 | PASS 21 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.3
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [16s/28s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(deepdep) > > test_check("deepdep") [ FAIL 4 | WARN 0 | SKIP 1 | PASS 21 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): '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)`: incorrect number of dimensions Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep.R:32:3 2. │ └─cassette$call_block(...) 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) ── Error ('test-deepdep.R:55:5'): packages with no dependencies return empty deepdep object in result ── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep.R:54:3 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("rlang") at test-deepdep.R:55:5 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) ── Error ('test-deepdep_declutter.R:2:3'): (code run outside of `test_that()`) ── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep_declutter.R:1:1 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("R6", depth = 3, dependency_type = "all") at test-deepdep_declutter.R:2:3 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) ── Error ('test-plot.R:15:3'): (code run outside of `test_that()`) ───────────── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-plot.R:14:1 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("shiny", depth = 2) at test-plot.R:15:3 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) [ FAIL 4 | WARN 0 | SKIP 1 | PASS 21 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.3
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [15s/23s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(deepdep) > > test_check("deepdep") [ FAIL 4 | WARN 0 | SKIP 1 | PASS 21 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): '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)`: incorrect number of dimensions Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep.R:32:3 2. │ └─cassette$call_block(...) 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) ── Error ('test-deepdep.R:55:5'): packages with no dependencies return empty deepdep object in result ── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep.R:54:3 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("rlang") at test-deepdep.R:55:5 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) ── Error ('test-deepdep_declutter.R:2:3'): (code run outside of `test_that()`) ── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-deepdep_declutter.R:1:1 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("R6", depth = 3, dependency_type = "all") at test-deepdep_declutter.R:2:3 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) ── Error ('test-plot.R:15:3'): (code run outside of `test_that()`) ───────────── Error: parse error: premature EOF (right here) ------^ Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-plot.R:14:1 2. │ └─cassette$call_block(...) 3. └─deepdep::deepdep("shiny", depth = 2) at test-plot.R:15:3 4. └─deepdep::deepdep(...) at tests/testthat/setup-deepdep.R:6:3 5. └─deepdep::get_dependencies(package, downloads, bioc, local, dependency_type) 6. └─deepdep::get_description(package, bioc, local) 7. └─deepdep:::get_desc_cached(package, "CRAN") 8. └─deepdep:::append_desc_CRAN(package, descs) 9. └─deepdep:::DB(package) 10. └─jsonlite::prettify(ret) 11. └─jsonlite:::reformat(txt, TRUE, indent_string) 12. └─jsonlite:::stop(out[[2]], call. = FALSE) [ FAIL 4 | WARN 0 | SKIP 1 | PASS 21 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc