Last updated on 2025-11-19 09:48:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 7.54 | 99.71 | 107.25 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 6.05 | 71.91 | 77.96 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 19.00 | 133.77 | 152.77 | 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 | 14.00 | 105.00 | 119.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 | 7.79 | 90.53 | 98.32 | ERROR | |
| 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 | 12.00 | 134.00 | 146.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/6s]
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-debian-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
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-debian-gcc
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’
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
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
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-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.