Last updated on 2023-01-25 04:51:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-5 | 6.69 | 35.71 | 42.40 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.9-5 | 5.04 | 27.01 | 32.05 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.9-5 | 53.20 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-5 | 63.50 | WARN | |||
r-patched-linux-x86_64 | 0.9-5 | 6.06 | 35.48 | 41.54 | OK | |
r-release-linux-x86_64 | 0.9-5 | 5.40 | 35.32 | 40.72 | OK | |
r-release-macos-arm64 | 0.9-5 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.9-5 | 37.00 | OK | |||
r-release-windows-x86_64 | 0.9-5 | 30.00 | 70.00 | 100.00 | OK | |
r-oldrel-macos-arm64 | 0.9-5 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9-5 | 34.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.9-5 | 24.00 | 70.00 | 94.00 | OK |
Version: 0.9-5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./cairodev.h:86:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
cairodev.c:11:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./outline.h:64:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./util.h:44:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./util.h:47:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
outline.c:169:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
register_routines.c:8:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
showtext.c:111:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
util.c:43:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
util.c:53:21: 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/showtext.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9-5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
cairodev.h:86:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
cairodev.c:11:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
outline.h:64:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
util.h:44:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
util.h:47:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
outline.c:169:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
register_routines.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
showtext.c:111:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
util.c:43:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
util.c:53:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/showtext.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: 0.9-5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./cairodev.h:86:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
cairodev.c:11:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./outline.h:64:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./util.h:44:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./util.h:47:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
outline.c:169:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
register_routines.c:8:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
showtext.c:111:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
util.c:43:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
util.c:53:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/showtext.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9-5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
cairodev.h:86:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
cairodev.c:11:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
outline.h:64:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
util.h:44:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
util.h:47:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
outline.c:169:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
register_routines.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
showtext.c:111:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
util.c:43:19: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
util.c:53:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/showtext.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