Last updated on 2025-04-01 09:55:36 CEST.
Package | ERROR | WARN | NOTE | OK |
---|---|---|---|---|
RPostgreSQL | 1 | 1 | 1 | 12 |
Current CRAN status: ERROR: 1, WARN: 1, NOTE: 1, OK: 12
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.
Flavor: r-devel-macos-arm64
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