Posit Community
What would be the best way to update R and RStudio in Windows?
RStudio IDE
rstudio
,
packageupdate
dlsweet
May 3, 2018, 2:37pm
6
Try this code:
install.packages("installr") library(installr) updateR()
Working with updateR(): "Error in loadNamespace ... there is no package called ‘stringi’"
show post in topic