Last updated on 2022-09-25 11:56:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2 | 13.58 | 98.00 | 111.58 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.2 | 14.14 | 74.28 | 88.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2 | 146.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.2 | 150.99 | WARN | |||
r-devel-windows-x86_64 | 2.2 | 22.00 | 117.00 | 139.00 | OK | |
r-patched-linux-x86_64 | 2.2 | 14.35 | 93.75 | 108.10 | NOTE | |
r-release-linux-x86_64 | 2.2 | 16.80 | 93.50 | 110.30 | NOTE | |
r-release-macos-arm64 | 2.2 | 37.00 | OK | |||
r-release-macos-x86_64 | 2.2 | 55.00 | OK | |||
r-release-windows-x86_64 | 2.2 | 23.00 | 118.00 | 141.00 | OK | |
r-oldrel-macos-arm64 | 2.2 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2 | 75.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.2 | 31.00 | 135.00 | 166.00 | OK |
Version: 2.2
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'MRH_lung'
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: 2.2
Check: compiled code
Result: NOTE
File ‘MRH/libs/MRH.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: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
arms-R.c:811:30: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘POINT *’ {aka ‘struct point *’} [-Wformat=]
arms-R.c:821:26: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘POINT *’ {aka ‘struct point *’} [-Wformat=]
arms-R.c:821:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘struct point *’ [-Wformat=]
arms-R.c:821:51: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct point *’ [-Wformat=]
Flavor: r-devel-linux-x86_64-fedora-gcc