Last updated on 2023-02-11 12:57:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-26 | 50.21 | 48.77 | 98.98 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.0-26 | 39.30 | 36.99 | 76.29 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.0-26 | 118.30 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-26 | 121.18 | WARN | |||
r-devel-windows-x86_64 | 2.0-26 | 122.00 | 86.00 | 208.00 | OK | |
r-patched-linux-x86_64 | 2.0-26 | 39.81 | 47.47 | 87.28 | OK | |
r-release-linux-x86_64 | 2.0-26 | 43.66 | 46.09 | 89.75 | 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 | 132.00 | 97.00 | 229.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 | 151.00 | 93.00 | 244.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