Last updated on 2022-01-10 07:51:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1.1 | 1.64 | 31.84 | 33.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.1.1 | 1.65 | 26.89 | 28.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.1.1 | 42.13 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1.1 | 28.64 | OK | |||
r-devel-windows-x86_64-new-UL | 0.0.1.1 | 16.00 | 47.00 | 63.00 | OK | |
r-devel-windows-x86_64-new-TK | 0.0.1.1 | OK | ||||
r-patched-linux-x86_64 | 0.0.1.1 | 1.74 | 30.68 | 32.42 | ERROR | |
r-release-linux-x86_64 | 0.0.1.1 | 1.64 | 30.23 | 31.87 | OK | |
r-release-macos-arm64 | 0.0.1.1 | OK | ||||
r-release-macos-x86_64 | 0.0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.0.1.1 | 5.00 | 42.00 | 47.00 | OK | |
r-oldrel-macos-x86_64 | 0.0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.1.1 | 5.00 | 45.00 | 50.00 | OK |
Version: 0.0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DArand)
>
> test_check("DArand")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-DArand.R:8:3): Detection under alternative hypothesis, two DE ──
DArand(...) (`actual`) not equal to 1:2 (`expected`).
`actual`: 1 2 8
`expected`: 1 2
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 2 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64