CRAN Package Check Results for Package blockr.core

Last updated on 2025-06-30 09:49:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 8.82 129.03 137.85 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 6.63 90.18 96.81 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 225.51 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 240.43 OK
r-devel-windows-x86_64 0.1.0 14.00 146.00 160.00 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 0.1.0 8.06 120.83 128.89 OK
r-release-macos-arm64 0.1.0 56.00 OK
r-release-macos-x86_64 0.1.0 103.00 OK
r-release-windows-x86_64 0.1.0 14.00 142.00 156.00 OK
r-oldrel-macos-arm64 0.1.0 42.00 NOTE
r-oldrel-macos-x86_64 0.1.0 110.00 NOTE
r-oldrel-windows-x86_64 0.1.0 17.00 179.00 196.00 NOTE

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(blockr.core) > > test_check("blockr.core") [ FAIL 1 | WARN 0 | SKIP 13 | PASS 380 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-block-class.R:146:3', 'test-block-class.R:176:3', 'test-blocks-class.R:36:3', 'test-board-class.R:23:3', 'test-board-plugins.R:10:3', 'test-link-class.R:6:3', 'test-links-class.R:21:3', 'test-serve.R:3:3', 'test-serve.R:36:3', 'test-serve.R:54:3', 'test-serve.R:129:3', 'test-stack-class.R:51:3', 'test-stacks-class.R:67:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plugin-stacks.R:37:7'): add/rm stacks ────────────────────────── <vctrs_error_subscript_oob/vctrs_error_subscript/rlang_error/error/condition> Error in `x$id[i]`: Can't subset elements past the end. i Location 1 doesn't exist. i There are only 0 elements. Backtrace: ▆ 1. ├─shiny::testServer(...) at test-plugin-stacks.R:10:3 2. │ ├─shiny:::withMockContext(...) 3. │ │ ├─shiny::isolate(...) 4. │ │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ │ └─ctx$run(...) 6. │ │ │ ├─promises::with_promise_domain(...) 7. │ │ │ │ └─domain$wrapSync(expr) 8. │ │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ │ └─domain$wrapSync(expr) 11. │ │ │ │ └─base::force(expr) 12. │ │ │ ├─shiny::captureStackTraces(...) 13. │ │ │ │ └─promises::with_promise_domain(...) 14. │ │ │ │ └─domain$wrapSync(expr) 15. │ │ │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 16. │ │ │ └─env$runWith(self, func) 17. │ │ │ └─shiny (local) contextFunc() 18. │ │ │ └─shiny::..stacktraceon..(expr) 19. │ │ ├─shiny::withReactiveDomain(...) 20. │ │ │ └─promises::with_promise_domain(...) 21. │ │ │ └─domain$wrapSync(expr) 22. │ │ │ └─base::force(expr) 23. │ │ └─withr::with_options(...) 24. │ │ └─base::force(code) 25. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env()) 26. ├─base::`[[<-`(`*tmp*`, 1, value = `<stack>`) at test-plugin-stacks.R:37:7 27. ├─blockr.core:::`[[<-.stacks`(`*tmp*`, 1, value = `<stack>`) at test-plugin-stacks.R:37:7 28. │ ├─blockr.core:::set_names(list(as_stack(value)), x$id[i]) 29. │ ├─x$id[i] 30. │ └─blockr.core:::`[.stack`(x$id, i) 31. │ ├─vctrs::vec_slice(as.character(x), vec_as_location(i, length(x))) 32. │ └─vctrs::vec_as_location(i, length(x)) 33. └─vctrs (local) `<fn>`() 34. └─vctrs:::stop_subscript_oob(...) 35. └─vctrs:::stop_subscript(...) 36. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 13 | PASS 380 ] Deleting unused snapshots: • serve/board-001.json • serve/board-002.json • serve/board-003.json • serve/board-004.json • serve/board-005.json • serve/merge-001.json • serve/merge-002.json • serve/merge-003.json • serve/merge-004.json • serve/merge-005.json • serve/merge-006.json • serve/rbind-001.json • serve/stack-001.json • serve/stack-002.json • serve/stack-003.json • serve/stack-004.json Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: installed package size
Result: NOTE installed size is 10.7Mb sub-directories of 1Mb or more: doc 9.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64