Last updated on 2023-02-06 19:54:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-4 | 10.32 | 50.02 | 60.34 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7-4 | 7.50 | 38.73 | 46.23 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.7-4 | 77.64 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-4 | 76.79 | WARN | |||
r-devel-windows-x86_64 | 0.7-4 | 216.00 | 95.00 | 311.00 | WARN | |
r-patched-linux-x86_64 | 0.7-4 | 10.63 | 48.90 | 59.53 | OK | |
r-release-linux-x86_64 | 0.7-4 | 9.12 | 48.74 | 57.86 | OK | |
r-release-macos-arm64 | 0.7-4 | 33.00 | OK | |||
r-release-macos-x86_64 | 0.7-4 | 45.00 | OK | |||
r-release-windows-x86_64 | 0.7-4 | 188.00 | 106.00 | 294.00 | OK | |
r-oldrel-macos-arm64 | 0.7-4 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7-4 | 44.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.7-4 | 150.00 | 133.00 | 283.00 | OK |
Version: 0.7-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
conftest.c:2:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/RPostgreSQL.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7-4
Check: compiled code
Result: WARN
File ‘RPostgreSQL/libs/RPostgreSQL.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘RS-DBI.o’, ‘RS-PostgreSQL.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.7-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
conftest.c:2:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/RPostgreSQL.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
conftest.c:2:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/RPostgreSQL.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7-4
Check: compiled code
Result: WARN
File ‘RPostgreSQL/libs/RPostgreSQL.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘RS-DBI.o’, ‘RS-PostgreSQL.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-fedora-clang
Version: 0.7-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
conftest.c:2:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/RPostgreSQL.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.7-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
crypt.c:907:9: warning: 'init_perm' accessing 2048 bytes in a region of size 1024 [-Wstringop-overflow=]
See 'd:/Rcompile/CRANpkg/local/4.3/RPostgreSQL.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.2.0'
Flavor: r-devel-windows-x86_64