Last updated on 2023-02-07 10:54:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 7.80 | 48.73 | 56.53 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 4.85 | 36.61 | 41.46 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 67.34 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 75.66 | WARN | |||
r-devel-windows-x86_64 | 1.0.3 | 38.00 | 88.00 | 126.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 7.12 | 44.70 | 51.82 | OK | |
r-release-linux-x86_64 | 1.0.3 | 6.59 | 42.71 | 49.30 | OK | |
r-release-macos-arm64 | 1.0.3 | 24.00 | OK | |||
r-release-macos-x86_64 | 1.0.3 | 32.00 | OK | |||
r-release-windows-x86_64 | 1.0.3 | 35.00 | 93.00 | 128.00 | OK | |
r-oldrel-macos-arm64 | 1.0.3 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.3 | 31.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.3 | 17.00 | 97.00 | 114.00 | OK |
Version: 1.0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./convert.h:12:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
convert.c:79:18: 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/ring.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
convert.h:12:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
convert.c:79:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ring.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: 1.0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./convert.h:12:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
convert.c:79:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/ring.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
convert.h:12:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
convert.c:79:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/ring.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