CRAN Package Check Results for Package ranlip

Last updated on 2022-11-07 08:51:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 31.05 33.01 64.06 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 23.79 25.20 48.99 WARN
r-devel-linux-x86_64-fedora-clang 1.0.1 108.38 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 96.20 WARN
r-devel-windows-x86_64 1.0.1 132.00 80.00 212.00 OK
r-patched-linux-x86_64 1.0.1 24.48 31.12 55.60 OK
r-release-linux-x86_64 1.0.1 27.44 31.17 58.61 OK
r-release-macos-arm64 1.0.1 23.00 OK
r-release-macos-x86_64 1.0.1 35.00 OK
r-release-windows-x86_64 1.0.1 32.00 81.00 113.00 OK
r-oldrel-macos-arm64 1.0.1 27.00 OK
r-oldrel-macos-x86_64 1.0.1 34.00 OK
r-oldrel-windows-ix86+x86_64 1.0.1 80.00 85.00 165.00 OK

Additional issues

clang15 clang15

Check Details

Version: 1.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./gsl_randist.h:73:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     discrete.c:539:27: 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.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     gsl_randist.h:73:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     discrete.c:539: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