search for: getrstudioserver

Displaying 2 results from an estimated 2 matches for "getrstudioserver".

2018 Aug 02
2
Why is rstudio not in Ubuntu repo or PPA?
Thank you so much for the explanation, JJ! It is very kind of you to give such detail and transparency. I am highly appreciative of it. Kind regards, Xu On Wed, Aug 1, 2018 at 4:50 PM, JJ Allaire <jj at rstudio.com> wrote: > What keeps happening to us is that we end up requiring older or patched > versions of Qt, which makes it challenging to be synced to whatever version > of Qt
2018 Aug 02
1
Why is rstudio not in Ubuntu repo or PPA?
...ttel <edd at debian.org> wrote: > > As for non-manual updates, I have been using two scripts for a few years: > > > https://github.com/eddelbuettel/littler/blob/master/inst/examples/getRStudioDesktop.r > > https://github.com/eddelbuettel/littler/blob/master/inst/examples/getRStudioServer.r > > They are part of the littler package (in Debian and Ubuntu, and on CRAN) > and > get tweaked / updated as the base URLs change. Currently hardwired for the > system I use (Ubuntu, amd64) but easy to generalize. > > That said, a PPA would be preferable as apt and friends...