Last updated on 2023-01-25 04:51:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-26 | 49.29 | 49.24 | 98.53 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.0-26 | 38.79 | 37.23 | 76.02 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.0-26 | 121.65 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-26 | 119.01 | WARN | |||
r-devel-windows-x86_64 | 2.0-26 | 111.00 | 88.00 | 199.00 | OK | |
r-patched-linux-x86_64 | 2.0-26 | 42.03 | 46.48 | 88.51 | OK | |
r-release-linux-x86_64 | 2.0-26 | 41.55 | 46.77 | 88.32 | OK | |
r-release-macos-arm64 | 2.0-26 | 36.00 | OK | |||
r-release-macos-x86_64 | 2.0-26 | 50.00 | OK | |||
r-release-windows-x86_64 | 2.0-26 | 105.00 | 88.00 | 193.00 | OK | |
r-oldrel-macos-arm64 | 2.0-26 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0-26 | 52.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.0-26 | 146.00 | 89.00 | 235.00 | OK |
Version: 2.0-26
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../inst/include/ut_debug.h:188:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
ut_debug.c:102:17: 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/ifultools.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0-26
Check: compiled code
Result: WARN
File ‘ifultools/libs/ifultools.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘ut_debug.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.0-26
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../inst/include/ut_debug.h:188:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
ut_debug.c:102:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ifultools.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.0-26
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../inst/include/ut_debug.h:188:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
ut_debug.c:102:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/ifultools.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0-26
Check: compiled code
Result: WARN
File ‘ifultools/libs/ifultools.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘ut_debug.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.0-26
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../inst/include/ut_debug.h:188:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
ut_debug.c:102:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/ifultools.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