CRAN Package Check Results for Package ring

Last updated on 2023-01-25 04:51:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 7.19 47.65 54.84 WARN
r-devel-linux-x86_64-debian-gcc 1.0.3 4.79 36.90 41.69 WARN
r-devel-linux-x86_64-fedora-clang 1.0.3 66.47 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.3 81.26 WARN
r-patched-linux-x86_64 1.0.3 6.76 46.96 53.72 OK
r-release-linux-x86_64 1.0.3 4.95 44.09 49.04 OK
r-release-macos-arm64 1.0.3 24.00 OK
r-release-macos-x86_64 1.0.3 32.00 OK
r-release-windows-x86_64 1.0.3 35.00 81.00 116.00 OK
r-oldrel-macos-arm64 1.0.3 30.00 OK
r-oldrel-macos-x86_64 1.0.3 31.00 OK
r-oldrel-windows-ix86+x86_64 1.0.3 17.00 93.00 110.00 OK

Check Details

Version: 1.0.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./convert.h:12:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     convert.c:79:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/ring.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     convert.h:12:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     convert.c:79:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ring.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./convert.h:12:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     convert.c:79:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/ring.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     convert.h:12:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     convert.c:79:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/ring.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc