Last updated on 2023-11-28 07:53:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.2 | 29.40 | 137.11 | 166.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.10.2 | 22.31 | 100.13 | 122.44 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.10.2 | WARN | ||||
r-devel-linux-x86_64-fedora-gcc | 0.10.2 | 217.22 | WARN | |||
r-devel-windows-x86_64 | 0.10.2 | 41.00 | 154.00 | 195.00 | WARN | |
r-patched-linux-x86_64 | 0.10.2 | 29.39 | 119.19 | 148.58 | OK | |
r-release-linux-x86_64 | 0.10.2 | 25.88 | 119.81 | 145.69 | OK | |
r-release-macos-arm64 | 0.10.2 | 63.00 | OK | |||
r-release-macos-x86_64 | 0.10.2 | 150.00 | OK | |||
r-release-windows-x86_64 | 0.10.2 | 44.00 | 152.00 | 196.00 | OK | |
r-oldrel-macos-arm64 | 0.10.2 | 66.00 | OK | |||
r-oldrel-macos-x86_64 | 0.10.2 | 122.00 | OK | |||
r-oldrel-windows-x86_64 | 0.10.2 | 49.00 | 139.00 | 188.00 | OK |
Version: 0.10.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
C_character2integer.c:349:75: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
Cand3s.c:790:41: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
Cand3s.c:790:68: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
Cor3s.c:647:39: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
Cor3s.c:647:66: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
Cwhich_first.c:346:15: warning: ISO C17 does not support the ‘%b’ gnu_printf format [-Wformat=]
Cwhich_first.c:346:15: warning: format ‘%b’ expects a matching ‘unsigned int’ argument [-Wformat=]
Cwhich_first.c:346:24: warning: format ‘%e’ expects a matching ‘double’ argument [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/hutilscpp.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: 0.10.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
C_character2integer.c:349:80: warning: format specifies type 'long long' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
Cand3s.c:791:11: warning: format specifies type 'long long' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
Cand3s.c:791:25: warning: format specifies type 'long long' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
Cor3s.c:648:11: warning: format specifies type 'long long' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
Cor3s.c:648:25: warning: format specifies type 'long long' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/hutilscpp.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.10.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
C_character2integer.c:349:75: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
Cand3s.c:790:41: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
Cand3s.c:790:68: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
Cor3s.c:647:39: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
Cor3s.c:647:66: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
Cwhich_first.c:346:15: warning: ISO C17 does not support the '%b' gnu_printf format [-Wformat=]
Cwhich_first.c:346:15: warning: format '%b' expects a matching 'unsigned int' argument [-Wformat=]
Cwhich_first.c:346:24: warning: format '%e' expects a matching 'double' argument [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/hutilscpp.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.10.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Cwhich_first.c:346:15: warning: unknown conversion type character 'b' in format [-Wformat=]
Cwhich_first.c:346:24: warning: format '%e' expects a matching 'double' argument [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/hutilscpp.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64