CRAN Package Check Results for Package microbenchmark

Last updated on 2023-01-25 04:51:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.9 6.54 46.19 52.73 WARN
r-devel-linux-x86_64-debian-gcc 1.4.9 4.49 36.09 40.58 WARN
r-devel-linux-x86_64-fedora-clang 1.4.9 65.25 WARN
r-devel-linux-x86_64-fedora-gcc 1.4.9 64.54 WARN
r-patched-linux-x86_64 1.4.9 5.03 45.13 50.16 OK
r-release-linux-x86_64 1.4.9 4.59 46.08 50.67 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 45.00 77.00 122.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 13.00 159.00 172.00 OK

Check Details

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.6’
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