CRAN Package Check Results for Package wrappedtools

Last updated on 2025-09-07 02:51:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.8 16.41 168.50 184.91 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.9 10.70 109.63 120.33 OK
r-devel-linux-x86_64-fedora-clang 0.9.9 297.01 OK
r-devel-linux-x86_64-fedora-gcc 0.9.9 270.18 OK
r-devel-windows-x86_64 0.9.8 15.00 166.00 181.00 ERROR
r-patched-linux-x86_64 0.9.8 14.62 156.73 171.35 OK
r-release-linux-x86_64 0.9.9 13.38 155.60 168.98 OK
r-release-macos-arm64 0.9.9 75.00 OK
r-release-macos-x86_64 0.9.9 162.00 OK
r-release-windows-x86_64 0.9.9 12.00 161.00 173.00 OK
r-oldrel-macos-arm64 0.9.9 83.00 NOTE
r-oldrel-macos-x86_64 0.9.9 164.00 NOTE
r-oldrel-windows-x86_64 0.9.9 17.00 172.00 189.00 NOTE

Check Details

Version: 0.9.8
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/39s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(wrappedtools) Package wrappedtools is still experimental, be warned that there might be dragons > > test_check("wrappedtools") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-compare_2_numvars.R:25:3'): compare2numvars() with defaults and options set, plus tests for errors ── compare2numvars(...) not equal to expected[[2]]. Component "p": 1 string mismatch [ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.9.8
Check: tests
Result: ERROR Running 'testthat.R' [24s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(wrappedtools) Package wrappedtools is still experimental, be warned that there might be dragons > > test_check("wrappedtools") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-compare_2_numvars.R:25:3'): compare2numvars() with defaults and options set, plus tests for errors ── compare2numvars(...) not equal to expected[[2]]. Component "p": 1 string mismatch [ FAIL 1 | WARN 0 | SKIP 0 | PASS 63 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.9.9
Check: DESCRIPTION meta-information
Result: NOTE Package listed in more than one of Depends, Imports, Suggests, Enhances: ‘tidyr’ A package should be listed in only one of these fields. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64