Last updated on 2017-07-17 15:49:16.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1 | 6.57 | 84.10 | 90.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1 | 6.87 | 81.46 | 88.33 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1 | 201.17 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1 | 198.89 | OK | |||
| r-devel-windows-ix86+x86_64 | 0.1 | 18.00 | 125.00 | 143.00 | OK | |
| r-patched-linux-x86_64 | 0.1 | 6.82 | 82.99 | 89.81 | OK | |
| r-patched-solaris-x86 | 0.1 | 222.80 | OK | |||
| r-release-linux-x86_64 | 0.1 | 6.84 | 83.48 | 90.32 | OK | |
| r-release-windows-ix86+x86_64 | 0.1 | 19.00 | 139.00 | 158.00 | OK | |
| r-release-osx-x86_64 | 0.1 | OK | ||||
| r-oldrel-windows-ix86+x86_64 | 0.1 | 18.00 | 130.00 | 148.00 | OK | |
| r-oldrel-osx-x86_64 | 0.1 | ERROR |
Version: 0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: Installed Rcpp (0.12.12) different from Rcpp used to build dplyr (0.12.11).
Flavor: r-oldrel-osx-x86_64
Version: 0.1
Check: tests
Result: ERROR
Running the tests in ‘tests/run-all.R’ failed.
Last 13 lines of output:
The following object is masked from 'package:BBmisc':
normalize
Warning message:
Installed Rcpp (0.12.12) different from Rcpp used to build dplyr (0.12.11).
Please reinstall dplyr to avoid random crashes or undefined behavior.
> test_check("aslib")
Loading required package: aslib
Error in .jnew("weka/core/Instances", .jcast(reader, "java/io/Reader")) :
java.lang.UnsupportedClassVersionError: weka/core/Instances : Unsupported major.minor version 51.0
Calls: test_check ... eval -> parseASScenario -> read.arff -> .jnew -> .External
Execution halted
Flavor: r-oldrel-osx-x86_64