Last updated on 2022-09-11 12:56:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-2 | 2.81 | 19.99 | 22.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3-2 | 2.50 | 16.15 | 18.65 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.3-2 | 39.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-2 | 41.16 | NOTE | |||
r-devel-windows-x86_64 | 0.3-2 | 12.00 | 42.00 | 54.00 | OK | |
r-patched-linux-x86_64 | 0.3-2 | 2.59 | 19.75 | 22.34 | OK | |
r-release-linux-x86_64 | 0.3-2 | 3.28 | 20.39 | 23.67 | OK | |
r-release-macos-arm64 | 0.3-2 | 15.00 | OK | |||
r-release-macos-x86_64 | 0.3-2 | 19.00 | OK | |||
r-release-windows-x86_64 | 0.3-2 | 8.00 | 42.00 | 50.00 | OK | |
r-oldrel-macos-arm64 | 0.3-2 | 16.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3-2 | 25.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.3-2 | 9.00 | 38.00 | 47.00 | OK |
Version: 0.3-2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
emd-rubner.c:810:20: warning: ‘minI’ is used uninitialized [-Wuninitialized]
emd-rubner.c:810:26: warning: ‘minJ’ is used uninitialized [-Wuninitialized]
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3-2
Check: compiled code
Result: NOTE
File ‘emdist/libs/emdist.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