Last updated on 2020-03-16 17:48:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 6.02 | 62.05 | 68.07 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 5.14 | 46.65 | 51.79 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 82.92 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 79.02 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 24.00 | 110.00 | 134.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2.0 | 16.00 | 82.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 5.36 | 59.13 | 64.49 | OK | |
r-patched-solaris-x86 | 0.2.0 | 115.70 | ERROR | |||
r-release-linux-x86_64 | 0.2.0 | 5.65 | 60.11 | 65.76 | OK | |
r-release-windows-ix86+x86_64 | 0.2.0 | 25.00 | 106.00 | 131.00 | OK | |
r-release-osx-x86_64 | 0.2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 8.00 | 72.00 | 80.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.0 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [3s/4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(preproviz)
>
> test_check("preproviz")
-- 1. Error: (unknown) (@test.R#5) --------------------------------------------
Argument to initializedataobject must have one and only one factor column.
Backtrace:
1. preproviz::initializedataobject(testdata)
== testthat results ===========================================================
[ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@test.R#5)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(preproviz)
>
> test_check("preproviz")
── 1. Error: (unknown) (@test.R#5) ────────────────────────────────────────────
Argument to initializedataobject must have one and only one factor column.
Backtrace:
1. preproviz::initializedataobject(testdata)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@test.R#5)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(preproviz)
>
> test_check("preproviz")
── 1. Error: (unknown) (@test.R#5) ────────────────────────────────────────────
Argument to initializedataobject must have one and only one factor column.
Backtrace:
1. preproviz::initializedataobject(testdata)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@test.R#5)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(preproviz)
>
> test_check("preproviz")
-- 1. Error: (unknown) (@test.R#5) --------------------------------------------
Argument to initializedataobject must have one and only one factor column.
Backtrace:
1. preproviz::initializedataobject(testdata)
== testthat results ===========================================================
[ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@test.R#5)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64