Last updated on 2023-01-25 04:51:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-4 | 12.06 | 49.78 | 61.84 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7-4 | 7.77 | 38.62 | 46.39 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.7-4 | 82.04 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-4 | 80.19 | WARN | |||
r-devel-windows-x86_64 | 0.7-4 | 202.00 | 89.00 | 291.00 | WARN | |
r-patched-linux-x86_64 | 0.7-4 | 9.56 | 48.72 | 58.28 | OK | |
r-release-linux-x86_64 | 0.7-4 | 11.42 | 48.79 | 60.21 | 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 | 166.00 | 92.00 | 258.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 | 146.00 | 125.00 | 271.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