Last updated on 2025-11-14 10:50:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.11.1 | 6.20 | 61.11 | 67.31 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.11.1 | 4.09 | 46.20 | 50.29 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.11.1 | 15.00 | 92.88 | 107.88 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.11.1 | 38.00 | 85.03 | 123.03 | ERROR | |
| r-devel-windows-x86_64 | 0.11.1 | 10.00 | 88.00 | 98.00 | NOTE | |
| r-patched-linux-x86_64 | 0.11.1 | 6.83 | 58.80 | 65.63 | NOTE | |
| r-release-linux-x86_64 | 0.11.1 | 5.12 | 58.55 | 63.67 | NOTE | |
| r-release-macos-arm64 | 0.11.1 | 3.00 | 71.00 | 74.00 | NOTE | |
| r-release-macos-x86_64 | 0.11.1 | 9.00 | 114.00 | 123.00 | NOTE | |
| r-release-windows-x86_64 | 0.11.1 | 10.00 | 87.00 | 97.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.11.1 | 3.00 | 43.00 | 46.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.11.1 | 5.00 | 64.00 | 69.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.11.1 | 12.00 | 103.00 | 115.00 | NOTE |
Version: 0.11.1
Check: Rd files
Result: NOTE
checkRd: (-1) manipulateWidget.Rd:113-117: Lost braces in \itemize; meant \describe ?
checkRd: (-1) manipulateWidget.Rd:118-120: Lost braces in \itemize; meant \describe ?
checkRd: (-1) manipulateWidget.Rd:121-123: Lost braces in \itemize; meant \describe ?
checkRd: (-1) manipulateWidget.Rd:124-127: Lost braces in \itemize; meant \describe ?
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, 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
Version: 0.11.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(manipulateWidget)
>
> test_check("manipulateWidget")
Saving _problems/test-on_done-20.R
Saving _problems/test-on_done-42.R
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 650 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-inputs.R:97:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-on_done.R:5:5'): onDone / stops the shiny gadget and returns a htmlwidget ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-on_done.R:5:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-on_done.R:24:23'): onDone / returns a combined widget if comparison ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-on_done.R:24:5
2. │ └─base::withCallingHandlers(...)
3. └─testthat::with_mock(...) at test-on_done.R:24:23
4. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 650 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.11.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(manipulateWidget)
>
> test_check("manipulateWidget")
Saving _problems/test-on_done-20.R
Saving _problems/test-on_done-42.R
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 650 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-inputs.R:97:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-on_done.R:5:5'): onDone / stops the shiny gadget and returns a htmlwidget ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. └─testthat::with_mock(...) at test-on_done.R:5:5
2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
3. └─lifecycle:::deprecate_stop0(msg)
4. └─rlang::cnd_signal(...)
── Error ('test-on_done.R:24:23'): onDone / returns a combined widget if comparison ──
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct.
ℹ Please use `with_mocked_bindings()` instead.
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-on_done.R:24:5
2. │ └─base::withCallingHandlers(...)
3. └─testthat::with_mock(...) at test-on_done.R:24:23
4. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 650 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc