Last updated on 2023-01-25 04:51:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.8.1 | 55.67 | 120.86 | 176.53 | WARN | |
r-devel-linux-x86_64-debian-gcc | 4.8.1 | 41.82 | 88.64 | 130.46 | WARN | |
r-devel-linux-x86_64-fedora-clang | 4.8.1 | 227.02 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 4.8.1 | 209.35 | WARN | |||
r-devel-windows-x86_64 | 4.8.1 | 275.00 | 169.00 | 444.00 | OK | |
r-patched-linux-x86_64 | 4.8.1 | 49.66 | 112.56 | 162.22 | OK | |
r-release-linux-x86_64 | 4.8.1 | 48.92 | 113.49 | 162.41 | OK | |
r-release-macos-arm64 | 4.8.1 | 61.00 | OK | |||
r-release-macos-x86_64 | 4.8.1 | 92.00 | OK | |||
r-release-windows-x86_64 | 4.8.1 | 255.00 | 161.00 | 416.00 | OK | |
r-oldrel-macos-arm64 | 4.8.1 | 61.00 | OK | |||
r-oldrel-macos-x86_64 | 4.8.1 | 94.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 4.8.1 | 166.00 | 154.00 | 320.00 | OK |
Version: 4.8.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./include/register.h:46:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./include/register.h:75:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./include/register.h:76:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./include/register.h:82:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
globals.c:15:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
globals.c:33:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
test.counter.c:26:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
test.counter.c:35:22: 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/bnlearn.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 4.8.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
include/register.h:46:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
include/register.h:75:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
include/register.h:76:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
include/register.h:82:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
globals.c:15:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
globals.c:33:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
test.counter.c:26:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
test.counter.c:35:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/bnlearn.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: 4.8.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./include/register.h:46:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./include/register.h:75:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./include/register.h:76:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./include/register.h:82:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
globals.c:15:12: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
globals.c:33:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
test.counter.c:26:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
test.counter.c:35:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/bnlearn.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 4.8.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
include/register.h:46:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
include/register.h:75:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
include/register.h:76:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
include/register.h:82:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
globals.c:15:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
globals.c:33:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
test.counter.c:26:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
test.counter.c:35:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/bnlearn.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