By installing the package in R using the following command:
install.packages(\'FILE_PATH\', repos=NULL, type = \"source\")
I got the follow
Simple install following libs on your linux. curl: sudo apt-get install curl libssl-dev: sudo apt-get install libssl-dev libcurl: sudo apt-get install libcurl4-openssl-dev xml2: sudo apt-get install libxml2-dev