Last updated on 2023-01-25 04:51:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.17 | 48.31 | 91.19 | 139.50 | WARN | |
r-devel-linux-x86_64-debian-gcc | 3.17 | 44.01 | 67.12 | 111.13 | WARN | |
r-devel-linux-x86_64-fedora-clang | 3.17 | 183.15 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 3.17 | 183.73 | WARN | |||
r-devel-windows-x86_64 | 3.17 | 186.00 | 126.00 | 312.00 | NOTE | |
r-patched-linux-x86_64 | 3.17 | 48.33 | 85.92 | 134.25 | OK | |
r-release-linux-x86_64 | 3.17 | 48.27 | 87.45 | 135.72 | OK | |
r-release-macos-arm64 | 3.17 | 52.00 | NOTE | |||
r-release-macos-x86_64 | 3.17 | 65.00 | NOTE | |||
r-release-windows-x86_64 | 3.17 | 154.00 | 127.00 | 281.00 | NOTE | |
r-oldrel-macos-arm64 | 3.17 | 47.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.17 | 68.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 3.17 | 202.00 | 145.00 | 347.00 | NOTE |
Version: 3.17
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./lp_rlp.h:1161:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./lp_rlp.h:1293:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./lp_rlp.h:1401:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lp_rlp.c:569:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
yacc_read.c:139:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
yacc_read.c:547:22: 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/QCA.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 3.17
Check: compiled code
Result: WARN
File ‘QCA/libs/QCA.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘lp_MPS.o’, ‘lp_lib.o’, ‘lp_params.o’, ‘lp_presolve.o’,
‘lp_rlp.o’, ‘yacc_read.o’
Found ‘__vsprintf_chk’, possibly from ‘vsprintf’ (C)
Object: ‘lusol.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: 3.17
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./lp_rlp.h:1161:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./lp_rlp.h:1293:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./lp_rlp.h:1401:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
lp_rlp.c:569:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
yacc_read.c:139:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
yacc_read.c:547:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/QCA.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.17
Check: installed package size
Result: NOTE
installed size is 6.5Mb
sub-directories of 1Mb or more:
gui 1.7Mb
staticdocs 3.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 3.17
Check: compiled code
Result: WARN
File ‘QCA/libs/QCA.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘lp_MPS.o’, ‘lp_lib.o’, ‘lp_params.o’, ‘lp_presolve.o’,
‘lp_rlp.o’, ‘yacc_read.o’
Found ‘vsprintf’, possibly from ‘vsprintf’ (C)
Object: ‘lusol.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