CRAN Package Check Results for Package mmeta

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 5.14 37.01 42.15 WARN
r-devel-linux-x86_64-debian-gcc 2.3 4.91 27.89 32.80 WARN
r-devel-linux-x86_64-fedora-clang 2.3 63.64 WARN
r-devel-linux-x86_64-fedora-gcc 2.3 63.29 WARN
r-devel-windows-x86_64 2.3 18.00 67.00 85.00 WARN
r-patched-linux-x86_64 2.3 5.45 35.00 40.45 OK
r-release-linux-x86_64 2.3 5.30 34.48 39.78 OK
r-release-macos-arm64 2.3 20.00 OK
r-release-macos-x86_64 2.3 26.00 OK
r-release-windows-x86_64 2.3 16.00 63.00 79.00 OK
r-oldrel-macos-arm64 2.3 24.00 OK
r-oldrel-macos-x86_64 2.3 35.00 OK
r-oldrel-windows-ix86+x86_64 2.3 13.00 64.00 77.00 OK

Additional issues

clang15 clang15 M1mac

Check Details

Version: 2.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     arms-R.c:87:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     arms-R.c:844:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     arms-R.c:87:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     arms-R.c:823:30: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘POINT *’ {aka ‘struct point *’} [-Wformat=]
     arms-R.c:833:26: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘POINT *’ {aka ‘struct point *’} [-Wformat=]
     arms-R.c:833:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘struct point *’ [-Wformat=]
     arms-R.c:833:51: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘struct point *’ [-Wformat=]
     arms-R.c:844: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: 2.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     arms-R.c:87:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     arms-R.c:823:45: warning: format specifies type 'unsigned int' but the argument has type 'POINT *' (aka 'struct point *') [-Wformat]
     arms-R.c:833:56: warning: format specifies type 'unsigned int' but the argument has type 'POINT *' (aka 'struct point *') [-Wformat]
     arms-R.c:833:58: warning: format specifies type 'unsigned int' but the argument has type 'struct point *' [-Wformat]
     arms-R.c:833:64: warning: format specifies type 'unsigned int' but the argument has type 'struct point *' [-Wformat]
     arms-R.c:844:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     arms-R.c:823:30: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'POINT *' {aka 'struct point *'} [-Wformat=]
     arms-R.c:833:26: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'POINT *' {aka 'struct point *'} [-Wformat=]
     arms-R.c:833:38: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct point *' [-Wformat=]
     arms-R.c:833:51: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'struct point *' [-Wformat=]
Flavor: r-devel-windows-x86_64