Last updated on 2024-09-16 03:48:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-8 | 9.30 | 124.93 | 134.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1-8 | 6.74 | 85.96 | 92.70 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1-8 | 221.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-8 | 218.88 | OK | |||
r-devel-windows-x86_64 | 1.1-8 | 10.00 | 159.00 | 169.00 | OK | |
r-patched-linux-x86_64 | 1.1-8 | 8.94 | 118.62 | 127.56 | OK | |
r-release-linux-x86_64 | 1.1-8 | 7.58 | 117.14 | 124.72 | ERROR | |
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 | 10.00 | 157.00 | 167.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 | 179.00 | 192.00 | OK |
Version: 1.1-8
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/40s]
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 2 | 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 2 | SKIP 0 | PASS 1006 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64