Last updated on 2025-04-14 11:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-12.3 | 9.95 | 83.37 | 93.32 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-12.3 | 7.35 | 61.34 | 68.69 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 1.0-12.3 | 142.10 | NOTE | |||
r-devel-windows-x86_64 | 1.0-12.3 | 13.00 | 91.00 | 104.00 | OK | |
r-patched-linux-x86_64 | 1.0-12.3 | 9.98 | 80.73 | 90.71 | NOTE | |
r-release-linux-x86_64 | 1.0-12.3 | 10.13 | 81.50 | 91.63 | NOTE | |
r-release-macos-arm64 | 1.0-12.3 | 47.00 | OK | |||
r-release-macos-x86_64 | 1.0-12.3 | 130.00 | OK | |||
r-release-windows-x86_64 | 1.0-12.3 | 16.00 | 114.00 | 130.00 | OK | |
r-oldrel-macos-arm64 | 1.0-12.3 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-12.3 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0-12.3 | 16.00 | 114.00 | 130.00 | OK |
Version: 1.0-12.3
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘vert.txt’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0-12.3
Check: compiled code
Result: NOTE
File ‘FD/libs/FD.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.
Flavor: r-devel-linux-x86_64-fedora-gcc