Last updated on 2023-12-01 03:56:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-7 | 20.05 | 342.27 | 362.32 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.5-7 | 14.53 | 249.72 | 264.25 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.5-7 | 460.21 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-7 | 468.58 | WARN | |||
r-devel-windows-x86_64 | 0.5-7 | 21.00 | 385.00 | 406.00 | WARN | |
r-patched-linux-x86_64 | 0.5-7 | 21.84 | 326.83 | 348.67 | OK | |
r-release-linux-x86_64 | 0.5-7 | 17.03 | 322.82 | 339.85 | OK | |
r-release-macos-arm64 | 0.5-7 | 150.00 | OK | |||
r-release-macos-x86_64 | 0.5-7 | 426.00 | OK | |||
r-release-windows-x86_64 | 0.5-7 | 22.00 | 417.00 | 439.00 | OK | |
r-oldrel-macos-arm64 | 0.5-7 | 137.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5-6 | 188.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5-7 | 29.00 | 415.00 | 444.00 | OK |
Version: 0.5-7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bd0.c:396:60: warning: format specifies type 'int' but the argument has type 'double' [-Wformat]
bd0.c:396:67: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
bd0.c:396:72: warning: format specifies type 'double' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
bd0.c:433:51: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
bd0.c:433:56: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
gamma-variants.c:348:17: warning: data argument not used by format string [-Wformat-extra-args]
gamma-variants.c:362:39: warning: format specifies type 'double' but the argument has type 'long double' [-Wformat]
gamma-variants.c:370:39: warning: format specifies type 'double' but the argument has type 'long double' [-Wformat]
lgammacor.c:110:27: warning: format specifies type 'double' but the argument has type 'int' [-Wformat]
lgammacor.c:112:27: warning: format specifies type 'double' but the argument has type 'int' [-Wformat]
pnchisq-it.c:558:43: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
ppois-direct.c:146:29: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
ppois-direct.c:149:6: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
ppois-direct.c:157:40: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/DPQ.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
* used Fortran compiler: ‘Debian flang-new version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5-7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bd0.c:396:32: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘double’ [-Wformat=]
bd0.c:396:42: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
bd0.c:396:53: warning: format ‘%g’ expects argument of type ‘double’, but argument 4 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
bd0.c:433:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
bd0.c:433:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
gamma-variants.c:308:55: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
gamma-variants.c:347:49: warning: too many arguments for format [-Wformat-extra-args]
gamma-variants.c:362:47: warning: format ‘%g’ expects argument of type ‘double’, but argument 2 has type ‘long double’ [-Wformat=]
gamma-variants.c:370:47: warning: format ‘%g’ expects argument of type ‘double’, but argument 2 has type ‘long double’ [-Wformat=]
lgammacor.c:110:25: warning: format ‘%g’ expects argument of type ‘double’, but argument 2 has type ‘int’ [-Wformat=]
lgammacor.c:112:25: warning: format ‘%g’ expects argument of type ‘double’, but argument 2 has type ‘int’ [-Wformat=]
pnchisq-it.c:414:53: warning: format ‘%g’ expects a matching ‘double’ argument [-Wformat=]
pnchisq-it.c:554:18: warning: format ‘%d’ expects argument of type ‘int’, but argument 11 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
ppois-direct.c:145:44: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
ppois-direct.c:148:42: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
ppois-direct.c:157:27: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/DPQ.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’
* used Fortran compiler: ‘GNU Fortran (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5-7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bd0.c:396:60: warning: format specifies type 'int' but the argument has type 'double' [-Wformat]
bd0.c:396:67: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
bd0.c:396:72: warning: format specifies type 'double' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
bd0.c:433:51: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
bd0.c:433:56: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
gamma-variants.c:308:48: warning: more '%' conversions than data arguments [-Wformat-insufficient-args]
gamma-variants.c:348:17: warning: data argument not used by format string [-Wformat-extra-args]
gamma-variants.c:362:39: warning: format specifies type 'double' but the argument has type 'long double' [-Wformat]
gamma-variants.c:370:39: warning: format specifies type 'double' but the argument has type 'long double' [-Wformat]
lgammacor.c:110:27: warning: format specifies type 'double' but the argument has type 'int' [-Wformat]
lgammacor.c:112:27: warning: format specifies type 'double' but the argument has type 'int' [-Wformat]
pnchisq-it.c:414:39: warning: more '%' conversions than data arguments [-Wformat-insufficient-args]
pnchisq-it.c:558:43: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
ppois-direct.c:146:29: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
ppois-direct.c:149:6: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
ppois-direct.c:157:40: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/DPQ.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
* used Fortran compiler: ‘flang-new version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5-7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bd0.c:396:32: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=]
bd0.c:396:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
bd0.c:396:53: warning: format '%g' expects argument of type 'double', but argument 4 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
bd0.c:433:33: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
bd0.c:433:43: warning: format '%d' expects argument of type 'int', but argument 3 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
gamma-variants.c:308:55: warning: format '%d' expects a matching 'int' argument [-Wformat=]
gamma-variants.c:347:49: warning: too many arguments for format [-Wformat-extra-args]
gamma-variants.c:362:47: warning: format '%g' expects argument of type 'double', but argument 2 has type 'long double' [-Wformat=]
gamma-variants.c:370:47: warning: format '%g' expects argument of type 'double', but argument 2 has type 'long double' [-Wformat=]
lgammacor.c:110:25: warning: format '%g' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
lgammacor.c:112:25: warning: format '%g' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
pnchisq-it.c:414:53: warning: format '%g' expects a matching 'double' argument [-Wformat=]
pnchisq-it.c:554:18: warning: format '%d' expects argument of type 'int', but argument 11 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
ppois-direct.c:145:44: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
ppois-direct.c:148:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
ppois-direct.c:157:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long int'} [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/DPQ.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
* used Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.5-7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
bd0.c:396:32: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=]
bd0.c:396:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
bd0.c:396:53: warning: format '%g' expects argument of type 'double', but argument 4 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
bd0.c:416:44: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
bd0.c:433:33: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
bd0.c:433:43: warning: format '%d' expects argument of type 'int', but argument 3 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
gamma-variants.c:308:55: warning: format '%d' expects a matching 'int' argument [-Wformat=]
gamma-variants.c:322:37: warning: format '%Lg' expects argument of type 'double', but argument 2 has type 'long double' [-Wformat=]
gamma-variants.c:322:37: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
gamma-variants.c:347:49: warning: too many arguments for format [-Wformat-extra-args]
gamma-variants.c:362:47: warning: format '%g' expects argument of type 'double', but argument 2 has type 'long double' [-Wformat=]
gamma-variants.c:370:47: warning: format '%g' expects argument of type 'double', but argument 2 has type 'long double' [-Wformat=]
lgammacor.c:110:25: warning: format '%g' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
lgammacor.c:112:25: warning: format '%g' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
pnchisq-it.c:306:30: warning: format '%Lg' expects argument of type 'double', but argument 3 has type 'long double' [-Wformat=]
pnchisq-it.c:312:26: warning: format '%Lg' expects argument of type 'double', but argument 7 has type 'long double' [-Wformat=]
pnchisq-it.c:312:26: warning: format '%Lg' expects argument of type 'double', but argument 8 has type 'long double' [-Wformat=]
pnchisq-it.c:332:43: warning: format '%Lg' expects argument of type 'double', but argument 3 has type 'long double' [-Wformat=]
pnchisq-it.c:338:26: warning: format '%Lg' expects argument of type 'double', but argument 7 has type 'long double' [-Wformat=]
pnchisq-it.c:338:26: warning: format '%Lg' expects argument of type 'double', but argument 8 has type 'long double' [-Wformat=]
pnchisq-it.c:375:18: warning: format '%Lg' expects argument of type 'double', but argument 2 has type 'long double' [-Wformat=]
pnchisq-it.c:391:26: warning: format '%Lg' expects argument of type 'double', but argument 2 has type 'long double' [-Wformat=]
pnchisq-it.c:407:22: warning: format '%Lg' expects argument of type 'double', but argument 2 has type 'long double' [-Wformat=]
pnchisq-it.c:414:53: warning: format '%g' expects a matching 'double' argument [-Wformat=]
pnchisq-it.c:429:26: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
pnchisq-it.c:554:18: warning: format '%d' expects argument of type 'int', but argument 11 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
ppois-direct.c:42:17: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
ppois-direct.c:42:17: warning: format '%Lg' expects argument of type 'double', but argument 5 has type 'long double' [-Wformat=]
ppois-direct.c:42:17: warning: format '%Lg' expects argument of type 'double', but argument 6 has type 'long double' [-Wformat=]
ppois-direct.c:42:17: warning: format '%Lg' expects argument of type 'double', but argument 9 has type 'long double' [-Wformat=]
ppois-direct.c:42:17: warning: format '%Lg' expects argument of type 'double', but argument 12 has type 'long double' [-Wformat=]
ppois-direct.c:111:22: warning: format '%Lg' expects argument of type 'double', but argument 3 has type 'long double' [-Wformat=]
ppois-direct.c:111:22: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
ppois-direct.c:111:22: warning: format '%Lg' expects argument of type 'double', but argument 5 has type 'long double' [-Wformat=]
ppois-direct.c:114:22: warning: format '%Lg' expects argument of type 'double', but argument 3 has type 'long double' [-Wformat=]
ppois-direct.c:114:22: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
ppois-direct.c:114:22: warning: format '%Lg' expects argument of type 'double', but argument 5 has type 'long double' [-Wformat=]
ppois-direct.c:114:22: warning: format '%Lg' expects argument of type 'double', but argument 6 has type 'long double' [-Wformat=]
ppois-direct.c:145:44: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
ppois-direct.c:145:34: warning: format '%Lg' expects argument of type 'double', but argument 3 has type 'long double' [-Wformat=]
ppois-direct.c:145:34: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
ppois-direct.c:148:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
ppois-direct.c:148:34: warning: format '%Lg' expects argument of type 'double', but argument 3 has type 'long double' [-Wformat=]
ppois-direct.c:148:34: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
ppois-direct.c:157:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=]
ppois-direct.c:186:34: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
ppois-direct.c:186:34: warning: format '%Lg' expects argument of type 'double', but argument 5 has type 'long double' [-Wformat=]
ppois-direct.c:186:34: warning: format '%Lg' expects argument of type 'double', but argument 6 has type 'long double' [-Wformat=]
ppois-direct.c:207:38: warning: format '%Lg' expects argument of type 'double', but argument 3 has type 'long double' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/DPQ.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
* used Fortran compiler: 'GNU Fortran (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64