Last updated on 2023-01-25 04:51:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6-19 | 8.22 | 37.55 | 45.77 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.6-19 | 6.13 | 28.72 | 34.85 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.6-19 | 60.58 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-19 | 70.38 | WARN | |||
r-patched-linux-x86_64 | 0.6-19 | 6.75 | 37.27 | 44.02 | OK | |
r-release-linux-x86_64 | 0.6-19 | 7.12 | 37.28 | 44.40 | OK | |
r-release-macos-arm64 | 0.6-19 | 31.00 | OK | |||
r-release-macos-x86_64 | 0.6-19 | 44.00 | OK | |||
r-release-windows-x86_64 | 0.6-19 | 15.00 | 68.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 0.6-19 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6-19 | 63.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.6-19 | 17.00 | 44.00 | 61.00 | OK |
Version: 0.6-19
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./mmap.h:104:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./mmap.h:108:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./mmap.h:117:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
mmap.c:74:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
mmap.c:286:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
types.c:4:20: 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/mmap.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.6-19
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
mmap.h:104:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
mmap.h:108:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
mmap.h:117:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
mmap.c:74:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
mmap.c:286:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
types.c:4:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/mmap.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.6-19
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./mmap.h:104:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./mmap.h:108:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./mmap.h:117:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
mmap.c:74:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
mmap.c:286:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
types.c:4:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/mmap.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6-19
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
mmap.h:104:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
mmap.h:108:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
mmap.h:117:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
mmap.c:74:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
mmap.c:286:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
types.c:4:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/mmap.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