Displaying 20 results from an estimated 10000 matches similar to: "Why is rstudio not in Ubuntu repo or PPA?"
2018 Aug 01
2
Why is rstudio not in Ubuntu repo or PPA?
Dear All,
I try not to bump too much, but I just tried Ubuntu 18.04, and it is
not in repo and I still do not see any PPA available. If it would
help, I can spend the time to explain why I believe it helpful to
install using a command rather than webbrowser, but I think this is
already understood why helpful, but it seems there is just a technical
tricky problem to solve to implementation.
Thank
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 01
0
Why is rstudio not in Ubuntu repo or PPA?
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 happens to be in Debian/Ubuntu. Essentially we often need to vendor
Qt, and that isn't something that is compatible with being in the standard
Debian or Ubuntu repos (but may be compatible with Snaps or other
packaging/bundling standards).
2016 Jun 18
0
Why is rstudio not in Ubuntu repo or PPA?
OK thank you for your reply! It is too bad the environment is not
right yet in Ubuntu, but I will keep hoping that things work out.
Thank you for all of your work!
Kind regards,
Xu
On Fri, Jun 17, 2016 at 8:02 PM, JJ Allaire <jj at rstudio.com> wrote:
> We still haven't gone to Qt 5.6 unfortunately. They've deprecated QtWebKit
> (which is part of the Qt 5.4 release which we
2015 Sep 24
0
Why is rstudio not in Ubuntu repo or PPA?
Thanks so much for your explanatory details JJ and for all of your
work. It is highly appreciated!
I wonder if Qt 5.6 will be in the default repos for 16.04. That make a
nice time for things to come together.
Kind regards,
Xu
On Thu, Sep 24, 2015 at 7:27 AM, JJ Allaire <jj at rstudio.com> wrote:
> The biggest issue we have right now is fragility of dependencies (mostly
> QtWebKit).
2018 Aug 02
1
Why is rstudio not in Ubuntu repo or PPA?
Yes, a PPA would definitely be great and we'll look into doing that soon.
Dirk, you can avoid some of the scraping you are doing in those scripts via
the URLs here (which are redirects to the latest stable/preview/daily
versions):
https://support.rstudio.com/hc/en-us/articles/203842428-Getting-the-newest-RStudio-builds
On Thu, Aug 2, 2018 at 7:39 AM Dirk Eddelbuettel <edd at
2019 Jan 12
1
Installing Rstudio and shiny free server on Debian
----- Original Message -----
> From: "Dirk Eddelbuettel" <edd at debian.org>
> To: "Chris Evans" <chrishold at psyctc.org>
> Cc: "r-sig-debian" <r-sig-debian at r-project.org>
> Sent: Saturday, 12 January, 2019 21:23:46
> Subject: Re: [R-sig-Debian] Installing Rstudio and shiny free server on Debian
> On 12 January 2019 at 20:30,
2019 Jan 12
2
Installing Rstudio and shiny free server on Debian
Thanks Dirk,
I wonder if I'm hitting problems you're not seeing not only because of running stretch/stable but also because of running the i386 version. I suspect most people are on 64 bit systems now.
Anyway, I have managed to install Rstudio OK by going up to stretch-cran35. Rstudio wouldn't install from there:
root at Toshiba-L750-Stretchi386:/etc/apt# apt-get install rstudio
2017 Feb 12
1
Problems installing tibble (ggplot2) in R running Ubuntu 14.04
On 12 February 2017 at 12:28, Jeroen Ooms wrote:
| On Mon, Dec 19, 2016 at 2:27 PM, Terje J?rgensen <terjej at imr.no> wrote:
| > Hi,
| >
| > I am unable to install tibble, a required package for ggplot2 in R. I am
| > running R (version 3.3.2 ) in RStudio (version 1.0.44). My OS is ubuntu
| > 14.04 (64 bits).
|
| I was able to reproduce this problem. What happened is that
2018 Jun 13
3
r-base-dev not installing in Ubuntu 16.04
Hello All,
When I try to install r-base-dev on my Ubuntu 16.04 it gives me the following error
r-base-dev : Depends: dh-r but it is not installable
E: Unable to correct problems, you have held broken packages.
I added the following two repos
deb https://mirrors.ebi.ac.uk/CRAN/bin/linux/ubuntu xenial-cran35
deb http://uk-mirrors.evowise.com/ubuntu/ bionic-backports main restricted universe
but
2017 May 03
2
R 3.4.0 for Ubuntu zesty?
Dear all,
I only seems to get the yakkety version for R 3.4.0. Am I missing something?
root at LPHP:/# apt-get update
Hit:1 http://security.ubuntu.com/ubuntu zesty-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu zesty InRelease
Hit:3 http://archive.ubuntu.com/ubuntu zesty-updates InRelease
Hit:4 http://cran.rstudio.com/bin/linux/ubuntu zesty/ InRelease
Hit:5
2018 Jun 13
1
r-base-dev not installing in Ubuntu 16.04
On 13 June 2018 at 20:54, Robin Lovelace wrote:
| I have recently re-installed R on my Ubuntu system to get R 3.5 and found
| this to have worked:
|
| # you may need to remove incumbent repos e.g. with:
| sudo apt-add-repository --remove ppa:marutter/rrutter
|
| # add new repos
| sudo apt-add-repository ppa:marutter/rrutter3.5 # for base R
| sudo apt-add-repository ppa:marutter/c2d4u4.5 # for
2016 Dec 19
4
Problems installing tibble (ggplot2) in R running Ubuntu 14.04
Hi,
I am unable to install tibble, a required package for ggplot2 in R. I am
running R (version 3.3.2 ) in RStudio (version 1.0.44). My OS is ubuntu
14.04 (64 bits).
I get the same error when running R from the terminal.
Any help would be gretly appreciated.
Kind regards,
Terje
****************
Error messages:
****************
install.packages("tibble")
Installing package into
2017 Sep 29
2
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
Corrected packages are now on the RRutter PPA (
https://launchpad.net/~marutter/+archive/ubuntu/rrutter) and soon on CRAN
mirrors.
If you have any issues or questions, please let me know.
Michael
On Fri, Sep 29, 2017 at 8:50 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
>
> So I now have this on my laptop
>
> edd at brad:~$ apt-cache policy r-base-core
>
2017 May 04
1
R 3.4.0 for Ubuntu zesty?
Dear Michael,
Thanks for looking into this. It seems to be working now.
apt-cache madison r-base-core
r-base-core | 3.4.0-1zesty | http://cran.rstudio.com/bin/linux/ubuntu
zesty/ Packages
r-base-core | 3.3.2-1 | http://archive.ubuntu.com/ubuntu zesty/universe
amd64 Packages
r-base | 3.3.2-1 | http://archive.ubuntu.com/ubuntu zesty/universe
Sources
Best regards,
ir. Thierry Onkelinx
2024 Sep 24
1
RStudio package maintenance moved to Copr
Dear all,
With the latest release of RStudio last week (v2024.09.0+375), support for
Qt builds has been removed. This means that we can no longer maintain
RStudio packages in the official Fedora repositories, because the necessary
Electron component is missing. RStudio is supported in the official
repositories up to v2024.04.2+764 and F40, and has been retired from newer
branches.
Consequently,
2024 Sep 24
1
RStudio package maintenance moved to Copr
Many thanks I?aki.
Will Quarto get pulled in from your COPR automatically as well or do we
need to specifically install it before/after?
Also is it worth updating the "add ons" section at
https://cran.r-project.org/bin/linux/fedora/ as well?
Tim
On 24/09/2024 12:51, I?aki Ucar wrote:
> Dear all,
>
> With the latest release of RStudio last week (v2024.09.0+375), support
2017 Sep 29
2
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
Please be careful with upgrades to R 3.4.2.
To cut a long story short, this has to do with minor internal changes in R
3.4.0 from April which require _some_ packages to be rebuilt. I argued for
that approach (ie: incremental, careful, no side effects) within Debian, and
lost. The _official_ packages in Debian now carry a new tag r-api-3.4 (as
opposed to previous r-api-3) in order to force clean
2011 Nov 12
1
changelog for MASS?
Does anyone know where I can find a changelog for MASS?
It's difficult to know whether I should ask my company to update the package
or not. We are usually required to show the changelog, but I can't find one.
Thank you,
Xu
--
View this message in context: http://r.789695.n4.nabble.com/changelog-for-MASS-tp4034473p4034473.html
Sent from the R help mailing list archive at Nabble.com.
2015 Mar 11
2
Notes on building a gcc toolchain for Rtools (but not multilib)
On 11/03/2015 3:09 PM, Dan Tenenbaum wrote:
>
> ----- Original Message -----
> > From: "Duncan Murdoch" <murdoch.duncan at gmail.com>
> > To: "Dan Tenenbaum" <dtenenba at fredhutch.org>
> > Cc: r-devel at r-project.org
> > Sent: Wednesday, March 11, 2015 12:06:48 PM
> > Subject: Re: [Rd] Notes on building a gcc toolchain for