Last updated on 2023-01-25 04:51:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.0.2 | 94.56 | 126.74 | 221.30 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.6.0.2 | 67.48 | 89.56 | 157.04 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.6.0.2 | 301.83 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.0.2 | 270.26 | WARN | |||
r-patched-linux-x86_64 | 1.6.0.2 | 80.53 | 120.77 | 201.30 | NOTE | |
r-release-linux-x86_64 | 1.6.0.2 | 73.73 | 120.54 | 194.27 | NOTE | |
r-release-macos-arm64 | 1.6.0.2 | 87.00 | NOTE | |||
r-release-macos-x86_64 | 1.6.0.2 | 135.00 | NOTE | |||
r-release-windows-x86_64 | 1.6.0.2 | 334.00 | 165.00 | 499.00 | NOTE | |
r-oldrel-macos-arm64 | 1.6.0.2 | 127.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.6.0.2 | 135.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.6.0.2 | 223.00 | 190.00 | 413.00 | NOTE |
Version: 1.6.0.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rPython’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.6.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./bbobStructures.h:126:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bbobStructures.h:128:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bbobStructures.h:130:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bbobStructures.h:131:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bbobStructures.h:133:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarkshelper.h:12:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarkshelper.h:13:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarkshelper.h:18:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarkshelper.h:19:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarks.h:27:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarks.h:28:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarks.c:1637:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarks.c:1671:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarkshelper.c:192:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarkshelper.c:204:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarkshelper.c:304:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarkshelper.c:314:26: 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/smoof.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: 1.6.0.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.6.0.2
Check: compiled code
Result: WARN
File ‘smoof/libs/smoof.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘benchmarkshelper.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.6.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bbobStructures.h:126:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bbobStructures.h:128:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bbobStructures.h:130:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bbobStructures.h:131:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bbobStructures.h:133:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.h:12:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.h:13:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.h:18:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.h:19:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarks.h:27:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarks.h:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarks.c:1637:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarks.c:1671:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.c:192:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.c:204:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.c:304:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.c:314:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/smoof.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: 1.6.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./bbobStructures.h:126:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bbobStructures.h:128:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bbobStructures.h:130:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bbobStructures.h:131:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./bbobStructures.h:133:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarkshelper.h:12:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarkshelper.h:13:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarkshelper.h:18:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarkshelper.h:19:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarks.h:27:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./benchmarks.h:28:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarks.c:1637:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarks.c:1671:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarkshelper.c:192:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarkshelper.c:204:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarkshelper.c:304:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
benchmarkshelper.c:314:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/smoof.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: 1.6.0.2
Check: compiled code
Result: WARN
File ‘smoof/libs/smoof.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘benchmarkshelper.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.6.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bbobStructures.h:126:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bbobStructures.h:128:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bbobStructures.h:130:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bbobStructures.h:131:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
bbobStructures.h:133:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.h:12:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.h:13:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.h:18:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.h:19:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarks.h:27:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarks.h:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarks.c:1637:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarks.c:1671:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.c:192:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.c:204:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.c:304:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
benchmarkshelper.c:314:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/smoof.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