Greetings,
I am not able to install the caret package on RStudion cloud, I used the code below.
install.packages("caret", dependencies=c("Depends", "Suggests"))
Below is the portion of the error message.
ERROR: unable to create ‘/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/backports’
Warning in install.packages :
installation of package ‘backports’ had non-zero exit status
ERROR: unable to create ‘/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/assertthat’
Warning in install.packages :
installation of package ‘assertthat’ had non-zero exit status
ERROR: unable to create ‘/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/lifecycle’
Warning in install.packages :
installation of package ‘lifecycle’ had non-zero exit status
ERROR: unable to create ‘/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.0/ellipsis’