Last updated on 2026-07-15 09:50:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1-6 | 10.79 | 137.47 | 148.26 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1-9-1 | 7.76 | 104.45 | 112.21 | OK | |
| 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-9-1 | 13.00 | 180.00 | 193.00 | OK | |
| 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-9-1 | 14.00 | 207.00 | 221.00 | OK |
Version: 1.1-6
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/14s]
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 244 ]
══ 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 244 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
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