CRAN Package Check Results for Package permutations

Last updated on 2026-07-14 06:52:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-6 10.66 136.54 147.20 OK
r-devel-linux-x86_64-debian-gcc 1.1-6 7.20 101.56 108.76 ERROR
r-devel-linux-x86_64-fedora-clang 1.1-6 16.00 215.04 231.04 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1-9-1 17.00 144.16 161.16 OK
r-devel-windows-x86_64 1.1-6 12.00 178.00 190.00 ERROR
r-patched-linux-x86_64 1.1-6 11.45 131.10 142.55 OK
r-release-linux-x86_64 1.1-6 10.33 129.93 140.26 OK
r-release-macos-arm64 1.1-9-1 3.00 41.00 44.00 OK
r-release-macos-x86_64 1.1-9-1 7.00 243.00 250.00 OK
r-release-windows-x86_64 1.1-9-1 12.00 179.00 191.00 OK
r-oldrel-macos-arm64 1.1-9-1 2.00 43.00 45.00 OK
r-oldrel-macos-x86_64 1.1-9-1 7.00 217.00 224.00 OK
r-oldrel-windows-x86_64 1.1-6 16.00 197.00 213.00 OK

Check Details

Version: 1.1-6
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > test_check("permutations") Loading required package: permutations Attaching package: 'permutations' The following object is masked from 'package:stats': cycle Saving _problems/test_aab-2.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 237 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_aab.R:2:3'): Test suite aab.R ──────────────────────────────── Expected `megaminx_plotter()` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 237 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1-6
Check: tests
Result: ERROR Running ‘testthat.R’ [18s/23s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > test_check("permutations") Loading required package: permutations Attaching package: 'permutations' The following object is masked from 'package:stats': cycle Saving _problems/test_aab-2.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 249 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_aab.R:2:3'): Test suite aab.R ──────────────────────────────── Expected `megaminx_plotter()` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 249 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1-6
Check: tests
Result: ERROR Running 'testthat.R' [9s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > test_check("permutations") Loading required package: permutations Attaching package: 'permutations' The following object is masked from 'package:stats': cycle Saving _problems/test_aab-2.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 248 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_aab.R:2:3'): Test suite aab.R ──────────────────────────────── Expected `megaminx_plotter()` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 248 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64