Last updated on 2023-01-30 04:52:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.8 | 21.30 | 274.86 | 296.16 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.2.9 | 15.14 | 206.82 | 221.96 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.9 | 373.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.9 | 269.57 | OK | |||
r-devel-windows-x86_64 | 0.2.9 | 73.00 | 443.00 | 516.00 | OK | |
r-patched-linux-x86_64 | 0.2.9 | 14.15 | 271.36 | 285.51 | OK | |
r-release-linux-x86_64 | 0.2.9 | 15.25 | 270.80 | 286.05 | OK | |
r-release-macos-arm64 | 0.2.9 | 86.00 | OK | |||
r-release-macos-x86_64 | 0.2.9 | 117.00 | OK | |||
r-release-windows-x86_64 | 0.2.9 | 80.00 | 443.00 | 523.00 | OK | |
r-oldrel-macos-arm64 | 0.2.9 | 87.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.9 | 128.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.9 | 53.00 | 519.00 | 572.00 | OK |
Version: 0.2.8
Check: compiled code
Result: WARN
File ‘island/libs/island.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘IO_AKAIKE_Model_Selection.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