Last updated on 2025-12-03 11:50:19 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.11.1 | 31.04 | 171.00 | 202.04 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.11.1 | 20.22 | 111.68 | 131.90 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.11.1 | 80.00 | 232.67 | 312.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.12.0 | 93.00 | 235.59 | 328.59 | ERROR | |
| r-devel-windows-x86_64 | 1.11.1 | 45.00 | 197.00 | 242.00 | OK | |
| r-patched-linux-x86_64 | 1.11.1 | 39.01 | 147.51 | 186.52 | OK | |
| r-release-linux-x86_64 | 1.11.1 | 33.00 | 146.72 | 179.72 | OK | |
| r-release-macos-arm64 | 1.12.0 | 8.00 | 45.00 | 53.00 | OK | |
| r-release-macos-x86_64 | 1.11.1 | 34.00 | 144.00 | 178.00 | OK | |
| r-release-windows-x86_64 | 1.11.1 | 38.00 | 228.00 | 266.00 | OK | |
| r-oldrel-macos-arm64 | 1.12.0 | 8.00 | 48.00 | 56.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.11.1 | 29.00 | 143.00 | 172.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.11.1 | 52.00 | 240.00 | 292.00 | NOTE |
Version: 1.12.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [94s/141s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(shiny)
>
> test_check("shiny")
Saving _problems/test-timer-35.R
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 1981 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• 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 (18): '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-utils.R:177:3'
• Refactor test for next release (1): 'test-test-shinyAppTemplate.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-timer.R:35:3'): Unscheduling works ───────────────────────────
Expected `timerCallbacks$.times` to be identical to `origTimes`.
Differences:
`attr(actual, 'row.names')` is an integer vector ()
`attr(expected, 'row.names')` is a character vector ()
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 1981 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.12.0
Check: installed package size
Result: NOTE
installed size is 10.6Mb
sub-directories of 1Mb or more:
R 2.1Mb
www 6.7Mb
Flavor: r-oldrel-macos-arm64
Version: 1.11.1
Check: installed package size
Result: NOTE
installed size is 10.5Mb
sub-directories of 1Mb or more:
R 2.0Mb
www 6.7Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64