Last updated on 2020-08-07 01:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 25.03 | 28.50 | 53.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 17.62 | 22.30 | 39.92 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 82.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 64.45 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 59.00 | 72.00 | 131.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 18.39 | 28.01 | 46.40 | OK | |
r-patched-solaris-x86 | 0.1.1 | 77.90 | WARN | |||
r-release-linux-x86_64 | 0.1.1 | 17.08 | 28.19 | 45.27 | OK | |
r-release-macos-x86_64 | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 60.00 | 92.00 | 152.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 47.00 | 69.00 | 116.00 | OK |
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘yakmoR/libs/yakmoR.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: 0.1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
yakmo.h:184:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
Flavor: r-patched-solaris-x86