Last updated on 2022-11-21 07:52:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.0.1 | 5.51 | 31.98 | 37.49 | WARN | |
r-devel-linux-x86_64-debian-gcc | 6.0.1 | 4.76 | 24.71 | 29.47 | WARN | |
r-devel-linux-x86_64-fedora-clang | 6.0.1 | 56.29 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 6.0.1 | 55.91 | WARN | |||
r-devel-windows-x86_64 | 6.0.1 | 43.00 | 81.00 | 124.00 | NOTE | |
r-patched-linux-x86_64 | 6.0.1 | 6.34 | 28.57 | 34.91 | NOTE | |
r-release-linux-x86_64 | 6.0.1 | 5.35 | 29.14 | 34.49 | NOTE | |
r-release-macos-arm64 | 6.0.1 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 6.0.1 | 29.00 | NOTE | |||
r-release-windows-x86_64 | 6.0.1 | 47.00 | 62.00 | 109.00 | NOTE | |
r-oldrel-macos-arm64 | 6.0.1 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 6.0.1 | 34.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 6.0.1 | 18.00 | 68.00 | 86.00 | NOTE |
Version: 6.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./graph.h:85:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./session.h:40:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./graph.h:85:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
session.c:29:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 6.0.1
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-devel-windows-x86_64, 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: 6.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
graph.h:85:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
session.h:40:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
session.c:29:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc