Install OBO Foundry ROBOT Tool (Mac/Linux ONLY)
install_robot.RdInstalls latest ROBOT and robot.jar files to default system path (/usr/local/bin). Only tested for Macs but also will likely work for Linux.
Arguments
- ...
 arguments passed on to
utils::download.file(); should not be needed
Value
The version of robot.jar, if successful, otherwise a warning indicating where
failures occurred along with their non-zero integer codes. See documentation
of utils::download.file() (for download of robot/robot.jar) and system2()
(for making robot executable; uses system chmod) under "Value" for more
details.