Last updated on 2024-11-30 08:49:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-8 | 8.84 | 125.93 | 134.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1-8 | 6.96 | 87.28 | 94.24 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1-8 | 216.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-8 | 220.64 | OK | |||
r-devel-windows-x86_64 | 1.1-8 | 10.00 | 158.00 | 168.00 | OK | |
r-patched-linux-x86_64 | 1.1-8 | 8.78 | 116.75 | 125.53 | OK | |
r-release-linux-x86_64 | 1.1-8 | 8.88 | 118.07 | 126.95 | 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 | 158.00 | 169.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 | 177.00 | 190.00 | ERROR |
Version: 1.1-8
Check: tests
Result: ERROR
Running 'testthat.R' [36s]
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