I am trying to install keras on rstudio on my Linux Centos 7 but when it is compliling, I have this error:
ERROR: compilation failed for package ‘RcppTOML’
* removing ‘/home/rico/R/x86_64-redhat-linux-gnu-library/3.6/RcppTOML’
I tried to install from tar.gz but I still have the error. Do you have any idea how to resolve it? Thanks.