CRAN Package Check Results for Package tinyProject

Last updated on 2025-12-04 11:50:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 2.14 28.26 30.40 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.1 1.50 21.95 23.45 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.1 46.17 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.1 41.11 ERROR
r-devel-windows-x86_64 0.6.1 3.00 52.00 55.00 ERROR
r-patched-linux-x86_64 0.6.1 2.31 23.69 26.00 ERROR
r-release-linux-x86_64 0.6.1 2.04 25.67 27.71 ERROR
r-release-macos-arm64 0.6.1 OK
r-release-macos-x86_64 0.6.1 2.00 47.00 49.00 OK
r-release-windows-x86_64 0.6.1 6.00 56.00 62.00 ERROR
r-oldrel-macos-arm64 0.6.1 OK
r-oldrel-macos-x86_64 0.6.1 2.00 37.00 39.00 OK
r-oldrel-windows-x86_64 0.6.1 4.00 57.00 61.00 ERROR

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/3s] 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 Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

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’ 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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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

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

Version: 0.6.1
Check: tests
Result: ERROR Running 'testthat.R' [3s] 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-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.