Last updated on 2023-12-02 16:49:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 10.10 | 75.78 | 85.88 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 7.37 | 58.54 | 65.91 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 111.36 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 123.96 | WARN | |||
r-devel-windows-x86_64 | 1.0.5 | 17.00 | 83.00 | 100.00 | WARN | |
r-patched-linux-x86_64 | 1.0.5 | 11.44 | 74.35 | 85.79 | OK | |
r-release-linux-x86_64 | 1.0.5 | 9.66 | 77.22 | 86.88 | OK | |
r-release-macos-arm64 | 1.0.5 | 61.00 | OK | |||
r-release-macos-x86_64 | 1.0.5 | 129.00 | OK | |||
r-release-windows-x86_64 | 1.0.5 | 19.00 | 95.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 1.0.5 | 61.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.5 | 89.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.5 | 21.00 | 92.00 | 113.00 | OK |
Version: 1.0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
unhandled.c:137:13: warning: more '%' conversions than data arguments [-Wformat-insufficient-args]
wrap.c:106:7: warning: data argument not used by format string [-Wformat-extra-args]
write.c:720:7: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/fansi.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
unhandled.c:137:13: warning: format ‘%s’ expects a matching ‘char *’ argument [-Wformat=]
wrap.c:105:7: warning: too many arguments for format [-Wformat-extra-args]
write.c:719:48: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/fansi.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: 1.0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
unhandled.c:137:13: warning: more '%' conversions than data arguments [-Wformat-insufficient-args]
wrap.c:106:7: warning: data argument not used by format string [-Wformat-extra-args]
write.c:720:7: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/fansi.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
unhandled.c:137:13: warning: format '%s' expects a matching 'char *' argument [-Wformat=]
wrap.c:105:7: warning: too many arguments for format [-Wformat-extra-args]
write.c:719:48: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/fansi.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
unhandled.c:137:13: warning: format '%s' expects a matching 'char *' argument [-Wformat=]
wrap.c:105:7: warning: too many arguments for format [-Wformat-extra-args]
write.c:719:48: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/fansi.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64