Last updated on 2020-12-04 00:48:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 23.84 | 34.00 | 57.84 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 16.81 | 24.40 | 41.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 77.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 63.82 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 54.00 | 59.00 | 113.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 17.43 | 31.34 | 48.77 | OK | |
r-patched-solaris-x86 | 0.1.1 | 76.30 | WARN | |||
r-release-linux-x86_64 | 0.1.1 | 20.39 | 33.55 | 53.94 | OK | |
r-release-macos-x86_64 | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 44.00 | 67.00 | 111.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 42.00 | 67.00 | 109.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