Last updated on 2023-01-25 04:51:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.98 | 27.06 | 31.04 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.78 | 23.03 | 25.81 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 38.90 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 39.69 | WARN | |||
r-patched-linux-x86_64 | 1.0 | 3.51 | 27.50 | 31.01 | NOTE | |
r-release-linux-x86_64 | 1.0 | 3.46 | 27.46 | 30.92 | NOTE | |
r-release-macos-arm64 | 1.0 | 22.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 27.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 18.00 | 57.00 | 75.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 25.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 35.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 16.00 | 66.00 | 82.00 | NOTE |
Version: 1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./Stopwatch.h:13:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Stopwatch.c:4:15: 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/rscimark.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Stopwatch.h:13:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Stopwatch.c:4:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rscimark.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.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./Stopwatch.h:13:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Stopwatch.c:4:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-clang/rscimark.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0
Check: compiled code
Result: NOTE
File ‘rscimark/libs/rscimark.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: 1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Stopwatch.h:13:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Stopwatch.c:4:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
See ‘/data/gannet/ripley/R/packages/tests-devel/rscimark.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