Last updated on 2023-01-25 04:51:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 21.71 | 30.31 | 52.02 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 17.49 | 23.72 | 41.21 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 73.64 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 67.38 | WARN | |||
r-devel-windows-x86_64 | 1.0.2 | 41.00 | 81.00 | 122.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 19.06 | 30.60 | 49.66 | OK | |
r-release-linux-x86_64 | 1.0.2 | 18.00 | 30.74 | 48.74 | OK | |
r-release-macos-arm64 | 1.0.2 | 26.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 34.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 34.00 | 86.00 | 120.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 46.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 62.00 | 84.00 | 146.00 | OK |
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./stable.h:182:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:185:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:188:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:191:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:194:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:197:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:200:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:203:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:206:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:212:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:215:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:218:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:221:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:40:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:67:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:69:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:71:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:74:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:77:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:80:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:111:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:116:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:120:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:124:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:128:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:136:23: 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/libstableR.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
* used C++ compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.2
Check: compiled code
Result: WARN
File ‘libstableR/libs/libstableR.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘stable_integration.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: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
stable.h:182:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:185:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:188:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:191:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:194:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:197:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:200:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:203:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:206:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:209:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:212:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:215:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:218:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:221:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:40:14: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:67:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:69:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:71:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:74:14: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:77:14: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:80:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:101:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:111:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:116:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:120:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:124:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:128:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:136:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/libstableR.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
* used C++ compiler: ‘g++-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./stable.h:182:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:185:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:188:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:191:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:194:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:197:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:200:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:203:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:206:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:209:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:212:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:215:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:218:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./stable.h:221:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:40:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:67:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:69:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:71:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:74:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:77:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:80:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:101:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:111:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:116:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:120:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:124:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:128:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
stable_dist.c:136:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/libstableR.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.6’
* used C++ compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
stable.h:182:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:185:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:188:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:191:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:194:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:197:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:200:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:203:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:206:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:209:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:212:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:215:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:218:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable.h:221:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:40:14: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:67:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:69:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:71:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:74:14: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:77:14: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:80:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:101:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:111:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:116:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:120:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:124:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:128:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
stable_dist.c:136:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/libstableR.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
* used C++ compiler: ‘g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc