Linux & OSX Windows RobustInv Installation You can install the latest version of the code: using the devtools R package: # Install devtools, if you haven't already. install.packages("devtools") devtools::install_github("IRSN/RobustInv") using pre-built packages: Windows: https://github.com/IRSN/RobustInv/releases/download/windows/RobustInv_0.1.0.zip Linux: https://github.com/IRSN/RobustInv/releases/download/linux/RobustInv_0.1.0.tar.gz OSX: https://github.com/IRSN/RobustInv/releases/download/osx/RobustInv_0.1.0.tgz