CRAN Package Check Results for Package mergeGridR

Last updated on 2026-08-31 02:50:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 16.83 191.16 207.99 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 12.49 113.61 126.10 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 14.00 131.39 145.39 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 14.00 126.90 140.90 OK
r-devel-windows-x86_64 0.2.0 24.00 251.00 275.00 OK
r-patched-linux-x86_64 0.2.0 17.02 178.03 195.05 OK
r-release-linux-x86_64 0.2.0 18.03 177.32 195.35 OK
r-release-macos-arm64 0.2.0 4.00 43.00 47.00 OK
r-release-macos-x86_64 0.2.0 12.00 187.00 199.00 OK
r-release-windows-x86_64 0.2.0 21.00 187.00 208.00 OK
r-oldrel-macos-arm64 0.2.0 3.00 46.00 49.00 OK
r-oldrel-macos-x86_64 0.2.0 12.00 216.00 228.00 OK
r-oldrel-windows-x86_64 0.2.0 29.00 260.00 289.00 ERROR

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [170s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(mergeGridR) > > test_check("mergeGridR") Loading required package: shiny Saving _problems/test-shiny-server-128.R [ FAIL 1 | WARN 0 | SKIP 3 | PASS 347 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-benchmark.R:93:3' • node is not available (1): 'test-static-app.R:196:3' • source file is not available: README.Rmd (1): 'test-static-app.R:122:7' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-shiny-server.R:128:5'): Shiny server accepts autoplay controls ── Expected `state()$over` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─shiny::testServer(...) at test-shiny-server.R:83: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. └─testthat::expect_true(state()$over) at test-shiny-server.R:128:5 [ FAIL 1 | WARN 0 | SKIP 3 | PASS 347 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64