* installing *source* package ‘ROpenCVLite’ ... ** package ‘ROpenCVLite’ successfully unpacked and MD5 sums checked ** using staged installation ./configure: line 1: type: cmake: 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: ------------------------------------------------------- ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location sh: cmake: command not found Warning in system("cmake --version", ignore.stdout = TRUE) : error in running command ------------------ 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: ------------------------------------------------------- ** testing if installed package can be loaded from final location sh: cmake: command not found Warning in system("cmake --version", ignore.stdout = TRUE) : error in running command ------------------ 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: ------------------------------------------------------- ** testing if installed package keeps a record of temporary installation path * DONE (ROpenCVLite)