Last updated on 2017-02-24 23:52:27.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.21 | 1.58 | 27.84 | 29.42 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.21 | 1.54 | 27.43 | 28.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.21 | 53.02 | OK | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 0.21 | 52.98 | OK | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 0.21 | 44.34 | OK | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 0.21 | 13.00 | 67.00 | 80.00 | OK | |
r-patched-linux-x86_64 | 0.21 | 1.50 | 24.05 | 25.55 | OK | |
r-patched-solaris-sparc | 0.21 | 230.60 | OK | --no-examples | ||
r-patched-solaris-x86 | 0.21 | 52.20 | OK | --no-examples | ||
r-release-linux-x86_64 | 0.21 | 1.54 | 23.52 | 25.06 | OK | |
r-release-osx-x86_64-mavericks | 0.21 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.21 | 8.00 | 63.00 | 71.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.21 | 12.00 | 63.00 | 75.00 | OK |
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-release-osx-x86_64-mavericks