CRAN Package Check Results for Package spp

Last updated on 2022-11-20 17:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.16.0 29.28 58.92 88.20 WARN
r-devel-linux-x86_64-debian-gcc 1.16.0 20.78 44.31 65.09 WARN
r-devel-linux-x86_64-fedora-clang 1.16.0 122.78 WARN
r-devel-linux-x86_64-fedora-gcc 1.16.0 121.82 WARN
r-patched-linux-x86_64 1.16.0 22.26 55.68 77.94 OK
r-release-linux-x86_64 1.16.0 20.18 56.56 76.74 OK
r-release-macos-arm64 1.16.0 34.00 OK
r-release-macos-x86_64 1.16.0 44.00 OK
r-oldrel-macos-arm64 1.16.0 47.00 OK
r-oldrel-macos-x86_64 1.16.0 57.00 OK

Additional issues

clang15 clang15 rchk

Check Details

Version: 1.16.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./maqmap.h:62:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     maqmap.c:15:25: 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.16.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     maqmap.h:62:9: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     maqmap.c:15:11: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc