CRAN Package Check Results for Package freegroup

Last updated on 2026-03-31 22:52:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2-0 9.81 138.15 147.96 OK
r-devel-linux-x86_64-debian-gcc 1.2-0 6.52 95.55 102.07 ERROR
r-devel-linux-x86_64-fedora-clang 1.2-0 15.00 213.74 228.74 OK
r-devel-linux-x86_64-fedora-gcc 1.2-0 14.00 221.22 235.22 OK
r-devel-macos-arm64 1.2-0 2.00 38.00 40.00 OK
r-devel-windows-x86_64 1.2-0 10.00 163.00 173.00 OK
r-patched-linux-x86_64 1.2-0 8.50 126.60 135.10 OK
r-release-linux-x86_64 1.2-0 7.74 124.86 132.60 OK
r-release-macos-arm64 1.2-0 OK
r-release-macos-x86_64 1.2-0 6.00 129.00 135.00 OK
r-release-windows-x86_64 1.2-0 11.00 161.00 172.00 OK
r-oldrel-macos-arm64 1.2-0 OK
r-oldrel-macos-x86_64 1.2-0 6.00 144.00 150.00 OK
r-oldrel-windows-x86_64 1.2-0 14.00 203.00 217.00 OK

Check Details

Version: 1.2-0
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/30s] 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-devel-linux-x86_64-debian-gcc