Last updated on 2023-02-03 06:50:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.17 | 49.53 | 91.79 | 141.32 | WARN | |
r-devel-linux-x86_64-debian-gcc | 3.17 | 44.54 | 67.67 | 112.21 | WARN | |
r-devel-linux-x86_64-fedora-clang | 3.17 | 183.74 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 3.17 | 183.73 | WARN | |||
r-devel-windows-x86_64 | 3.17 | 196.00 | 135.00 | 331.00 | NOTE | |
r-patched-linux-x86_64 | 3.17 | 47.87 | 85.00 | 132.87 | OK | |
r-release-linux-x86_64 | 3.17 | 48.33 | 85.52 | 133.85 | 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 | 188.00 | 143.00 | 331.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 | 198.00 | 145.00 | 343.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