Last updated on 2018-02-24 09:51:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.21 | 6.93 | 78.03 | 84.96 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.21 | 5.17 | 57.17 | 62.34 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.21 | 98.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.21 | 105.74 | OK | |||
r-devel-windows-ix86+x86_64 | 0.21 | 11.00 | 86.00 | 97.00 | OK | |
r-patched-linux-x86_64 | 0.21 | 5.52 | 80.98 | 86.50 | OK | |
r-release-linux-x86_64 | 0.21 | 5.21 | 81.28 | 86.49 | OK | |
r-release-windows-ix86+x86_64 | 0.21 | 7.00 | 88.00 | 95.00 | OK | |
r-release-osx-x86_64 | 0.21 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.21 | 9.00 | 69.00 | 78.00 | OK | |
r-oldrel-osx-x86_64 | 0.21 | ERROR |
Version: 0.21
Check: examples
Result: ERROR
Running examples in ‘FSelector-Ex.R’ failed
The error most likely occurred in:
> ### Name: as.simple.formula
> ### Title: Converting to formulas
> ### Aliases: as.simple.formula
>
> ### ** Examples
>
> data(iris)
> result <- cfs(Species ~ ., iris)
Error in .jnew("weka/core/Attribute", attname[i], .jcast(levels, "java/util/List")) :
java.lang.UnsupportedClassVersionError: weka/core/Attribute : Unsupported major.minor version 51.0
Calls: cfs ... read_model_frame_into_Weka -> read_data_into_Weka -> .jnew -> .External
Execution halted
Flavor: r-oldrel-osx-x86_64