CRAN Package Check Results for Maintainer ‘Veronique Bachelier <veronique.bachelier at rte-france.com>’

Last updated on 2025-12-04 07:52:01 CET.

Package ERROR NOTE
manipulateWidget 9 4

Package manipulateWidget

Current CRAN status: ERROR: 9, NOTE: 4

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’ [7s/9s] 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-debian-clang

Version: 0.11.1
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] 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-debian-gcc

Version: 0.11.1
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/13s] 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’ [11s/19s] 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

Version: 0.11.1
Check: tests
Result: ERROR Running 'testthat.R' [6s] 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 Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.11.1
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/10s] 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-patched-linux-x86_64

Version: 0.11.1
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/8s] 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-release-linux-x86_64

Version: 0.11.1
Check: tests
Result: ERROR Running 'testthat.R' [9s] 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-oldrel-windows-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.