CRAN Package Check Results for Package dde

Last updated on 2023-03-23 04:53:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 6.76 48.83 55.59 WARN
r-devel-linux-x86_64-debian-gcc 1.0.1 5.60 37.13 42.73 WARN
r-devel-linux-x86_64-fedora-clang 1.0.1 69.48 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.1 79.29 WARN
r-devel-windows-x86_64 1.0.1 20.00 111.00 131.00 OK
r-patched-linux-x86_64 1.0.1 5.45 46.79 52.24 OK
r-release-linux-x86_64 1.0.1 5.46 46.91 52.37 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 34.00 115.00 149.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 21.00 119.00 140.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 16.0.0’
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