I am trying to install the R package nloptr on a CentOS Linux machine that doesn\'t have internet connection as follows:
install.packages(\"/hom
if you are using AWS Linux the below should help
yum --enablerepo=epel install NLopt-devel -y