Last updated on 2020-08-07 01:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5 | 2.47 | 18.29 | 20.76 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5 | 2.01 | 14.46 | 16.47 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5 | 33.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5 | 24.86 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5 | 10.00 | 34.00 | 44.00 | WARN | |
r-patched-linux-x86_64 | 1.5 | 2.56 | 18.08 | 20.64 | OK | |
r-patched-solaris-x86 | 1.5 | 40.50 | OK | |||
r-release-linux-x86_64 | 1.5 | 2.33 | 18.40 | 20.73 | OK | |
r-release-macos-x86_64 | 1.5 | OK | ||||
r-release-windows-ix86+x86_64 | 1.5 | 8.00 | 49.00 | 57.00 | WARN | |
r-oldrel-macos-x86_64 | 1.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.5 | 10.00 | 43.00 | 53.00 | OK |
Version: 1.5
Check: compiled code
Result: NOTE
File ‘lxb/libs/lxb.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.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
lxb.c:62:21: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64