Last updated on 2023-01-25 04:51:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5-8 | 14.71 | 85.53 | 100.24 | WARN | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.5-8 | 13.18 | 63.01 | 76.19 | OK | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.5-8 | 130.03 | OK | --no-vignettes | ||
r-devel-linux-x86_64-fedora-gcc | 1.5-8 | 129.40 | OK | --no-vignettes | ||
r-devel-windows-x86_64 | 1.5-8 | 48.00 | 127.00 | 175.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 1.5-8 | 14.30 | 80.78 | 95.08 | OK | --no-vignettes |
r-release-linux-x86_64 | 1.5-8 | 16.27 | 80.89 | 97.16 | OK | --no-vignettes |
r-release-macos-arm64 | 1.5-8 | 41.00 | OK | --no-vignettes | ||
r-release-macos-x86_64 | 1.5-8 | 51.00 | OK | --no-vignettes | ||
r-release-windows-x86_64 | 1.5-8 | 47.00 | 120.00 | 167.00 | OK | --no-vignettes |
r-oldrel-macos-arm64 | 1.5-8 | 39.00 | OK | --no-vignettes | ||
r-oldrel-macos-x86_64 | 1.5-8 | 62.00 | OK | --no-vignettes | ||
r-oldrel-windows-ix86+x86_64 | 1.5-8 | 46.00 | 177.00 | 223.00 | OK | --no-vignettes |
Version: 1.5-8
Flags: --no-vignettes
Check: compiled code
Result: WARN
File ‘laGP/libs/laGP.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘gp_sep.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