Last updated on 2024-12-21 01:49:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-8 | 8.91 | 124.57 | 133.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1-8 | 7.17 | 89.43 | 96.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1-8 | 214.53 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-8 | 219.76 | OK | |||
r-devel-windows-x86_64 | 1.1-8 | 9.00 | 162.00 | 171.00 | OK | |
r-patched-linux-x86_64 | 1.1-8 | 8.63 | 118.78 | 127.41 | OK | |
r-release-linux-x86_64 | 1.1-8 | 8.14 | 118.43 | 126.57 | OK | |
r-release-macos-arm64 | 1.1-8 | 63.00 | OK | |||
r-release-macos-x86_64 | 1.1-8 | 99.00 | OK | |||
r-release-windows-x86_64 | 1.1-8 | 11.00 | 163.00 | 174.00 | OK | |
r-oldrel-macos-arm64 | 1.1-8 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1-8 | 157.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1-8 | 13.00 | 183.00 | 196.00 | ERROR |
Version: 1.1-8
Check: tests
Result: ERROR
Running 'testthat.R' [39s]
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
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1006 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_aab.R:7:5'): Test suite aab.R ────────────────────────────────
all(X == X %>% autosub("a", S) %>% autosub("a", -S)) is not TRUE
`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:7:5
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1006 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64