Last updated on 2022-08-10 05:54:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.7 | 43.11 | 28.94 | 72.05 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.0.7 | 35.07 | 24.50 | 59.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.7 | 116.77 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 103.78 | NOTE | |||
r-devel-windows-x86_64 | 0.0.7 | 34.00 | 75.00 | 109.00 | OK | |
r-patched-linux-x86_64 | 0.0.7 | 33.22 | 30.18 | 63.40 | OK | |
r-release-linux-x86_64 | 0.0.7 | OK | ||||
r-release-macos-arm64 | 0.0.7 | 31.00 | NOTE | |||
r-release-macos-x86_64 | 0.0.7 | 42.00 | NOTE | |||
r-release-windows-x86_64 | 0.0.7 | 34.00 | 77.00 | 111.00 | OK | |
r-oldrel-macos-arm64 | 0.0.7 | 38.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.0.7 | 56.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.0.7 | 86.00 | 81.00 | 167.00 | OK |
Version: 0.0.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
FastHCS.cpp:88:5: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
FastHCS.cpp:127:5: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 0.0.7
Check: installed package size
Result: NOTE
installed size is 15.1Mb
sub-directories of 1Mb or more:
data 1.3Mb
libs 13.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.0.7
Check: compiled code
Result: NOTE
File ‘FastHCS/libs/FastHCS.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