Last updated on 2018-11-24 00:51:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4-2 | 26.88 | 21.09 | 47.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.4-2 | 19.24 | 17.23 | 36.47 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.4-2 | 57.44 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4-2 | 52.92 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.0.4-2 | 95.00 | 58.00 | 153.00 | OK | |
r-patched-linux-x86_64 | 1.0.4-2 | 23.34 | 20.04 | 43.38 | WARN | |
r-patched-solaris-x86 | 1.0.4-2 | 85.10 | OK | |||
r-release-linux-x86_64 | 1.0.4-2 | 23.46 | 20.37 | 43.83 | WARN | |
r-release-windows-ix86+x86_64 | 1.0.4-2 | 95.00 | 44.00 | 139.00 | OK | |
r-release-osx-x86_64 | 1.0.4-2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.4-2 | 72.00 | 40.00 | 112.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.4-2 | OK |
Version: 1.0.4-2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rreadsdpa.c:608:15: warning: ‘strncpy’ output may be truncated copying 3999 bytes from a string of length 3999 [-Wstringop-truncation]
Rreadsdpa.c:1041:13: warning: ‘strncpy’ output may be truncated copying 39 bytes from a string of length 39 [-Wstringop-truncation]
Rreadsdpa.c:1042:13: warning: ‘strncpy’ output may be truncated copying 39 bytes from a string of length 39 [-Wstringop-truncation]
dsdpsetoptions.c:164:4: warning: ‘strncpy’ output may be truncated copying 39 bytes from a string of length 39 [-Wstringop-truncation]
dsdpsetoptions.c:165:4: warning: ‘strncpy’ output may be truncated copying 39 bytes from a string of length 39 [-Wstringop-truncation]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.4-2
Check: compiled code
Result: NOTE
File ‘Rdsdp/libs/Rdsdp.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