Oracle Financial Services Model Management and Governance Installation and Configuration Guide Installation R Interpreter ORD-3.6.1 Installation 5.13.1 ORD-3.6.1 Installation To install ORD-3.6.1, follow the steps mentioned in the below guides: https://www.oracle.com/database/technologies/r-distribution.html https://docs.oracle.com/en/database/oracle/machine-learning/oml4r/1.5.1/oread/installing-oracle-R-distribution-on-linux.html#GUID-A73BA0EB-507C-4678-9AD7-CE2CB6CE0251 Check installation: R-version Installing other packages:Set proxy: R-e "install.packages('Rserve', repos='https://www.rforge.net/')" R-e "install.packages(c('knitr', 'ggplot2', 'backports'), repos='https://mirror.las.iastate.edu/CRAN/')"