Last updated on 2023-01-25 04:51:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.8-8 | 23.89 | 256.71 | 280.60 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.8-8 | 17.27 | 196.34 | 213.61 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.8-8 | 355.25 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.8-8 | 368.77 | WARN | |||
r-devel-windows-x86_64 | 2.8-8 | 67.00 | 310.00 | 377.00 | OK | |
r-patched-linux-x86_64 | 2.8-8 | 16.78 | 245.40 | 262.18 | OK | |
r-release-linux-x86_64 | 2.8-8 | 18.23 | 234.32 | 252.55 | OK | |
r-release-macos-arm64 | 2.8-8 | 182.00 | OK | |||
r-release-macos-x86_64 | 2.8-8 | 208.00 | OK | |||
r-release-windows-x86_64 | 2.8-8 | 54.00 | 304.00 | 358.00 | OK | |
r-oldrel-macos-arm64 | 2.8-8 | 188.00 | OK | |||
r-oldrel-macos-x86_64 | 2.8-8 | 246.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.8-8 | 54.00 | 391.00 | 445.00 | OK |
Version: 2.8-8
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./lfe.h:121:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./lfe.h:122:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:195:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:208:13: 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/lfe.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.8-8
Check: compiled code
Result: WARN
File ‘lfe/libs/lfe.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘demean.o’, ‘kaczmarz.o’, ‘utils.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: 2.8-8
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
lfe.h:121:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lfe.h:122:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utils.c:195:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utils.c:208:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/lfe.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: 2.8-8
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./lfe.h:121:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./lfe.h:122:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:195:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:208:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/lfe.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.8-8
Check: compiled code
Result: WARN
File ‘lfe/libs/lfe.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘demean.o’, ‘kaczmarz.o’, ‘utils.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: 2.8-8
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
lfe.h:121:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
lfe.h:122:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utils.c:195:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utils.c:208:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/lfe.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