Last updated on 2023-02-01 02:52:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.9 | 6.55 | 45.19 | 51.74 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.4.9 | 4.13 | 36.30 | 40.43 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.4.9 | 65.68 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.9 | 64.54 | WARN | |||
r-devel-windows-x86_64 | 1.4.9 | 38.00 | 86.00 | 124.00 | OK | |
r-patched-linux-x86_64 | 1.4.9 | 4.77 | 45.33 | 50.10 | OK | |
r-release-linux-x86_64 | 1.4.9 | 5.38 | 45.49 | 50.87 | OK | |
r-release-macos-arm64 | 1.4.9 | 27.00 | OK | |||
r-release-macos-x86_64 | 1.4.9 | 59.00 | OK | |||
r-release-windows-x86_64 | 1.4.9 | 49.00 | 82.00 | 131.00 | OK | |
r-oldrel-macos-arm64 | 1.4.9 | 32.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4.9 | 72.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.4.9 | 12.00 | 311.00 | 323.00 | OK |
Version: 1.4.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./do_nothing.h:4:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
do_nothing.c:11:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:7:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
nanotimer.c:88:21: 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/microbenchmark.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.4.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
do_nothing.h:4:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
do_nothing.c:11:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
nanotimer.c:88:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/microbenchmark.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.4.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./do_nothing.h:4:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
do_nothing.c:11:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:7:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
nanotimer.c:88:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/microbenchmark.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.4.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
do_nothing.h:4:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
do_nothing.c:11:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
nanotimer.c:88:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/microbenchmark.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