Last updated on 2025-10-31 00:51:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.110.0 | 2.45 | 25.86 | 28.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.110.0 | 1.94 | 21.94 | 23.88 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.110.0 | 44.21 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 4.110.0 | 55.63 | OK | |||
| r-devel-windows-x86_64 | 4.110.0 | 11.00 | 46.00 | 57.00 | OK | |
| r-patched-linux-x86_64 | 4.110.0 | 2.44 | 24.87 | 27.31 | OK | |
| r-release-linux-x86_64 | 4.110.0 | 2.10 | 24.55 | 26.65 | OK | |
| r-release-macos-arm64 | 4.110.0 | 2.00 | 51.00 | 53.00 | WARN | |
| r-release-macos-x86_64 | 4.110.0 | 4.00 | 70.00 | 74.00 | WARN | |
| r-release-windows-x86_64 | 4.110.0 | 11.00 | 48.00 | 59.00 | OK | |
| r-oldrel-macos-arm64 | 4.110.0 | 2.00 | 53.00 | 55.00 | WARN | |
| r-oldrel-macos-x86_64 | 4.110.0 | 4.00 | 77.00 | 81.00 | WARN | |
| r-oldrel-windows-x86_64 | 4.110.0 | 12.00 | 52.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