CRAN Package Check Results for Package freegroup

Last updated on 2025-12-07 04:49:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2-0 8.20 136.94 145.14 OK
r-devel-linux-x86_64-debian-gcc 1.2-0 6.50 86.33 92.83 WARN
r-devel-linux-x86_64-fedora-clang 1.2-0 20.00 210.75 230.75 OK
r-devel-linux-x86_64-fedora-gcc 1.2-0 22.00 214.60 236.60 OK
r-devel-windows-x86_64 1.2-0 10.00 156.00 166.00 OK
r-patched-linux-x86_64 1.2-0 10.00 128.11 138.11 OK
r-release-linux-x86_64 1.2-0 9.03 126.55 135.58 OK
r-release-macos-arm64 1.2-0 OK
r-release-macos-x86_64 1.2-0 9.00 126.00 135.00 OK
r-release-windows-x86_64 1.2-0 11.00 158.00 169.00 OK
r-oldrel-macos-arm64 1.2-0 OK
r-oldrel-macos-x86_64 1.2-0 15.00 135.00 150.00 OK
r-oldrel-windows-x86_64 1.2-0 13.00 198.00 211.00 ERROR

Check Details

Version: 1.2-0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'covr' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2-0
Check: tests
Result: ERROR Running 'testthat.R' [55s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > test_check("freegroup") Loading required package: freegroup Loading required package: plyr Attaching package: 'freegroup' The following object is masked from 'package:plyr': id The following object is masked from 'package:base': is.primitive Saving _problems/test_aab-4.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 459 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_aab.R:4:5'): Test suite aab.R ──────────────────────────────── Expected `all(X == autosub(autosub(X, "a", S), "a", -S))` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. └─freegroup (local) autosub_checker(X = rfree(n, r), S = discard(rfree(1, r), "a")) at test_aab.R:19:9 2. └─testthat::expect_true(...) at test_aab.R:4:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 459 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64