This page:
points to this link:
https://cran.rstudio.com/bin/linux/ubuntu/README.html
Which is broken. Can someone from RStudio fix?
Looks like this happened recently:
This page:
points to this link:
https://cran.rstudio.com/bin/linux/ubuntu/README.html
Which is broken. Can someone from RStudio fix?
Looks like this happened recently:
sudo apt-get install gdebi-core
wget https://download2.rstudio.org/server/bionic/amd64/rstudio-server-1.4.1106-amd64.deb
sudo gdebi rstudio-server-1.4.1106-amd64.deb
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.