CRAN Package Check Results for Maintainer ‘Jaime Ashander <jashander at ucdavis.edu>’

Last updated on 2025-12-04 09:50:24 CET.

Package ERROR OK
digitize 9 4

Package digitize

Current CRAN status: ERROR: 9, OK: 4

Version: 0.0.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Jaime Ashander <jashander@ucdavis.edu>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(digitize) > > test_check("digitize") Saving _problems/test-reverse_compatible-38.R Saving _problems/test-unit-15.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-reverse_compatible.r:32:13'): `digitize` gives same ──────────── <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-reverse_compatible.r:32:13 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) ── Error ('test-unit.r:9:13'): Digitize skips point input ────────────────────── <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-unit.r:9:13 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 0.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(digitize) > > test_check("digitize") Saving _problems/test-reverse_compatible-38.R Saving _problems/test-unit-15.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-reverse_compatible.r:32:13'): `digitize` gives same ──────────── <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-reverse_compatible.r:32:13 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) ── Error ('test-unit.r:9:13'): Digitize skips point input ────────────────────── <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-unit.r:9:13 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 0.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(digitize) > > test_check("digitize") Saving _problems/test-reverse_compatible-38.R Saving _problems/test-unit-15.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-reverse_compatible.r:32:13'): `digitize` gives same ──────────── <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-reverse_compatible.r:32:13 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) ── Error ('test-unit.r:9:13'): Digitize skips point input ────────────────────── <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-unit.r:9:13 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.4
Check: tests
Result: ERROR Running 'testthat.R' [1s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(digitize) > > test_check("digitize") Saving _problems/test-reverse_compatible-38.R Saving _problems/test-unit-15.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-reverse_compatible.r:32:13'): `digitize` gives same ──────────── <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-reverse_compatible.r:32:13 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) ── Error ('test-unit.r:9:13'): Digitize skips point input ────────────────────── <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-unit.r:9:13 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, 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.