Last updated on 2024-12-21 15:50:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.90.2 | 2.33 | 23.83 | 26.16 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.90.2 | 1.92 | 19.13 | 21.05 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.90.2 | 44.61 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.90.2 | 54.54 | OK | |||
r-devel-windows-x86_64 | 4.90.2 | 13.00 | 47.00 | 60.00 | OK | |
r-patched-linux-x86_64 | 4.90.2 | 2.48 | 22.45 | 24.93 | OK | |
r-release-linux-x86_64 | 4.90.2 | 2.35 | 22.51 | 24.86 | OK | |
r-release-macos-arm64 | 4.90.2 | 26.00 | WARN | |||
r-release-macos-x86_64 | 4.90.2 | 91.00 | WARN | |||
r-release-windows-x86_64 | 4.90.2 | 13.00 | 48.00 | 61.00 | OK | |
r-oldrel-macos-arm64 | 4.90.2 | 34.00 | WARN | |||
r-oldrel-macos-x86_64 | 4.90.2 | 64.00 | WARN | |||
r-oldrel-windows-x86_64 | 4.90.2 | 12.00 | 48.00 | 60.00 | OK |
Version: 4.90.2
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
Version: 4.90.2
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.90.2
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
Version: 4.90.2
Check: 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-oldrel-macos-arm64, r-oldrel-macos-x86_64