Last updated on 2019-03-14 00:46:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 3.87 | 40.78 | 44.65 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.2 | 3.38 | 31.05 | 34.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.2 | 55.48 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.2 | 49.88 | OK | |||
r-devel-windows-ix86+x86_64 | 2.0.2 | 14.00 | 71.00 | 85.00 | OK | |
r-patched-linux-x86_64 | 2.0.2 | 2.01 | 36.94 | 38.95 | OK | |
r-patched-solaris-x86 | 2.0.2 | 69.00 | OK | |||
r-release-linux-x86_64 | OK | |||||
r-release-windows-ix86+x86_64 | 1.0.1 | 6.00 | 135.00 | 141.00 | OK | |
r-release-osx-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.2 | 10.00 | 81.00 | 91.00 | OK | |
r-oldrel-osx-x86_64 | 2.0.2 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [2s/3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(SimplifyStats)
>
> test_check("SimplifyStats")
The Shapiro-Wilk test requires 3 < N < 5000.
-- 1. Failure: valid input produce valid output (@test.group_summarize.R#34) --
{
...
} isn't true.
== testthat results ===========================================================
OK: 8 SKIPPED: 0 FAILED: 1
1. Failure: valid input produce valid output (@test.group_summarize.R#34)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang