Last updated on 2025-05-03 21:51:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.5 | 6.16 | 29.79 | 35.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.5 | 5.88 | 23.49 | 29.37 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.5 | 60.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 70.26 | OK | |||
r-devel-windows-x86_64 | 1.2.4 | 20.00 | 54.00 | 74.00 | OK | |
r-patched-linux-x86_64 | 1.2.5 | 9.70 | 27.99 | 37.69 | OK | |
r-release-linux-x86_64 | WARN | |||||
r-release-macos-arm64 | 1.2.5 | 87.00 | OK | |||
r-release-macos-x86_64 | 1.2.5 | 109.00 | OK | |||
r-release-windows-x86_64 | 1.2.5 | 23.00 | 55.00 | 78.00 | OK | |
r-oldrel-macos-arm64 | 1.2.5 | 77.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.5 | 114.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.5 | 32.00 | 57.00 | 89.00 | OK |
Version: 1.2.4
Check: compiled code
Result: WARN
File ‘utf8/libs/utf8.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘libcutf8lite.a’
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘libcutf8lite.a’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-release-linux-x86_64