Last updated on 2025-04-04 05:53:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-8 | 8.86 | 35.62 | 44.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7-8 | 6.87 | 26.71 | 33.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7-8 | 74.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-8 | 70.89 | OK | |||
r-devel-macos-arm64 | 0.7-8 | 31.00 | WARN | |||
r-devel-macos-x86_64 | 0.7-8 | 59.00 | WARN | |||
r-devel-windows-x86_64 | 0.7-8 | 24.00 | 121.00 | 145.00 | OK | |
r-patched-linux-x86_64 | 0.7-8 | 9.46 | 34.71 | 44.17 | OK | |
r-release-linux-x86_64 | 0.7-8 | 8.42 | 33.01 | 41.43 | OK | |
r-release-macos-arm64 | 0.7-8 | 48.00 | OK | |||
r-release-macos-x86_64 | 0.7-8 | 77.00 | OK | |||
r-release-windows-x86_64 | 0.7-8 | 19.00 | 5.00 | 24.00 | ERROR | |
r-oldrel-macos-arm64 | 0.7-8 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7-8 | 65.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7-8 | 24.00 | 130.00 | 154.00 | NOTE |
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-devel-macos-arm64, r-devel-macos-x86_64
Version: 0.7-8
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64
Version: 0.7-8
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
libs 5.0Mb
Flavor: r-oldrel-windows-x86_64