Last updated on 2023-03-12 12:50:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.4 | 21.91 | 65.60 | 87.51 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.5.4 | 17.30 | 50.26 | 67.56 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.5.4 | 107.42 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.4 | 113.90 | WARN | |||
r-devel-windows-x86_64 | 2.5.4 | 183.00 | 114.00 | 297.00 | OK | |
r-patched-linux-x86_64 | 2.5.4 | 18.26 | 60.23 | 78.49 | OK | |
r-release-linux-x86_64 | 2.5.4 | 19.34 | 62.02 | 81.36 | OK | |
r-release-macos-arm64 | 2.5.4 | 32.00 | OK | |||
r-release-macos-x86_64 | 2.5.4 | 44.00 | OK | |||
r-release-windows-x86_64 | 2.5.4 | 55.00 | 95.00 | 150.00 | OK | |
r-oldrel-macos-arm64 | 2.5.4 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 2.5.4 | 44.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.5.4 | 50.00 | 99.00 | 149.00 | OK |
Version: 2.5.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
timeObj.c:34:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
timeObj.c:63:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
zoneObj.c:29:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
zoneObj.c:52:22: 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/splusTimeDate.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.5.4
Check: compiled code
Result: WARN
File ‘splusTimeDate/libs/splusTimeDate.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘timeFormat.o’, ‘timeSpanFormat.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-debian-clang
Version: 2.5.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
timeObj.c:34:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
timeObj.c:63:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
zoneObj.c:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
zoneObj.c:52:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/splusTimeDate.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.5.4
Check: compiled code
Result: WARN
File ‘splusTimeDate/libs/splusTimeDate.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Objects: ‘timeFormat.o’, ‘timeSpanFormat.o’
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘timeFormat.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.5.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
timeObj.c:34:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
timeObj.c:63:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
zoneObj.c:29:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
zoneObj.c:52:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/splusTimeDate.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 16.0.0’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.5.4
Check: compiled code
Result: WARN
File ‘splusTimeDate/libs/splusTimeDate.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘timeFormat.o’, ‘timeSpanFormat.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.5.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
timeObj.c:34:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
timeObj.c:63:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
zoneObj.c:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
zoneObj.c:52:13: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/splusTimeDate.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