Last updated on 2025-11-14 06:50:21 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 7.92 | 96.05 | 103.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 5.67 | 71.76 | 77.43 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 48.00 | 119.35 | 167.35 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 36.00 | 120.33 | 156.33 | ERROR | |
| r-devel-windows-x86_64 | 0.1.1 | 10.00 | 106.00 | 116.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 8.32 | 89.10 | 97.42 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 6.50 | 89.31 | 95.81 | OK | |
| r-release-macos-arm64 | 0.1.1 | 3.00 | 51.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 5.00 | 86.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 11.00 | 116.00 | 127.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 3.00 | 52.00 | 55.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.1 | 4.00 | 73.00 | 77.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 14.00 | 132.00 | 146.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(shiny.benchmark)
>
> test_check("shiny.benchmark")
Saving _problems/test-load_example-9.R
Saving _problems/test-load_example-52.R
Saving _problems/test-load_example-74.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-load_example.R:9:5'): Load example creates correct structure ───
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `local_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `local_mocked_bindings()` instead.
Backtrace:
▆
1. └─base::eval(...)
2. └─base::eval(...)
3. └─testthat::local_mock(menu = function(...) stop("Opps, shouldn't reach this")) at test-load_example.R:9:5
4. └─lifecycle::deprecate_stop("3.2.0", "local_mock()", "local_mocked_bindings()")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
── Error ('test-load_example.R:52:5'): Does not create load_examples on non-existing directory ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `local_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `local_mocked_bindings()` instead.
Backtrace:
▆
1. └─base::eval(...)
2. └─base::eval(...)
3. └─testthat::local_mock(menu = function(...) stop("Opps, shouldn't reach this")) at test-load_example.R:52:5
4. └─lifecycle::deprecate_stop("3.2.0", "local_mock()", "local_mocked_bindings()")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
── Error ('test-load_example.R:74:5'): Does not create load_examples if there is a file in directory ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `local_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `local_mocked_bindings()` instead.
Backtrace:
▆
1. └─base::eval(...)
2. └─base::eval(...)
3. └─testthat::local_mock(menu = function(...) 2) at test-load_example.R:74:5
4. └─lifecycle::deprecate_stop("3.2.0", "local_mock()", "local_mocked_bindings()")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(shiny.benchmark)
>
> test_check("shiny.benchmark")
Saving _problems/test-load_example-9.R
Saving _problems/test-load_example-52.R
Saving _problems/test-load_example-74.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-load_example.R:9:5'): Load example creates correct structure ───
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `local_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `local_mocked_bindings()` instead.
Backtrace:
▆
1. └─base::eval(...)
2. └─base::eval(...)
3. └─testthat::local_mock(menu = function(...) stop("Opps, shouldn't reach this")) at test-load_example.R:9:5
4. └─lifecycle::deprecate_stop("3.2.0", "local_mock()", "local_mocked_bindings()")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
── Error ('test-load_example.R:52:5'): Does not create load_examples on non-existing directory ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `local_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `local_mocked_bindings()` instead.
Backtrace:
▆
1. └─base::eval(...)
2. └─base::eval(...)
3. └─testthat::local_mock(menu = function(...) stop("Opps, shouldn't reach this")) at test-load_example.R:52:5
4. └─lifecycle::deprecate_stop("3.2.0", "local_mock()", "local_mocked_bindings()")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
── Error ('test-load_example.R:74:5'): Does not create load_examples if there is a file in directory ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `local_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `local_mocked_bindings()` instead.
Backtrace:
▆
1. └─base::eval(...)
2. └─base::eval(...)
3. └─testthat::local_mock(menu = function(...) 2) at test-load_example.R:74:5
4. └─lifecycle::deprecate_stop("3.2.0", "local_mock()", "local_mocked_bindings()")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 7 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc