Last updated on 2020-03-03 15:50:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 5.18 | 36.25 | 41.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 4.23 | 28.63 | 32.86 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 51.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 50.81 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.3 | 16.00 | 60.00 | 76.00 | WARN | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3 | 15.00 | 65.00 | 80.00 | WARN | |
r-patched-linux-x86_64 | 0.3 | 4.27 | 32.49 | 36.76 | OK | |
r-patched-solaris-x86 | 0.3 | 73.80 | OK | |||
r-release-linux-x86_64 | 0.3 | 4.17 | 32.21 | 36.38 | OK | |
r-release-windows-ix86+x86_64 | 0.3 | 16.00 | 77.00 | 93.00 | OK | |
r-release-osx-x86_64 | 0.3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 15.00 | 76.00 | 91.00 | OK | |
r-oldrel-osx-x86_64 | 0.3 | OK |
Version: 0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
lineariadmm.c:189:17: warning: value computed is not used [-Wunused-value]
lineariadmm.c:190:17: warning: value computed is not used [-Wunused-value]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8
Version: 0.3
Check: compiled code
Result: NOTE
File ‘svmadmm/libs/svmadmm.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