CRAN Package Check Results for Package biclique

Last updated on 2022-10-09 05:49:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 4.93 22.48 27.41 WARN
r-devel-linux-x86_64-debian-gcc 1.0.5 3.72 17.46 21.18 WARN
r-devel-linux-x86_64-fedora-clang 1.0.5 43.82 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.5 41.97 WARN
r-devel-windows-x86_64 1.0.5 18.00 51.00 69.00 WARN
r-patched-linux-x86_64 1.0.5 3.71 21.49 25.20 NOTE
r-release-linux-x86_64 1.0.5 3.88 21.59 25.47 NOTE
r-release-macos-arm64 1.0.5 18.00 NOTE
r-release-macos-x86_64 1.0.5 25.00 NOTE
r-release-windows-x86_64 1.0.5 13.00 48.00 61.00 NOTE
r-oldrel-macos-arm64 1.0.5 19.00 NOTE
r-oldrel-macos-x86_64 1.0.5 27.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0.5 15.00 44.00 59.00 NOTE

Check Details

Version: 1.0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./utility.h:196:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     utility.c:176:20: 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.5
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     utility.h:196:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     bigraph.c:146:22: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘unsigned int *’ [-Wformat=]
     bigraph.c:146:25: warning: format ‘%d’ expects argument of type ‘int *’, but argument 4 has type ‘unsigned int *’ [-Wformat=]
     bigraph.c:146:28: warning: format ‘%d’ expects argument of type ‘int *’, but argument 5 has type ‘unsigned int *’ [-Wformat=]
     utility.c:176: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

Version: 1.0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     bigraph.c:146:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'unsigned int *' [-Wformat=]
     bigraph.c:146:25: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'unsigned int *' [-Wformat=]
     bigraph.c:146:28: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'unsigned int *' [-Wformat=]
Flavor: r-devel-windows-x86_64