Last updated on 2023-01-25 04:51:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.12 | 18.94 | 115.17 | 134.11 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.3.12 | 13.48 | 88.12 | 101.60 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.3.12 | 169.44 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.12 | 180.72 | WARN | |||
r-devel-windows-x86_64 | 1.3.12 | 34.00 | 148.00 | 182.00 | OK | |
r-patched-linux-x86_64 | 1.3.12 | 17.75 | 112.78 | 130.53 | OK | |
r-release-linux-x86_64 | 1.3.12 | 16.78 | 110.18 | 126.96 | 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 | 41.00 | 143.00 | 184.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 | 43.00 | 175.00 | 218.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