Last updated on 2022-10-18 10:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6 | 11.09 | 24.03 | 35.12 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.6 | 8.35 | 19.13 | 27.48 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6 | 65.86 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.6 | 52.99 | NOTE | |||
r-devel-windows-x86_64 | 0.6 | 20.00 | 76.00 | 96.00 | OK | |
r-patched-linux-x86_64 | 0.6 | OK | ||||
r-release-linux-x86_64 | 0.6 | 7.92 | 22.43 | 30.35 | OK | |
r-release-macos-arm64 | 0.6 | 20.00 | OK | |||
r-release-macos-x86_64 | 0.6 | 29.00 | OK | |||
r-release-windows-x86_64 | 0.6 | 19.00 | 64.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 0.6 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6 | 40.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.6 | 27.00 | 59.00 | 86.00 | OK |
Version: 0.6
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rvtools.c:280:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 0.6
Check: compiled code
Result: NOTE
File ‘Bmix/libs/Bmix.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