CRAN Package Check Results for Package freegroup

Last updated on 2026-08-18 13:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2-1 8.49 135.08 143.57 OK
r-devel-linux-x86_64-debian-gcc 1.2-1 6.58 96.32 102.90 ERROR
r-devel-linux-x86_64-fedora-clang 1.2-1 92.85 OK
r-devel-linux-x86_64-fedora-gcc 1.2-1 96.41 OK
r-devel-windows-x86_64 1.2-1 10.00 176.00 186.00 OK
r-patched-linux-x86_64 1.2-1 9.65 127.18 136.83 OK
r-release-linux-x86_64 1.2-1 8.84 127.64 136.48 OK
r-release-macos-arm64 1.2-1 2.00 39.00 41.00 OK
r-release-macos-x86_64 1.2-1 7.00 257.00 264.00 OK
r-release-windows-x86_64 1.2-1 10.00 0.00 10.00 OK
r-oldrel-macos-arm64 1.2-1 OK
r-oldrel-macos-x86_64 1.2-1 6.00 165.00 171.00 OK
r-oldrel-windows-x86_64 1.2-1 14.00 204.00 218.00 OK

Check Details

Version: 1.2-1
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/37s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > test_check("freegroup") Loading required package: freegroup Attaching package: 'freegroup' 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