CRAN Package Check Results for Package shiny

Last updated on 2026-02-10 00:50:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.12.1 35.11 180.32 215.43 OK
r-devel-linux-x86_64-debian-gcc 1.12.1 19.51 121.03 140.54 OK
r-devel-linux-x86_64-fedora-clang 1.12.1 65.00 291.38 356.38 ERROR
r-devel-linux-x86_64-fedora-gcc 1.12.1 56.00 266.75 322.75 OK
r-devel-windows-x86_64 1.12.1 40.00 222.00 262.00 OK
r-patched-linux-x86_64 1.12.1 40.71 157.07 197.78 OK
r-release-linux-x86_64 1.12.1 34.05 156.38 190.43 OK
r-release-macos-arm64 1.12.1 7.00 45.00 52.00 OK
r-release-macos-x86_64 1.12.1 26.00 169.00 195.00 OK
r-release-windows-x86_64 1.12.1 39.00 206.00 245.00 OK
r-oldrel-macos-arm64 1.12.1 7.00 50.00 57.00 NOTE
r-oldrel-macos-x86_64 1.12.1 24.00 203.00 227.00 NOTE
r-oldrel-windows-x86_64 1.12.1 56.00 257.00 313.00 NOTE

Check Details

Version: 1.12.1
Check: tests
Result: ERROR Running ‘testthat.R’ [99s/260s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(shiny) > > test_check("shiny") Saving _problems/test-test-server-322.R [ FAIL 1 | WARN 0 | SKIP 23 | PASS 2095 ] ══ Skipped tests (23) ══════════════════════════════════════════════════════════ • File system is not case-sensitive (1): 'test-app.R:36:5' • I'm not sure of a great way to test this without timers. (1): 'test-test-server.R:216:3' • Not testing in CI (1): 'test-devmode.R:17:3' • On CRAN (19): 'test-actionButton.R:59:1', 'test-busy-indication.R:1:1', 'test-busy-indication.R:15:1', 'test-busy-indication.R:50:1', 'test-otel-error.R:1:1', 'test-otel-mock.R:1:1', 'test-pkgdown.R:3:3', 'test-reactivity.r:146:1', 'test-reactivity.r:1240:5', 'test-reactivity.r:1240:5', 'test-stacks-deep.R:93:1', 'test-stacks-deep.R:141:1', 'test-stacks.R:140:3', 'test-tabPanel.R:46:1', 'test-tabPanel.R:66:1', 'test-tabPanel.R:73:1', 'test-tabPanel.R:83:1', 'test-timer.R:4:1', 'test-utils.R:177:3' • {shinytest2} is not installed (1): 'test-test-shinyAppTemplate.R:2:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-test-server.R:322:5'): works with multiple promises in parallel ── Expected `endMS - startMS` < 4000. Actual comparison: 4952.5 >= 4000.0 Difference: 952.5 >= 0 Backtrace: ▆ 1. ├─shiny::testServer(...) at test-test-server.R:307: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_lt(endMS - startMS, 4000) at test-test-server.R:322:5 [ FAIL 1 | WARN 0 | SKIP 23 | PASS 2095 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.12.1
Check: installed package size
Result: NOTE installed size is 10.6Mb sub-directories of 1Mb or more: R 2.1Mb www 6.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64