Last updated on 2023-03-24 05:52:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.8.1 | 55.36 | 119.31 | 174.67 | WARN | |
r-devel-linux-x86_64-debian-gcc | 4.8.1 | 40.86 | 91.21 | 132.07 | WARN | |
r-devel-linux-x86_64-fedora-clang | 4.8.1 | 220.43 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 4.8.1 | 200.41 | WARN | |||
r-devel-windows-x86_64 | 4.8.1 | 319.00 | 182.00 | 501.00 | OK | |
r-patched-linux-x86_64 | 4.8.1 | 51.12 | 111.37 | 162.49 | OK | |
r-release-linux-x86_64 | 4.8.1 | 46.56 | 110.96 | 157.52 | 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 | 291.00 | 158.00 | 449.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 | 169.00 | 161.00 | 330.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 16.0.0’
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