Last updated on 2023-01-25 04:51:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 8.53 | 86.70 | 95.23 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 5.70 | 65.17 | 70.87 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 123.33 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 121.07 | WARN | |||
r-patched-linux-x86_64 | 1.2 | 7.96 | 84.84 | 92.80 | OK | |
r-release-linux-x86_64 | 1.2 | 7.05 | 86.46 | 93.51 | OK | |
r-release-macos-arm64 | 1.2 | 36.00 | OK | |||
r-release-macos-x86_64 | 1.2 | 48.00 | OK | |||
r-release-windows-x86_64 | 1.2 | 113.00 | 117.00 | 230.00 | OK | |
r-oldrel-macos-arm64 | 1.2 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2 | 52.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.2 | 18.00 | 172.00 | 190.00 | OK |
Version: 1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
streambugs_init.c:45:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:46:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:47:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:48:53: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:49:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:50:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:51:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:52:42: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:53:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:54:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:55:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:56:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:460:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:492:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:531:42: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:553:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:575:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:616:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:638:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:660:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:682:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:723:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:893:33: 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/streambugs.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2
Check: compiled code
Result: WARN
File ‘streambugs/libs/streambugs.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘streambugs_rhs.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
streambugs_init.c:45:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:46:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:47:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:48:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:49:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:50:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:51:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:52:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:53:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:54:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:55:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:56:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:460:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:492:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:531:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:553:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:575:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:616:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:638:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:660:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:682:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:723:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:893:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/streambugs.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: 1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
streambugs_init.c:45:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:46:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:47:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:48:53: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:49:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:50:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:51:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:52:42: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:53:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:54:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:55:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_init.c:56:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:460:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:492:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:531:42: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:553:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:575:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:616:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:638:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:660:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:682:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:723:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
streambugs_rhs.c:893:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/streambugs.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.7’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2
Check: compiled code
Result: WARN
File ‘streambugs/libs/streambugs.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘streambugs_rhs.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-fedora-clang
Version: 1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
streambugs_init.c:45:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:46:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:47:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:48:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:49:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:50:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:51:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:52:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:53:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:54:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:55:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_init.c:56:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:460:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:492:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:531:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:553:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:575:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:616:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:638:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:660:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:682:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:723:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
streambugs_rhs.c:893:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/streambugs.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