I am troubleshooting an issue with RStudio 1.3 on Ubuntu, and I would like to install RStudio 1.2. The RStudio downloads page points you to the the page Older Versions of RStudio. Most of the links on this page work fine. However, the one I need is the exception. Both the Installer (updated installer link) and Tarball (updated tarball link) links for RStudio 1.2 for Ubuntu are broken. When I click on them, I get an XML file with an error message.
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>desktop/ubuntu64/amd64/rstudio-1.2.5042-amd64.deb</Key>
<RequestId>CAAC63B249EAFC3E</RequestId>
<HostId>
NiYWxLIjEXoBe+ODthDF1QAK/ALZlypev/lnE0D9PJmYBGTcrgwII3sloeCUafHHAefkn10cR2I=
</HostId>
</Error>
Since this is a problem with the RStudio website, and not RStudio itself, I didn't want to post it on the RStudio Issues.
Searching for past versions, I also found this previous Community post: how do you install previous version of RStudio? It points to the old RStdudio support site, which now contains a link to the older versions page above.