Last updated on 2023-01-25 04:51:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-0.1 | 7.06 | 26.82 | 33.88 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.5-0.1 | 5.55 | 20.78 | 26.33 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.5-0.1 | 42.14 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-0.1 | 41.56 | WARN | |||
r-devel-windows-x86_64 | 0.5-0.1 | 35.00 | 61.00 | 96.00 | OK | |
r-patched-linux-x86_64 | 0.5-0.1 | 6.51 | 26.00 | 32.51 | OK | |
r-release-linux-x86_64 | 0.5-0.1 | 5.69 | 26.87 | 32.56 | OK | |
r-release-macos-arm64 | 0.5-0.1 | 18.00 | OK | |||
r-release-macos-x86_64 | 0.5-0.1 | 24.00 | OK | |||
r-release-windows-x86_64 | 0.5-0.1 | 38.00 | 63.00 | 101.00 | OK | |
r-oldrel-macos-arm64 | 0.5-0.1 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5-0.1 | 34.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.5-0.1 | 23.00 | 59.00 | 82.00 | OK |
Version: 0.5-0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./utilities.h:7:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:14: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/emoa.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-0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utilities.h:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:14:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/emoa.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-0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./utilities.h:7:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utilities.c:14: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/emoa.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5-0.1
Check: compiled code
Result: NOTE
File ‘emoa/libs/emoa.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5-0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
utilities.h:7:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
utilities.c:14:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/emoa.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