CRAN Package Check Results for Package HI

Last updated on 2022-10-23 19:52:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 3.58 33.58 37.16 WARN
r-devel-linux-x86_64-debian-gcc 0.5 2.66 24.97 27.63 WARN
r-devel-linux-x86_64-fedora-clang 0.5 54.62 WARN
r-devel-linux-x86_64-fedora-gcc 0.5 53.51 WARN
r-devel-windows-x86_64 0.5 13.00 65.00 78.00 WARN
r-patched-linux-x86_64 0.5 2.69 31.66 34.35 OK
r-release-linux-x86_64 0.5 3.24 31.02 34.26 OK
r-release-macos-arm64 0.5 21.00 OK
r-release-macos-x86_64 0.5 29.00 OK
r-release-windows-x86_64 0.5 18.00 65.00 83.00 OK
r-oldrel-macos-arm64 0.5 20.00 OK
r-oldrel-macos-x86_64 0.5 30.00 OK
r-oldrel-windows-ix86+x86_64 0.5 15.00 71.00 86.00 OK

Additional issues

clang15 clang15

Check Details

Version: 0.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     arms-R.c:83:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     arms-R.c:832: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: 0.5
Check: Rd files
Result: NOTE
    checkRd: (-1) trans.dens.Rd:47: Escaped LaTeX specials: \&
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

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