Last updated on 2025-05-09 18:50:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-8 | 8.94 | 36.36 | 45.30 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7-8 | 7.04 | 28.02 | 35.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7-8 | 71.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-8 | 71.21 | OK | |||
r-devel-windows-x86_64 | 0.7-8 | 24.00 | 111.00 | 135.00 | OK | |
r-patched-linux-x86_64 | 0.7-8 | 9.04 | 35.10 | 44.14 | OK | |
r-release-linux-x86_64 | 0.7-8 | 7.65 | 34.97 | 42.62 | OK | |
r-release-macos-arm64 | 0.7-8 | 31.00 | WARN | |||
r-release-macos-x86_64 | 0.7-8 | 48.00 | WARN | |||
r-release-windows-x86_64 | 0.7-8 | 28.00 | 119.00 | 147.00 | OK | |
r-oldrel-macos-arm64 | 0.7-8 | 48.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7-8 | 77.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7-8 | 19.00 | 9.00 | 28.00 | ERROR |
Version: 0.7-8
Check: compiled code
Result: WARN
File ‘RPostgreSQL/libs/RPostgreSQL.so’:
Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘libpq/libpq.a’
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Object: ‘libpq/libpq.a’
Found ‘_abort’, possibly from ‘abort’ (C)
Object: ‘libpq/libpq.a’
Found ‘_sprintf’, possibly from ‘sprintf’ (C)
Object: ‘libpq/libpq.a’
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.
Flavors: r-release-macos-arm64, r-release-macos-x86_64
Version: 0.7-8
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-x86_64