Last updated on 2023-01-25 04:51:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2-13 | 24.51 | 105.84 | 130.35 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.2-13 | 17.68 | 78.81 | 96.49 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.2-13 | 180.30 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.2-13 | 163.27 | WARN | |||
r-patched-linux-x86_64 | 2.2-13 | 27.01 | 119.13 | 146.14 | OK | |
r-release-linux-x86_64 | 2.2-13 | 27.44 | 118.17 | 145.61 | OK | |
r-release-macos-arm64 | 2.2-13 | 77.00 | OK | |||
r-release-macos-x86_64 | 2.2-13 | 131.00 | OK | |||
r-release-windows-x86_64 | 2.2-13 | 51.00 | 135.00 | 186.00 | OK | |
r-oldrel-macos-arm64 | 2.2-13 | 111.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2-13 | 116.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.2-13 | 59.00 | 143.00 | 202.00 | OK |
Version: 2.2-13
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pbatR_init.c:11:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
pbatR_init.c:17:24: 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/pbatR.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
* used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.2-13
Check: compiled code
Result: WARN
File ‘pbatR/libs/pbatR.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘data.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-fedora-clang
Version: 2.2-13
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pbatR_init.c:11:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
pbatR_init.c:17:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/pbatR.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
* used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.2-13
Check: compiled code
Result: WARN
File ‘pbatR/libs/pbatR.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘data.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-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 2.2-13
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pbatR_init.c:11:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
pbatR_init.c:17:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/pbatR.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
* used C++ compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.2-13
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
pbatR_init.c:11:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
pbatR_init.c:17:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/pbatR.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
* used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc