Last updated on 2026-07-21 02:50:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7-8 | 8.55 | 41.00 | 49.55 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7-8 | 7.10 | 30.93 | 38.03 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7-8 | 14.00 | 59.98 | 73.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7-8 | 32.45 | OK | |||
| r-devel-windows-x86_64 | 0.7-8 | 28.00 | 134.00 | 162.00 | OK | |
| r-patched-linux-x86_64 | 0.7-8 | 9.36 | 38.06 | 47.42 | OK | |
| r-release-linux-x86_64 | 0.7-8 | 8.82 | 38.15 | 46.97 | OK | |
| r-release-macos-arm64 | 0.7-8 | 5.00 | 13.00 | 18.00 | WARN | |
| r-release-macos-x86_64 | 0.7-8 | 14.00 | 57.00 | 71.00 | WARN | |
| r-release-windows-x86_64 | 0.7-8 | 30.00 | 122.00 | 152.00 | OK | |
| r-oldrel-macos-arm64 | 0.7-8 | WARN | ||||
| r-oldrel-macos-x86_64 | 0.7-8 | 13.00 | 35.00 | 48.00 | WARN | |
| r-oldrel-windows-x86_64 | 0.7-8 | 37.00 | 149.00 | 186.00 | OK |
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64