CRAN Package Check Results for Package rcdd

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.5 19.60 58.39 77.99 WARN
r-devel-linux-x86_64-debian-gcc 1.5 16.63 45.49 62.12 WARN
r-devel-linux-x86_64-fedora-clang 1.5 100.53 WARN
r-devel-linux-x86_64-fedora-gcc 1.5 112.86 WARN
r-patched-linux-x86_64 1.5 18.22 57.91 76.13 OK
r-release-linux-x86_64 1.5 18.07 57.40 75.47 OK
r-release-macos-arm64 1.5 45.00 OK
r-release-macos-x86_64 1.5 64.00 OK
r-release-windows-x86_64 1.5 46.00 114.00 160.00 OK
r-oldrel-macos-arm64 1.5 51.00 OK
r-oldrel-macos-x86_64 1.5 64.00 OK
r-oldrel-windows-ix86+x86_64 1.5 55.00 91.00 146.00 OK

Check Details

Version: 1.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     cddmp.c:23:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     cddmp.c:63:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     cddmp_f.c:24:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     cddmp_f.c:64:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     nonred.c:99:23: 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/rcdd.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     nonred.c:99:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rcdd.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.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     cddmp.c:23:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     cddmp.c:63:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     cddmp_f.c:24:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     cddmp_f.c:64:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     nonred.c:99:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/rcdd.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     nonred.c:99:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/rcdd.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