Last updated on 2019-03-27 00:48:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.6 | 2.73 | 31.07 | 33.80 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.4.6 | 2.21 | 34.03 | 36.24 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.4.6 | 43.58 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.6 | 41.80 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.4.6 | 14.00 | 46.00 | 60.00 | ERROR | |
r-patched-linux-x86_64 | 1.4.6 | 1.93 | 38.43 | 40.36 | OK | |
r-patched-solaris-x86 | 1.4.6 | 56.00 | OK | |||
r-release-linux-x86_64 | 1.4.6 | 2.10 | 36.40 | 38.50 | OK | |
r-release-windows-ix86+x86_64 | 1.4.6 | 6.00 | 46.00 | 52.00 | OK | |
r-release-osx-x86_64 | 1.4.6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.4.6 | 3.00 | 55.00 | 58.00 | OK | |
r-oldrel-osx-x86_64 | 1.4.6 | OK |
Version: 1.4.6
Check: tests
Result: ERROR
Running 'testthat.R' [2s/2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(splitstackshape)
>
> test_check("splitstackshape")
-- 1. Failure: stratified returns the expected number of rows (@test_stratified.
nrow(stratified(DF, "A", 0.1, select = list(A = c("AA", "BB")))) not equal to 3.
1/1 mismatches
[1] 4 - 3 == 1
== testthat results ===========================================================
OK: 51 SKIPPED: 0 FAILED: 1
1. Failure: stratified returns the expected number of rows (@test_stratified.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.4.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(splitstackshape)
>
> test_check("splitstackshape")
── 1. Failure: stratified returns the expected number of rows (@test_stratified.
nrow(stratified(DF, "A", 0.1, select = list(A = c("AA", "BB")))) not equal to 3.
1/1 mismatches
[1] 4 - 3 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 51 SKIPPED: 0 FAILED: 1
1. Failure: stratified returns the expected number of rows (@test_stratified.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.6
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(splitstackshape)
>
> test_check("splitstackshape")
OMP: Warning #96: Cannot form a team with 24 threads, using 2 instead.
OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
── 1. Failure: stratified returns the expected number of rows (@test_stratified.
nrow(stratified(DF, "A", 0.1, select = list(A = c("AA", "BB")))) not equal to 3.
1/1 mismatches
[1] 4 - 3 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 51 SKIPPED: 0 FAILED: 1
1. Failure: stratified returns the expected number of rows (@test_stratified.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.4.6
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(splitstackshape)
>
> test_check("splitstackshape")
── 1. Failure: stratified returns the expected number of rows (@test_stratified.
nrow(stratified(DF, "A", 0.1, select = list(A = c("AA", "BB")))) not equal to 3.
1/1 mismatches
[1] 4 - 3 == 1
══ testthat results ═══════════════════════════════════════════════════════════
OK: 51 SKIPPED: 0 FAILED: 1
1. Failure: stratified returns the expected number of rows (@test_stratified.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.4.6
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(splitstackshape)
>
> test_check("splitstackshape")
-- 1. Failure: stratified returns the expected number of rows (@test_stratified.
nrow(stratified(DF, "A", 0.1, select = list(A = c("AA", "BB")))) not equal to 3.
1/1 mismatches
[1] 4 - 3 == 1
== testthat results ===========================================================
OK: 51 SKIPPED: 0 FAILED: 1
1. Failure: stratified returns the expected number of rows (@test_stratified.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64