Last updated on 2017-02-24 23:52:29.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8-10 | 5.47 | 122.46 | 127.92 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8-10 | 5.06 | 122.50 | 127.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8-10 | 271.11 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 0.8-10 | 253.12 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 0.8-10 | 205.46 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 0.8-10 | 28.00 | 322.00 | 350.00 | OK | |
r-patched-linux-x86_64 | 0.8-10 | 4.75 | 111.30 | 116.05 | OK | |
r-patched-solaris-sparc | 0.8-10 | 1340.70 | NOTE | |||
r-patched-solaris-x86 | 0.8-10 | 265.80 | NOTE | |||
r-release-linux-x86_64 | 0.8-10 | 4.83 | 110.80 | 115.63 | OK | |
r-release-osx-x86_64-mavericks | 0.8-10 | OK | ||||
r-release-windows-ix86+x86_64 | 0.8-10 | 20.00 | 318.00 | 338.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.8-10 | 27.00 | 314.00 | 341.00 | OK |
Version: 0.8-10
Check: compiled code
Result: NOTE
File ‘gMCP/libs/gMCP.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.8-10
Flags: --no-stop-on-test-error
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in fun(libname, pkgname) :
JRI.jar seems to be missing from the classpath.The graphical user interface will most likely not be available.Compile R with shared library enabled (--enable-R-shlib option)and reinstall rJava to use JRI functionality.
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.8-10
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
File ‘gMCP/libs/gMCP.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 0.8-10
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
Warning in fun(libname, pkgname) :
JRI.jar seems to be missing from the classpath.The graphical user interface will most likely not be available.Compile R with shared library enabled (--enable-R-shlib option)and reinstall rJava to use JRI functionality.
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavors: r-patched-solaris-sparc, r-patched-solaris-x86