Last updated on 2017-07-26 01:56:15.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 5.28 | 67.75 | 73.03 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 5.04 | 67.81 | 72.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 145.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 156.52 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 19.00 | 187.00 | 206.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 5.55 | 70.55 | 76.10 | NOTE | |
r-patched-solaris-x86 | 1.1.0 | 203.70 | OK | |||
r-release-linux-x86_64 | 1.1.0 | 5.32 | 69.67 | 74.98 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1.0 | 16.00 | 204.00 | 220.00 | OK | |
r-release-osx-x86_64 | 1.1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 14.00 | 136.00 | 150.00 | OK | |
r-oldrel-osx-x86_64 | 1.1.0 | ERROR |
Version: 1.1.0
Check: compiled code
Result: NOTE
File ‘GrammR/libs/GrammR.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.1.0
Check: package dependencies
Result: ERROR
Packages required but not available: ‘RGtk2’ ‘gWidgetsRGtk2’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-osx-x86_64
Version: 1.1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-osx-x86_64