I try to install the package \"data.table\" (and \"aws.s3)\" via Rstudio Server on an Amazon Linux instance following this guide:
http://stanke.co/category/r/
based on https://github.com/RcppCore/RcppArmadillo/issues/200, I think this issue is due to a g++ compatability issue. It might also explain why when I installed devtools it kept giving me [-Wdeprecated-declarations]
so run:
sudo yum remove gcc72-c++.x86_64 libgcc72.x86_64