CRAN Package Check Results for Package ring

Last updated on 2023-03-25 09:51:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 5.26 47.29 52.55 WARN
r-devel-linux-x86_64-debian-gcc 1.0.3 4.83 37.01 41.84 WARN
r-devel-linux-x86_64-fedora-clang 1.0.3 68.21 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.3 75.39 WARN
r-patched-linux-x86_64 1.0.3 6.63 45.05 51.68 OK
r-release-linux-x86_64 1.0.3 5.42 44.37 49.79 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 32.00 82.00 114.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 18.00 98.00 116.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 16.0.0’
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