hi
I am new to using r, the problem I have is the following to install new packages under the linux version.
Although he tells me to restart the r session to install these packages, in the end it doesn't do it.
I attach what the console tells me to do.
Thank you for your kind help
install.packages("utils")
Error in install.packages : Updating loaded packages
Restarting R session...
install.packages("utils")
Error in install.packages : Updating loaded packages
install.packages("utils")
Installing package into ‘/home/faiberts/R/x86_64-pc-linux-gnu-library/4.1’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘utils’ is a base package, and should not be updated
library(rpanel)
Loading required package: tcltk
Package `rpanel', version 1.1-5: type help(rpanel) for summary information
Restarting R session...