cd /path/to/absolute
yum install R
vi /root/.Rprofile
options("repos" = c(CRAN="https://mirrors.tuna.tsinghua.edu.cn/CRAN/"))
R
install.packages("numDeriv")
install.packages("ABSOLUTE_1.0.6.tar.gz")