Last updated on 2023-01-27 19:49:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 39.00 | 34.90 | 73.90 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 29.23 | 27.09 | 56.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 110.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 97.16 | NOTE | |||
r-devel-windows-x86_64 | 1.0.5 | 49.00 | 84.00 | 133.00 | OK | |
r-patched-linux-x86_64 | 1.0.5 | 29.98 | 34.96 | 64.94 | OK | |
r-release-linux-x86_64 | 1.0.5 | 28.35 | 34.67 | 63.02 | OK | |
r-release-macos-arm64 | 1.0.5 | 32.00 | OK | |||
r-release-macos-x86_64 | 1.0.5 | 40.00 | OK | |||
r-release-windows-x86_64 | 1.0.5 | 39.00 | 89.00 | 128.00 | OK | |
r-oldrel-macos-arm64 | 1.0.5 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.5 | 57.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.5 | 90.00 | 89.00 | 179.00 | OK |
Version: 1.0.5
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.5
Check: compiled code
Result: NOTE
File ‘contoureR/libs/contoureR.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