CRAN Package Check Results for Package inlmisc

Last updated on 2022-12-05 09:51:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.5 39.38 314.99 354.37 WARN
r-devel-linux-x86_64-debian-gcc 0.5.5 32.68 263.26 295.94 WARN
r-devel-linux-x86_64-fedora-clang 0.5.5 511.64 WARN
r-devel-linux-x86_64-fedora-gcc 0.5.5 503.20 WARN
r-devel-windows-x86_64 0.5.5 85.00 386.00 471.00 OK
r-patched-linux-x86_64 0.5.5 49.61 337.88 387.49 OK
r-release-linux-x86_64 0.5.5 34.84 341.30 376.14 OK
r-release-macos-arm64 0.5.5 83.00 OK
r-release-macos-x86_64 0.5.5 205.00 OK
r-release-windows-x86_64 0.5.5 108.00 367.00 475.00 OK
r-oldrel-macos-arm64 0.5.5 82.00 OK
r-oldrel-macos-x86_64 0.5.5 120.00 OK
r-oldrel-windows-ix86+x86_64 0.5.5 84.00 498.00 582.00 OK

Additional issues

noSuggests

Check Details

Version: 0.5.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     DefinePolygons.c:17:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     DefinePolygons.c:18:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     DefinePolygons.c:44:22: warning: passing arguments to 'FindNextSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     DefinePolygons.c:47:24: warning: passing arguments to 'StartNewSeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     DefinePolygons.c:17:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
     DefinePolygons.c:18:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

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