CRAN Package Check Results for Maintainer ‘Francois Guillem <guillem.francois at gmail.com>’

Last updated on 2025-11-15 02:53:33 CET.

Package ERROR NOTE OK
tinyProject 3 1 9

Package tinyProject

Current CRAN status: ERROR: 3, NOTE: 1, OK: 9

Version: 0.6.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Francois Guillem <guillem.francois@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Francois", family = "Guillem", role = c("aut", "cre"), email = "guillem.francois@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tinyProject) > > test_check("tinyProject") Saving _problems/test-commandArgs-41.R [ FAIL 1 | WARN 5 | SKIP 0 | PASS 73 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-commandArgs.R:3:1'): (code run outside of `test_that()`) ─────── <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-commandArgs.R:3:1 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 5 | SKIP 0 | PASS 73 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tinyProject) > > test_check("tinyProject") Saving _problems/test-commandArgs-41.R [ FAIL 1 | WARN 5 | SKIP 0 | PASS 73 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-commandArgs.R:3:1'): (code run outside of `test_that()`) ─────── <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-commandArgs.R:3:1 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 5 | SKIP 0 | PASS 73 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tinyProject) > > test_check("tinyProject") Saving _problems/test-commandArgs-41.R [ FAIL 1 | WARN 5 | SKIP 0 | PASS 73 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-commandArgs.R:3:1'): (code run outside of `test_that()`) ─────── <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-commandArgs.R:3:1 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 5 | SKIP 0 | PASS 73 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc