CRAN Package Check Results for Package ROpenCVLite

Last updated on 2024-04-19 10:57:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.90.1 3.00 29.30 32.30 OK
r-devel-linux-x86_64-debian-gcc 4.90.1 OK
r-devel-linux-x86_64-fedora-clang 4.90.1 43.87 OK
r-devel-linux-x86_64-fedora-gcc 4.90.1 53.54 OK
r-prerel-macos-arm64 4.90.1 25.00 WARN
r-prerel-windows-x86_64 4.90.1 13.00 54.00 67.00 OK
r-patched-linux-x86_64 4.90.1 3.20 28.35 31.55 OK
r-release-linux-x86_64 4.90.1 2.88 27.41 30.29 OK
r-release-macos-arm64 4.90.1 29.00 WARN
r-release-macos-x86_64 4.90.1 47.00 WARN
r-release-windows-x86_64 4.90.1 15.00 45.00 60.00 OK
r-oldrel-macos-arm64 4.90.1 24.00 WARN
r-oldrel-windows-x86_64 4.90.1 4.00 50.00 54.00 OK

Check Details

Version: 4.90.1
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. Flavor: r-prerel-macos-arm64

Version: 4.90.1
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-prerel-macos-arm64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64

Version: 4.90.1
Check: for code/documentation mismatches
Result: WARN sh: cmake: command not found sh: cmake: command not found sh: cmake: command not found Flavors: r-prerel-macos-arm64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64

Version: 4.90.1
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-release-macos-arm64, r-release-macos-x86_64

Version: 4.90.1
Check: dependencies in R code
Result: NOTE sh: cmake: command not found Flavor: r-oldrel-macos-arm64

Version: 4.90.1
Check: S3 generic/method consistency
Result: WARN sh: cmake: command not found See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64

Version: 4.90.1
Check: replacement functions
Result: WARN sh: cmake: command not found The argument of a replacement function which corresponds to the right hand side must be named ‘value’. Flavor: r-oldrel-macos-arm64

Version: 4.90.1
Check: foreign function calls
Result: NOTE sh: cmake: command not found See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64

Version: 4.90.1
Check: Rd \usage sections
Result: NOTE sh: cmake: command not found The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64