Last updated on 2023-01-25 04:51:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5 | 3.42 | 22.24 | 25.66 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.5 | 2.39 | 17.56 | 19.95 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.5 | 32.52 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.5 | 33.22 | WARN | |||
r-devel-windows-x86_64 | 0.5 | 13.00 | 54.00 | 67.00 | OK | |
r-patched-linux-x86_64 | 0.5 | 2.49 | 22.01 | 24.50 | OK | |
r-release-linux-x86_64 | 0.5 | 2.60 | 22.64 | 25.24 | OK | |
r-release-macos-arm64 | 0.5 | 15.00 | OK | |||
r-release-macos-x86_64 | 0.5 | 23.00 | OK | |||
r-release-windows-x86_64 | 0.5 | 16.00 | 51.00 | 67.00 | OK | |
r-oldrel-macos-arm64 | 0.5 | 18.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5 | 25.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.5 | 10.00 | 52.00 | 62.00 | OK |
Version: 0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
sum.c:358:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
prod.c:27:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:28:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:29:25: 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/PreciseSums.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
sum.c:358:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
prod.c:27:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/PreciseSums.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.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
sum.c:358:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
prod.c:27:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:28:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
init.c:29:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/PreciseSums.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
sum.c:358:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
prod.c:27:12: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:28:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
init.c:29:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/PreciseSums.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