Last updated on 2023-01-28 19:52:12 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 | 5.53 | 37.13 | 42.66 | 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 | 6.38 | 47.00 | 53.38 | OK | |
r-release-linux-x86_64 | 1.0.1 | 5.91 | 48.32 | 54.23 | 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 | 21.00 | 101.00 | 122.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 | 22.00 | 115.00 | 137.00 | OK |
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