Last updated on 2023-01-25 04:51:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-10 | 6.95 | 25.18 | 32.13 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1-10 | 4.66 | 19.69 | 24.35 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1-10 | 41.42 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-10 | 40.87 | WARN | |||
r-devel-windows-x86_64 | 0.1-10 | 22.00 | 51.00 | 73.00 | OK | |
r-patched-linux-x86_64 | 0.1-10 | 4.71 | 25.80 | 30.51 | NOTE | |
r-release-linux-x86_64 | 0.1-10 | 5.14 | 25.77 | 30.91 | NOTE | |
r-release-macos-arm64 | 0.1-10 | 21.00 | OK | |||
r-release-macos-x86_64 | 0.1-10 | 27.00 | OK | |||
r-release-windows-x86_64 | 0.1-10 | 19.00 | 46.00 | 65.00 | OK | |
r-oldrel-macos-arm64 | 0.1-10 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1-10 | 37.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1-10 | 17.00 | 36.00 | 53.00 | OK |
Version: 0.1-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
driver.c:114:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
driver.c:161:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
driver.c:199:14: 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/audio.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1-10
Check: compiled code
Result: NOTE
File ‘audio/libs/audio.so’:
Found non-API call to R: ‘R_checkActivity’
Compiled code should not call non-API entry points in R.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
driver.c:114:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
driver.c:161:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
driver.c:199:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/audio.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.1-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
driver.c:114:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
driver.c:161:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
driver.c:199:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/audio.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
driver.c:114:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
driver.c:161:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
driver.c:199:17: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/audio.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