Last updated on 2023-01-25 04:51:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.7 | 27.16 | 92.53 | 119.69 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.1.7 | 17.80 | 69.70 | 87.50 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.1.7 | 151.23 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.7 | 155.31 | WARN | |||
r-devel-windows-x86_64 | 2.1.7 | 48.00 | 157.00 | 205.00 | OK | |
r-patched-linux-x86_64 | 2.1.7 | 19.88 | 87.96 | 107.84 | OK | |
r-release-linux-x86_64 | 2.1.7 | 21.17 | 87.97 | 109.14 | OK | |
r-release-macos-arm64 | 2.1.7 | 46.00 | OK | |||
r-release-macos-x86_64 | 2.1.7 | 61.00 | OK | |||
r-release-windows-x86_64 | 2.1.7 | 64.00 | 144.00 | 208.00 | OK | |
r-oldrel-macos-arm64 | 2.1.7 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.7 | 66.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.1.7 | 72.00 | 138.00 | 210.00 | OK |
Version: 2.1.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
common.c:15:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:9:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./random.h:12:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
sat_search.c:106:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
symbolic_simulator.c:344:53: 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/BoolNet.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.1.7
Check: compiled code
Result: WARN
File ‘BoolNet/libs/BoolNet.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘picosat.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 2.1.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
common.c:15:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:9:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
random.h:12:22: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
sat_search.c:106:10: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
symbolic_simulator.c:344:30: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/BoolNet.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: 2.1.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
common.c:15:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:9:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./random.h:12:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
sat_search.c:106:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
symbolic_simulator.c:344:53: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/BoolNet.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1.7
Check: compiled code
Result: WARN
File ‘BoolNet/libs/BoolNet.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘picosat.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1.7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
common.c:15:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:9:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
random.h:12:22: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
sat_search.c:106:10: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
symbolic_simulator.c:344:30: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/BoolNet.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