CRAN Package Check Results for Package dde

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 7.61 48.98 56.59 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 4.58 36.74 41.32 WARN
r-devel-linux-x86_64-fedora-clang 1.0.1 68.08 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 81.15 WARN
r-devel-windows-x86_64 1.0.1 28.00 105.00 133.00 OK
r-patched-linux-x86_64 1.0.1 5.79 47.93 53.72 OK
r-release-linux-x86_64 1.0.1 5.38 49.58 54.96 OK
r-release-macos-arm64 1.0.1 34.00 OK
r-release-macos-x86_64 1.0.1 39.00 OK
r-release-windows-x86_64 1.0.1 28.00 102.00 130.00 OK
r-oldrel-macos-arm64 1.0.1 36.00 OK
r-oldrel-macos-x86_64 1.0.1 52.00 OK
r-oldrel-windows-ix86+x86_64 1.0.1 23.00 114.00 137.00 OK

Check Details

Version: 1.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./difeq.h:65:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     difeq.c:123:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./dopri.h:208:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dopri.c:245:36: 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/dde.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.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     difeq.h:65:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     difeq.c:123:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dopri.h:208:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dopri.c:245:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/dde.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.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./difeq.h:65:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     difeq.c:123:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     ./dopri.h:208:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
     dopri.c:245:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/dde.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     difeq.h:65:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     difeq.c:123:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dopri.h:208:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
     dopri.c:245:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/dde.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