Last updated on 2023-02-05 11:10:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.6.1 | 41.16 | 61.04 | 102.20 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.4.7 | 34.77 | 47.96 | 82.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.7 | 143.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.7 | 148.58 | OK | |||
r-devel-windows-x86_64 | 0.4.7 | 106.00 | 135.00 | 241.00 | OK | |
r-patched-linux-x86_64 | 0.4.7 | 37.14 | 56.92 | 94.06 | OK | |
r-release-linux-x86_64 | 0.4.6.1 | 32.36 | 56.88 | 89.24 | OK | |
r-release-macos-arm64 | 0.4.7 | 38.00 | OK | |||
r-release-macos-x86_64 | 0.4.6.1 | 58.00 | OK | |||
r-release-windows-x86_64 | 0.4.6.1 | 104.00 | 136.00 | 240.00 | OK | |
r-oldrel-macos-arm64 | 0.4.7 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.6.1 | 53.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.4.6.1 | 108.00 | 143.00 | 251.00 | OK |
Version: 0.4.6.1
Check: compiled code
Result: WARN
File ‘geometry/libs/geometry.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘Rgeometry.o’, ‘global_r.o’, ‘rboxlib_r.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