> install.packages('lubridate')
Installing package into ‘/home/rstudio-user/R/x86_64-pc-linux-gnu-library/4.1’
(as ‘lib’ is unspecified)
also installing the dependencies ‘generics’, ‘Rcpp’
trying URL 'http://package-proxy/focal/src/contrib/generics_0.1.0.tar.gz'
Content type 'application/x-tar' length 68030 bytes (66 KB)
==================================================
downloaded 66 KB
trying URL 'http://package-proxy/focal/src/contrib/Rcpp_1.0.7.tar.gz'
Content type 'application/x-tar' length 4190133 bytes (4.0 MB)
==================================================
downloaded 4.0 MB
trying URL 'http://package-proxy/focal/src/contrib/lubridate_1.7.10.tar.gz'
Content type 'application/x-tar' length 2028827 bytes (1.9 MB)
==================================================
downloaded 1.9 MB
Warning in install.packages("BBmisc", dependencies = TRUE, INSTALL_opts = "--no-lock") :
'lib = "/opt/R/4.1.0/lib/R/library"' is not writable
Error in install.packages("BBmisc", dependencies = TRUE, INSTALL_opts = "--no-lock") :
unable to install packages
In addition: Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘BBmisc’
Execution halted
Warning in install.packages :
installation of package ‘generics’ had non-zero exit status
Warning in install.packages("BBmisc", dependencies = TRUE, INSTALL_opts = "--no-lock") :
'lib = "/opt/R/4.1.0/lib/R/library"' is not writable
Error in install.packages("BBmisc", dependencies = TRUE, INSTALL_opts = "--no-lock") :
unable to install packages
In addition: Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘BBmisc’
Execution halted
Warning in install.packages :
installation of package ‘Rcpp’ had non-zero exit status
Warning in install.packages("BBmisc", dependencies = TRUE, INSTALL_opts = "--no-lock") :
'lib = "/opt/R/4.1.0/lib/R/library"' is not writable
Error in install.packages("BBmisc", dependencies = TRUE, INSTALL_opts = "--no-lock") :
unable to install packages
In addition: Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘BBmisc’
Execution halted
Warning in install.packages :
installation of package ‘lubridate’ had non-zero exit status
The downloaded source packages are in
‘/tmp/RtmpfMTw16/downloaded_packages’
>