Last updated on 2023-01-29 05:49:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.4 | 3.35 | 21.88 | 25.23 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3.5 | 2.93 | 17.64 | 20.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.5 | 34.30 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.5 | 33.87 | OK | |||
r-devel-windows-x86_64 | 0.3.5 | 21.00 | 63.00 | 84.00 | OK | |
r-patched-linux-x86_64 | 0.3.5 | 3.46 | 22.91 | 26.37 | OK | |
r-release-linux-x86_64 | 0.3.4 | 2.99 | 23.00 | 25.99 | OK | |
r-release-macos-arm64 | 0.3.5 | 18.00 | OK | |||
r-release-macos-x86_64 | 0.3.5 | 23.00 | OK | |||
r-release-windows-x86_64 | 0.3.5 | 22.00 | 70.00 | 92.00 | OK | |
r-oldrel-macos-arm64 | 0.3.5 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.5 | 26.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.3.5 | 12.00 | 60.00 | 72.00 | OK |
Version: 0.3.4
Check: compiled code
Result: WARN
File ‘ifctools/libs/ifctools.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘reg_guess_fc_worker.o’
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-devel-linux-x86_64-debian-clang