Last updated on 2017-07-26 01:56:39.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.14.0 | 4.93 | 57.04 | 61.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.14.0 | 4.82 | 54.27 | 59.09 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.14.0 | 95.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.14.0 | 86.34 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.14.0 | 30.00 | 123.00 | 153.00 | OK | |
r-patched-linux-x86_64 | 1.14.0 | 4.57 | 54.95 | 59.52 | NOTE | |
r-patched-solaris-x86 | 1.14.0 | 122.00 | OK | |||
r-release-linux-x86_64 | 1.14.0 | 4.67 | 58.06 | 62.72 | NOTE | |
r-release-windows-ix86+x86_64 | 1.14.0 | 19.00 | 128.00 | 147.00 | OK | |
r-release-osx-x86_64 | 1.14.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.14.0 | 21.00 | 87.00 | 108.00 | OK | |
r-oldrel-osx-x86_64 | 1.14.0 | OK |
Version: 1.14.0
Check: compiled code
Result: NOTE
File ‘sensitivity/libs/sensitivity.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.14.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: ‘tarray[0]’ is used uninitialized in this function [-Wuninitialized]
Flavor: r-devel-linux-x86_64-debian-gcc