* using log directory 'd:/Rcompile/CRANpkg/local/4.6/blockr.core.Rcheck' * using R version 4.6.1 (2026-06-24 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-06-30 09:52:20 UTC * checking for file 'blockr.core/DESCRIPTION' ... OK * this is package 'blockr.core' version '0.1.2' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'blockr.core' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [2s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [2s] OK * checking loading without being on the library search path ... [1s] OK * checking whether startup messages can be suppressed ... [1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [14s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [3s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [33s] ERROR Running 'testthat.R' [33s] 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") [INFO][2026-06-30 11:53:26][blockr.core] hello [WARN][2026-06-30 11:53:26][blockr.core] oh no [INFO][2026-06-30 11:53:26][blockr.core] world [INFO][2026-06-30 11:53:26][blockr.core] hello [WARN][2026-06-30 11:53:26][blockr.core] oh no [INFO][2026-06-30 11:53:26][blockr.core] world [ERROR][2026-06-30 11:53:31][blockr.core] is.data.frame(data) is not TRUE [WARN][2026-06-30 11:53:36][blockr.core] Please choose a valid block ID. [WARN][2026-06-30 11:53:36][blockr.core] Please choose a valid block ID. [WARN][2026-06-30 11:53:36][blockr.core] Please choose a unique block ID. [WARN][2026-06-30 11:53:36][blockr.core] Please choose a valid block type. [WARN][2026-06-30 11:53:36][blockr.core] Please choose at least one block. [WARN][2026-06-30 11:53:36][blockr.core] Please choose valid block IDs. Saving _problems/test-plugin-code-19.R [ERROR][2026-06-30 11:53:39][blockr.core] eval failed [ERROR][2026-06-30 11:53:39][blockr.core] eval failed [WARN][2026-06-30 11:53:40][blockr.core] No new links can be added. Remove a [WARN][2026-06-30 11:53:40][blockr.core] row first. [INFO][2026-06-30 11:53:49][blockr.core] hello [WARN][2026-06-30 11:53:49][blockr.core] test1 [WARN][2026-06-30 11:53:49][blockr.core] test2 [ERROR][2026-06-30 11:53:49][blockr.core] bye [INFO][2026-06-30 11:53:49][blockr.core] hello [WARN][2026-06-30 11:53:49][blockr.core] test1 [WARN][2026-06-30 11:53:49][blockr.core] test2 [ERROR][2026-06-30 11:53:49][blockr.core] bye Saving _problems/test-utils-code-21.R [ FAIL 2 | WARN 0 | SKIP 16 | PASS 986 ] ══ Skipped tests (16) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-block-class.R:136:1', 'test-block-class.R:158:1', 'test-blocks-class.R:1:1', 'test-board-class.R:1:1', 'test-board-option.R:1:1', 'test-board-option.R:159:1', 'test-board-plugins.R:1:1', 'test-link-class.R:1:1', 'test-links-class.R:1:1', 'test-stack-class.R:1:1', 'test-stacks-class.R:1:1', 'test-utils-serve.R:3:3', 'test-utils-serve.R:44:3', 'test-utils-serve.R:70:3', 'test-utils-serve.R:167:3' • On Windows (1): 'test-file-browser.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-plugin-code.R:19:7'): generate code ──────────────────────────── Error: Can't access reactive `reactiveValues7863`; its module session has been destroyed Backtrace: ▆ 1. ├─shiny::testServer(...) at test-plugin-code.R:16: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:::with_otel_span_context(...) 13. │ │ │ │ └─base::force(expr) 14. │ │ │ ├─shiny::captureStackTraces(...) 15. │ │ │ │ └─promises::with_promise_domain(...) 16. │ │ │ │ └─domain$wrapSync(expr) 17. │ │ │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 18. │ │ │ └─env$runWith(self, func) 19. │ │ │ └─shiny (local) contextFunc() 20. │ │ │ └─shiny::..stacktraceon..(expr) 21. │ │ ├─shiny::withReactiveDomain(...) 22. │ │ │ └─promises::with_promise_domain(...) 23. │ │ │ └─domain$wrapSync(expr) 24. │ │ │ └─base::force(expr) 25. │ │ └─withr::with_options(...) 26. │ │ └─base::force(code) 27. │ └─rlang::eval_tidy(quosure, mask, rlang::caller_env()) 28. ├─shiny::code() at test-plugin-code.R:19:7 29. │ ├─shiny::..stacktraceoff..(self$.updateValue()) 30. │ └─self$.updateValue() 31. │ └─ctx$run(...) 32. │ ├─promises::with_promise_domain(...) 33. │ │ └─domain$wrapSync(expr) 34. │ ├─shiny::withReactiveDomain(...) 35. │ │ └─promises::with_promise_domain(...) 36. │ │ └─domain$wrapSync(expr) 37. │ │ └─base::force(expr) 38. │ ├─shiny:::with_otel_span_context(...) 39. │ │ └─base::force(expr) 40. │ ├─shiny::captureStackTraces(...) 41. │ │ └─promises::with_promise_domain(...) 42. │ │ └─domain$wrapSync(expr) 43. │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 44. │ └─env$runWith(self, func) 45. │ └─shiny (local) contextFunc() 46. │ ├─base::withCallingHandlers(...) 47. │ ├─base::withVisible(.func()) 48. │ └─shiny (local) .func() 49. │ ├─shiny::..stacktraceon..(``(...)) 50. │ └─blockr.core (local) ``(...) 51. │ ├─blockr.core:::export_wrapped_code(...) 52. │ │ ├─base::do.call(...) 53. │ │ └─blockr.core::export_code(expressions, board) 54. │ │ └─blockr.core::board_links(board) 55. │ │ ├─base::stopifnot(is_board(x)) 56. │ │ └─blockr.core::is_board(x) 57. │ │ └─blockr.core:::inherits(x, "board") 58. │ │ └─blockr.core::lgl_ply(c(...), function(y) base::inherits(x, y)) 59. │ │ └─base::vapply(x, fun, logical(length), ..., USE.NAMES = use_names) 60. │ │ └─blockr.core (local) FUN(X[[i]], ...) 61. │ │ └─base::inherits(x, y) 62. │ ├─board$board 63. │ └─shiny:::`$.reactivevalues`(board, board) 64. │ └─.subset2(x, "impl")$get(.subset2(x, "ns")(name)) 65. │ └─base::stop(destroyedReactiveError(.label)) 66. ├─shiny (local) ``(``) 67. │ └─base::stop(e) 68. └─shiny (local) ``(``) ── Error ('test-utils-code.R:18:3'): code generation ─────────────────────────── Error: Can't access reactive `reactiveValues6109`; its module session has been destroyed Backtrace: ▆ 1. ├─blockr.core::export_code(...) at test-utils-code.R:18:3 2. │ └─blockr.core::board_links(board) 3. │ ├─base::stopifnot(is_board(x)) 4. │ └─blockr.core::is_board(x) 5. │ └─blockr.core:::inherits(x, "board") 6. │ └─blockr.core::lgl_ply(c(...), function(y) base::inherits(x, y)) 7. │ └─base::vapply(x, fun, logical(length), ..., USE.NAMES = use_names) 8. │ └─blockr.core (local) FUN(X[[i]], ...) 9. │ └─base::inherits(x, y) 10. ├─shiny::isolate(board$board) 11. │ ├─shiny::..stacktraceoff..(...) 12. │ └─ctx$run(...) 13. │ ├─promises::with_promise_domain(...) 14. │ │ └─domain$wrapSync(expr) 15. │ ├─shiny::withReactiveDomain(...) 16. │ │ └─promises::with_promise_domain(...) 17. │ │ └─domain$wrapSync(expr) 18. │ │ └─base::force(expr) 19. │ ├─shiny:::with_otel_span_context(...) 20. │ │ └─base::force(expr) 21. │ ├─shiny::captureStackTraces(...) 22. │ │ └─promises::with_promise_domain(...) 23. │ │ └─domain$wrapSync(expr) 24. │ │ └─base::withCallingHandlers(expr, error = doCaptureStack) 25. │ └─env$runWith(self, func) 26. │ └─shiny (local) contextFunc() 27. │ └─shiny::..stacktraceon..(expr) 28. ├─board$board 29. ├─shiny:::`$.reactivevalues`(board, board) 30. │ └─.subset2(x, "impl")$get(.subset2(x, "ns")(name)) 31. │ └─base::stop(destroyedReactiveError(.label)) 32. └─shiny (local) ``(``) [ FAIL 2 | WARN 0 | SKIP 16 | PASS 986 ] Deleting unused snapshots: 'utils-serve/board-001.json', 'utils-serve/board-002.json', 'utils-serve/board-003.json', 'utils-serve/board-004.json', 'utils-serve/board-005.json', 'utils-serve/merge-001.json', 'utils-serve/merge-002.json', 'utils-serve/merge-003.json', 'utils-serve/merge-004.json', 'utils-serve/merge-005.json', 'utils-serve/merge-006.json', 'utils-serve/rbind-001.json', 'utils-serve/stack-001.json', 'utils-serve/stack-002.json', 'utils-serve/stack-003.json', and 'utils-serve/stack-004.json' Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [37s] OK * checking PDF version of manual ... [22s] OK * checking HTML version of manual ... [13s] OK * DONE Status: 1 ERROR