CRAN Package Check Results for Package dlm

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-5 13.72 93.43 107.15 WARN
r-devel-linux-x86_64-debian-gcc 1.1-5 9.92 65.23 75.15 WARN
r-devel-linux-x86_64-fedora-clang 1.1-5 146.21 WARN
r-devel-linux-x86_64-fedora-gcc 1.1-5 137.01 WARN
r-devel-windows-x86_64 1.1-5 32.00 156.00 188.00 WARN
r-patched-linux-x86_64 1.1-5 12.46 86.26 98.72 OK
r-release-linux-x86_64 1.1-5 10.32 86.50 96.82 OK
r-release-macos-arm64 1.1-5 45.00 OK
r-release-macos-x86_64 1.1-5 66.00 OK
r-release-windows-x86_64 1.1-5 33.00 131.00 164.00 OK
r-oldrel-macos-arm64 1.1-5 55.00 OK
r-oldrel-macos-x86_64 1.1-5 98.00 OK
r-oldrel-windows-ix86+x86_64 1.1-5 32.00 123.00 155.00 OK

Additional issues

clang15 clang15

Check Details

Version: 1.1-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]
     dlm.c:11:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:12:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:13:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:14:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:15:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:16:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:17:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:18:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:19:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:53:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:54:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:53:6: 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]
     dlm.c:54:6: 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]
     dlm.c:11:6: 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]
     dlm.c:12:6: 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]
     dlm.c:13:6: 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]
     dlm.c:14:6: 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]
     dlm.c:16:6: 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]
     dlm.c:15:6: 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]
     dlm.c:17:6: 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]
     dlm.c:18:6: 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]
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1-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]
     dlm.c:11:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:12:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:13:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:14:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:15:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:16:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:17:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:18:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:19:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:53:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dlm.c:54: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

Version: 1.1-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]
     dlm.c:11:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:12:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:13:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:14:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:15:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:16:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:17:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:18:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:19:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:53:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:54:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dlm.c:53:6: 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]
     dlm.c:54:6: 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]
     dlm.c:11:6: 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]
     dlm.c:12:6: 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]
     dlm.c:13:6: 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]
     dlm.c:14:6: 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]
     dlm.c:16:6: 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]
     dlm.c:15:6: 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]
     dlm.c:17:6: 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]
     dlm.c:18:6: 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]
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1-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