Last updated on 2023-01-25 04:51:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.6 | 10.45 | 22.01 | 32.46 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.3.7 | 8.61 | 17.42 | 26.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.3.7 | 44.61 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.7 | 46.13 | OK | |||
r-patched-linux-x86_64 | 2.3.6 | 9.65 | 22.82 | 32.47 | OK | |
r-release-linux-x86_64 | 2.3.6 | 9.38 | 21.68 | 31.06 | OK | |
r-release-macos-arm64 | 2.3.7 | 27.00 | OK | |||
r-release-macos-x86_64 | 2.3.6 | 34.00 | OK | |||
r-release-windows-x86_64 | 2.3.6 | 30.00 | 59.00 | 89.00 | OK | |
r-oldrel-macos-arm64 | 2.3.7 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.6 | 37.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.3.6 | 44.00 | 55.00 | 99.00 | OK |
Version: 2.3.6
Check: compiled code
Result: WARN
File ‘yaml/libs/yaml.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘dumper.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