Last updated on 2019-10-08 07:46:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 5.49 | 28.21 | 33.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 5.45 | 22.75 | 28.20 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 43.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 42.61 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 18.00 | 62.00 | 80.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 5.31 | 28.95 | 34.26 | OK | |
r-patched-solaris-x86 | 1.0.2 | 59.50 | OK | |||
r-release-linux-x86_64 | 1.0.2 | 5.70 | 28.27 | 33.97 | OK | |
r-release-windows-ix86+x86_64 | 1.0.2 | 16.00 | 65.00 | 81.00 | OK | |
r-release-osx-x86_64 | 1.0.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 11.00 | 62.00 | 73.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.2 | OK |
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: ‘__builtin___memcpy_chk’ forming offset [5, 8] is out of the bounds [0, 4] of object ‘y’ with type ‘float’ [-Warray-bounds]
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘RAHRS/libs/RAHRS.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
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/usr/include/bits/string_fortified.h:34:10: warning: ‘__builtin___memcpy_chk’ forming offset [5, 8] is out of the bounds [0, 4] of object ‘y’ with type ‘float’ [-Warray-bounds]
Flavor: r-devel-linux-x86_64-fedora-gcc