Last updated on 2023-11-28 23:04:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 11.43 | 44.28 | 55.71 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 9.02 | 34.20 | 43.22 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.1.4 | 69.57 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 86.06 | WARN | |||
r-devel-windows-x86_64 | 1.1.4 | 12.00 | 63.00 | 75.00 | WARN | |
r-patched-linux-x86_64 | 1.1.4 | 12.60 | 43.31 | 55.91 | OK | |
r-release-linux-x86_64 | 1.1.4 | 10.66 | 43.96 | 54.62 | OK | |
r-release-macos-arm64 | 1.1.4 | 30.00 | OK | |||
r-release-macos-x86_64 | 1.1.4 | 55.00 | OK | |||
r-release-windows-x86_64 | 1.1.4 | 15.00 | 71.00 | 86.00 | OK | |
r-oldrel-macos-arm64 | 1.1.4 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.4 | 35.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.4 | 19.00 | 66.00 | 85.00 | OK |
Version: 1.1.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
thor.c:947:52: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
thor.c:947:61: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/thor.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.1.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
thor.c:947:25: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
thor.c:947:48: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/thor.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.1.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
thor.c:947:52: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
thor.c:947:61: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/thor.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
thor.c:947:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
thor.c:947:48: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/thor.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
thor.c:947:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
thor.c:947:48: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/thor.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64