Hi, thanks for your help, unfortunately, I tried this and was not successful. After downloading rstudio-xenial-1.1.463-amd64.deb, when I try to run:
sudo apt-get install gdebi-core sudo gdebi rstudio-xenial-1.1.463-amd64.deb
from my downloads folder, I get:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rstudio-xenial-1.1.463-amd64.deb
E: Couldn't find any package by glob 'rstudio-xenial-1.1.463-amd64.deb'
E: Couldn't find any package by regex 'rstudio-xenial-1.1.463-amd64.deb'
Because I could see the package in my downloads, I didn't understand what was going wrong. So, I tried to use the GDebi Package Installer, which didn't throw any errors, but when it finished it said status: same version already installed. But, I still can't seem to open Rstudio either from the command line or from applications.
I then uninstalled the package, which removed the rstudio icon from my applications, then reinstalled it, but with the same results.
Any idea what is going wrong?