Last updated on 2020-05-12 13:47:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 21.64 | 33.01 | 54.65 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 13.41 | 28.35 | 41.76 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 85.23 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 67.25 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 51.00 | 108.00 | 159.00 | OK | |
r-patched-linux-x86_64 | 2.0 | 14.30 | 36.49 | 50.79 | OK | |
r-patched-solaris-x86 | 2.0 | 134.60 | OK | |||
r-release-linux-x86_64 | 2.0 | 14.60 | 36.31 | 50.91 | OK | |
r-release-osx-x86_64 | 2.0 | WARN | ||||
r-release-windows-ix86+x86_64 | 2.0 | 50.00 | 89.00 | 139.00 | OK | |
r-oldrel-osx-x86_64 | 2.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 35.00 | 104.00 | 139.00 | OK |
Version: 2.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
BinNegative.cpp:108:5: warning: assigning field to itself [-Wself-assign-field]
Segment.cpp:449:7: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 2.0
Check: compiled code
Result: NOTE
File ‘Segmentor3IsBack/libs/Segmentor3IsBack.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.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
BinNegative.cpp:108:5: warning: assigning field to itself [-Wself-assign-field]
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64