Last updated on 2018-07-17 01:47:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-6 | 15.43 | 32.30 | 47.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3-6 | 12.89 | 29.43 | 42.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3-6 | 65.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-6 | 60.45 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.3-6 | 78.00 | 80.00 | 158.00 | OK | |
r-patched-linux-x86_64 | 0.3-6 | 15.50 | 35.52 | 51.02 | NOTE | |
r-patched-solaris-x86 | 0.3-6 | 95.00 | OK | |||
r-release-linux-x86_64 | 0.3-6 | 13.27 | 35.28 | 48.55 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3-6 | 122.00 | 105.00 | 227.00 | OK | |
r-release-osx-x86_64 | 0.3-6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3-6 | 55.00 | 90.00 | 145.00 | OK | |
r-oldrel-osx-x86_64 | 0.3-6 | OK |
Version: 0.3-6
Check: compiled code
Result: NOTE
File ‘geometry/libs/geometry.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: 0.3-6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rboxlib.c:351:5: warning: ‘strncat’ output may be truncated copying between 0 and 199 bytes from a string of length 199 [-Wstringop-truncation]
Flavor: r-devel-linux-x86_64-fedora-gcc