CRAN Package Check Results for Package BPEC

Last updated on 2022-10-31 05:50:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 WARN
r-devel-linux-x86_64-debian-gcc 1.3.1 65.60 326.75 392.35 WARN
r-devel-linux-x86_64-fedora-clang 1.3.1 703.68 WARN
r-devel-linux-x86_64-fedora-gcc 1.3.1 691.67 WARN
r-devel-windows-x86_64 1.3.1 73.00 499.00 572.00 OK
r-patched-linux-x86_64 1.3.1 67.75 432.94 500.69 OK
r-release-linux-x86_64 1.3.1 74.88 420.55 495.43 OK
r-release-macos-arm64 1.3.1 155.00 OK
r-release-macos-x86_64 1.3.1 283.00 OK
r-release-windows-x86_64 1.3.1 74.00 491.00 565.00 OK
r-oldrel-macos-arm64 1.3.1 183.00 OK
r-oldrel-macos-x86_64 1.3.1 166.00 OK
r-oldrel-windows-ix86+x86_64 1.3.1 182.00 633.00 815.00 OK

Additional issues

clang15 clang15

Check Details

Version: 1.3.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./randomnumbers.h:15:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     randomnumbers.c:13:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 1.3.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     randomnumbers.h:15:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     randomnumbers.c:13:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc