CRAN Package Check Results for Package tinyProject

Last updated on 2025-11-15 21:49:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 2.11 27.94 30.05 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.1 1.60 23.56 25.16 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.1 11.00 34.69 45.69 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.1 43.02 ERROR
r-devel-windows-x86_64 0.6.1 4.00 52.00 56.00 OK
r-patched-linux-x86_64 0.6.1 2.29 25.45 27.74 OK
r-release-linux-x86_64 0.6.1 1.90 25.41 27.31 OK
r-release-macos-arm64 0.6.1 1.00 34.00 35.00 OK
r-release-macos-x86_64 0.6.1 2.00 47.00 49.00 OK
r-release-windows-x86_64 0.6.1 5.00 51.00 56.00 OK
r-oldrel-macos-arm64 0.6.1 1.00 23.00 24.00 OK
r-oldrel-macos-x86_64 0.6.1 2.00 37.00 39.00 OK
r-oldrel-windows-x86_64 0.6.1 3.00 54.00 57.00 OK

Check Details

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’ [2s/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