Last updated on 2023-12-01 04:53:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.9-0 | 21.06 | 251.25 | 272.31 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.9-0 | 17.29 | 191.17 | 208.46 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.9-0 | 337.35 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.9-0 | 362.09 | WARN | |||
r-devel-windows-x86_64 | 2.9-0 | 33.00 | 234.00 | 267.00 | WARN | |
r-patched-linux-x86_64 | 2.9-0 | 20.88 | 242.64 | 263.52 | OK | |
r-release-linux-x86_64 | 2.9-0 | 17.99 | 245.53 | 263.52 | OK | |
r-release-macos-arm64 | 2.9-0 | 188.00 | OK | |||
r-release-macos-x86_64 | 2.9-0 | 254.00 | OK | |||
r-release-windows-x86_64 | 2.9-0 | 42.00 | 272.00 | 314.00 | OK | |
r-oldrel-macos-arm64 | 2.9-0 | 176.00 | OK | |||
r-oldrel-macos-x86_64 | 2.9-0 | 251.00 | OK | |||
r-oldrel-windows-x86_64 | 2.9-0 | 29.00 | 264.00 | 293.00 | OK |
Version: 2.9-0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utils.c:34:85: warning: format specifies type 'int' but the argument has type 'mybigint_t' (aka 'long') [-Wformat]
utils.c:283:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/lfe.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.9-0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utils.c:34:68: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘mybigint_t’ {aka ‘long int’} [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/lfe.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.9-0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utils.c:34:85: warning: format specifies type 'int' but the argument has type 'mybigint_t' (aka 'long') [-Wformat]
utils.c:283:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
See ‘/data/gannet/ripley/R/packages/tests-clang/lfe.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.9-0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utils.c:34:68: warning: format '%d' expects argument of type 'int', but argument 3 has type 'mybigint_t' {aka 'long int'} [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/lfe.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.9-0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
demean.c:364:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
utils.c:34:68: warning: format '%d' expects argument of type 'int', but argument 3 has type 'mybigint_t' {aka 'long long int'} [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/lfe.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64