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.3.0 | 15.91 | 149.33 | 165.24 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 12.76 | 113.10 | 125.86 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 196.33 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 189.24 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 43.00 | 241.00 | 284.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3.0 | 35.00 | 185.00 | 220.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 12.22 | 131.37 | 143.59 | OK | |
r-patched-solaris-x86 | 0.3.0 | 287.00 | ERROR | |||
r-release-linux-x86_64 | 0.3.0 | 10.98 | 131.57 | 142.55 | OK | |
r-release-windows-ix86+x86_64 | 0.3.0 | 50.00 | 228.00 | 278.00 | OK | |
r-release-osx-x86_64 | 0.3.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 14.00 | 150.00 | 164.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.0 | OK |
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in 'preprocomb-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: setgrid
> ### Title: constructor function for creating the combinations
> ### Aliases: setgrid
>
> ### ** Examples
>
> grid <- setgrid(phases=c("outliers", "selection"), data=iris)
[1] "Running diagnostics on single preprocessors:"
Error in initializedataclassobject(data) :
Argument 'data' must have one and only one factor column.
Calls: setgrid -> testpreprocessors -> initializedataclassobject
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [7s/9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(preprocomb)
>
> test_check("preprocomb")
[1] "Running diagnostics on single preprocessors:"
-- 1. Error: (unknown) (@tests.R#23) ------------------------------------------
Argument 'data' must have one and only one factor column.
Backtrace:
1. preprocomb::setgrid(phases = c("outliers"), data = modifiediris)
2. preprocomb::testpreprocessors(unique(unlist(gridclassobject@grid)))
3. preprocomb::initializedataclassobject(data)
== testthat results ===========================================================
[ OK: 5 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@tests.R#23)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(preprocomb)
>
> test_check("preprocomb")
[1] "Running diagnostics on single preprocessors:"
── 1. Error: (unknown) (@tests.R#23) ──────────────────────────────────────────
Argument 'data' must have one and only one factor column.
Backtrace:
1. preprocomb::setgrid(phases = c("outliers"), data = modifiediris)
2. preprocomb::testpreprocessors(unique(unlist(gridclassobject@grid)))
3. preprocomb::initializedataclassobject(data)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 5 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@tests.R#23)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘preprocomb-Ex.R’ failed
The error most likely occurred in:
> ### Name: setgrid
> ### Title: constructor function for creating the combinations
> ### Aliases: setgrid
>
> ### ** Examples
>
> grid <- setgrid(phases=c("outliers", "selection"), data=iris)
[1] "Running diagnostics on single preprocessors:"
Error in initializedataclassobject(data) :
Argument 'data' must have one and only one factor column.
Calls: setgrid -> testpreprocessors -> initializedataclassobject
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(preprocomb)
>
> test_check("preprocomb")
[1] "Running diagnostics on single preprocessors:"
── 1. Error: (unknown) (@tests.R#23) ──────────────────────────────────────────
Argument 'data' must have one and only one factor column.
Backtrace:
1. preprocomb::setgrid(phases = c("outliers"), data = modifiediris)
2. preprocomb::testpreprocessors(unique(unlist(gridclassobject@grid)))
3. preprocomb::initializedataclassobject(data)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 5 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@tests.R#23)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(preprocomb)
>
> test_check("preprocomb")
[1] "Running diagnostics on single preprocessors:"
-- 1. Error: (unknown) (@tests.R#23) ------------------------------------------
Argument 'data' must have one and only one factor column.
Backtrace:
1. preprocomb::setgrid(phases = c("outliers"), data = modifiediris)
2. preprocomb::testpreprocessors(unique(unlist(gridclassobject@grid)))
3. preprocomb::initializedataclassobject(data)
== testthat results ===========================================================
[ OK: 5 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@tests.R#23)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(preprocomb)
>
> test_check("preprocomb")
[1] "Running diagnostics on single preprocessors:"
── 1. Error: (unknown) (@tests.R#23) ──────────────────────────────────────────
Argument 'data' must have one and only one factor column.
Backtrace:
1. preprocomb::setgrid(phases = c("outliers"), data = modifiediris)
2. preprocomb::testpreprocessors(unique(unlist(gridclassobject@grid)))
3. preprocomb::initializedataclassobject(data)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 5 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: (unknown) (@tests.R#23)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86