CRAN Package Check Results for Package mergeGridR

Last updated on 2026-06-24 21:00:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 0.2.0 24.00 269.69 293.69 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 34.00 265.89 299.89 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-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

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [198s/216s] 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 2 | PASS 351 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-benchmark.R:93: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 2 | PASS 351 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang