Last updated on 2023-02-05 00:55:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.12 | 19.39 | 115.46 | 134.85 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.3.12 | 14.04 | 87.91 | 101.95 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.3.12 | 164.09 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.12 | 176.76 | WARN | |||
r-devel-windows-x86_64 | 1.3.12 | 47.00 | 147.00 | 194.00 | OK | |
r-patched-linux-x86_64 | 1.3.12 | 17.46 | 110.02 | 127.48 | OK | |
r-release-linux-x86_64 | 1.3.12 | 14.18 | 111.21 | 125.39 | OK | |
r-release-macos-arm64 | 1.3.12 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.3.12 | 67.00 | OK | |||
r-release-windows-x86_64 | 1.3.12 | 45.00 | 156.00 | 201.00 | OK | |
r-oldrel-macos-arm64 | 1.3.12 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.12 | 69.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.3.12 | 50.00 | 176.00 | 226.00 | OK |
Version: 1.3.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./utilities.h:67:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./utilities.h:68:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./utilities.h:83:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:6:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:7:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:8:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
bd_gwas.c:260:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1438:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1446:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1455:28: 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/Ball.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.12
Check: compiled code
Result: WARN
File ‘Ball/libs/Ball.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘utilities.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: 1.3.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utilities.h:67:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.h:68:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.h:83:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:6:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:7:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:8:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bd_gwas.c:260:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1438:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1446:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1455:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/Ball.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.3.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./utilities.h:67:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./utilities.h:68:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./utilities.h:83:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:6:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:7:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./Ball_omp.h:8:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
bd_gwas.c:260:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1438:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1446:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:1455:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/Ball.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.12
Check: compiled code
Result: WARN
File ‘Ball/libs/Ball.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘utilities.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: 1.3.12
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utilities.h:67:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.h:68:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.h:83:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:6:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:7:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Ball_omp.h:8:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bd_gwas.c:260:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1438:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1446:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:1455:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/Ball.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