CRAN Package Check Results for Package shiny

Last updated on 2025-04-08 18:52:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.10.0 34.66 150.94 185.60 OK
r-devel-linux-x86_64-debian-gcc 1.10.0 21.64 100.29 121.93 OK
r-devel-linux-x86_64-fedora-clang 1.10.0 329.07 ERROR
r-devel-linux-x86_64-fedora-gcc 1.10.0 279.26 OK
r-devel-macos-arm64 1.10.0 95.00 OK
r-devel-macos-x86_64 1.10.0 193.00 OK
r-devel-windows-x86_64 1.10.0 42.00 194.00 236.00 OK
r-patched-linux-x86_64 1.10.0 41.33 144.84 186.17 OK
r-release-linux-x86_64 1.10.0 31.05 140.06 171.11 OK
r-release-macos-arm64 1.10.0 79.00 NOTE
r-release-macos-x86_64 1.10.0 163.00 NOTE
r-release-windows-x86_64 1.10.0 40.00 191.00 231.00 NOTE
r-oldrel-macos-arm64 1.10.0 NOTE
r-oldrel-macos-x86_64 1.10.0 150.00 NOTE
r-oldrel-windows-x86_64 1.10.0 50.00 243.00 293.00 NOTE

Check Details

Version: 1.10.0
Check: tests
Result: ERROR Running ‘testthat.R’ [91s/373s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(shiny) > > test_check("shiny") [ FAIL 1 | WARN 0 | SKIP 19 | PASS 1624 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • 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:218:3' • Not testing in CI (1): 'test-devmode.R:17:3' • On CRAN (15): 'test-busy-indication.R:2:3', 'test-busy-indication.R:18:3', 'test-busy-indication.R:58:3', 'test-pkgdown.R:3:3', 'test-reactivity.r:147:3', 'test-reactivity.r:1240:5', 'test-reactivity.r:1240:5', 'test-stacks-deep.R:112:3', 'test-stacks-deep.R:166:3', 'test-stacks.R:128:3', 'test-tabPanel.R:54:3', 'test-tabPanel.R:68:3', 'test-tabPanel.R:75:3', 'test-tabPanel.R:90:3', 'test-utils.R:177:3' • {shinytest2} is not installed (1): 'test-test-shinyAppTemplate.R:2:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-test-server.R:324:5'): works with multiple promises in parallel ── endMS - startMS is not strictly less than 4000. Difference: 1.13e+03 Backtrace: ▆ 1. ├─shiny::testServer(...) at test-test-server.R:309: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. └─testthat::expect_lt(endMS - startMS, 4000) at test-test-server.R:324:5 [ FAIL 1 | WARN 0 | SKIP 19 | PASS 1624 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

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