Last updated on 2025-05-30 02:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.110.0 | 2.21 | 24.55 | 26.76 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.110.0 | 2.02 | 20.08 | 22.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.110.0 | 45.86 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.110.0 | 57.65 | OK | |||
r-devel-windows-x86_64 | 4.110.0 | 10.00 | 47.00 | 57.00 | OK | |
r-patched-linux-x86_64 | 4.110.0 | 2.50 | 23.81 | 26.31 | OK | |
r-release-linux-x86_64 | 4.110.0 | 2.29 | 23.11 | 25.40 | OK | |
r-release-macos-arm64 | 4.110.0 | 53.00 | WARN | |||
r-release-macos-x86_64 | 4.110.0 | 74.00 | WARN | |||
r-release-windows-x86_64 | 4.110.0 | 12.00 | 48.00 | 60.00 | OK | |
r-oldrel-macos-arm64 | 4.110.0 | 55.00 | WARN | |||
r-oldrel-macos-x86_64 | 4.110.0 | 81.00 | WARN | |||
r-oldrel-windows-x86_64 | 4.110.0 | 11.00 | 53.00 | 64.00 | OK |
Version: 4.110.0
Check: whether startup messages can be suppressed
Result: NOTE
sh: cmake: command not found
------------------ CMAKE NOT FOUND --------------------
CMake was not found on the PATH. Please install CMake:
- installr::install.cmake() (Windows; inside the R console)
- yum install cmake (Fedora/CentOS; inside a terminal)
- apt install cmake (Debian/Ubuntu; inside a terminal)
- brew install cmake (MacOS; inside a terminal with Homebrew)
- port install cmake (MacOS; inside a terminal with MacPorts)
Alternatively install CMake from: <https://cmake.org/>
-------------------------------------------------------
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 4.110.0
Check: for missing documentation entries
Result: WARN
sh: cmake: command not found
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 4.110.0
Check: for code/documentation mismatches
Result: WARN
sh: cmake: command not found
sh: cmake: command not found
sh: cmake: command not found
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64