similar to: R 2.13.0 beta builds now available for all releases of Ubuntu

Displaying 20 results from an estimated 3000 matches similar to: "R 2.13.0 beta builds now available for all releases of Ubuntu"

2013 Mar 27
0
Moving to R 3.0.0 on Ubuntu
This is a post I just added to my Ubuntu R Blog (http://www.personal.psu.edu/mar36/blogs/the_ubuntu_r_blog/2013/03/moving-to-r-300-on-ubuntu.html). As you may (or may not) be aware of, R 3.0.0 is [scheduled to be released](http://www.r-project.org/) on April 3rd. Since this is a major release and there may be some growing pains (but I hope not) in the move 3.0.0, here is some information
2013 Apr 30
0
R 3.0.0 and Raring Ringtail (Ubuntu 13.04)
New .deb packages for R 3.0.0 on Raring Ringtail (13.04) are available on both [CRAN](http://cran.us.r-project.org/bin/linux/ubuntu/) and my [Launchpad PPA](https://launchpad.net/~marutter/+archive/rrutter). Some notes for this release. - The initial build for Raring Ringtail did not come with Tcl/Tk being supported. This issue has been addressed and the current release supports Tcl/Tk. -
2015 Apr 16
1
Cannot Install R to Trusty 14.04
Timothy, The link from stackoverflow gave some bad advice, IMO. You should be using the RRutter PPA, not RDev. RDev is the where I build not-ready-for-prime-time versions of R, and sometimes they break other things. RRutter is what is used to seed CRAN. Here is the link: https://launchpad.net/~marutter/+archive/ubuntu/rrutter I would remove the RDev PPA and install RRutter. The newest
2012 Apr 27
3
A guide to R packages for Ubuntu
As per a request, here is a brief guide to what is available to R users as packages in Ubuntu. Each release of Ubuntu includes the latest version of R and the recommended packages. In addition, there are approximately 80 additional r-cran packages available in the default repositories. The limitation to these packages is that they are not updated and reflect the current version of the
2014 Jan 05
0
Cran2deb4ubuntu: An Update for 2014
I have been a little quiet on the update front for the past few months, so I thought I would give a quick update as 2014 begins. Between increased responsibilities at work (pseudo-department chair) and some family health issues, work on [cran2deb4ubuntu](https://launchpad.net/~marutter/+archive/c2d4u) (c2d4u) slowed a bit in the last half of 2013. Here is the current state of
2015 Jun 13
0
Cannot install R on Ubuntu 14.04 LTS
This issue has been solved. I didn't change to trusty when I updated Ubuntu. I now have the following lines in my /etc/apt/sources.list file: deb http://cran.utstat.utoronto.ca/bin/linux/ubuntu trusty/ and deb http://mirror.pnl.gov/ubuntu/ trusty-backports main restricted universe I also installed the keys described on http://mirror.las.iastate.edu/CRAN/ but I'm not sure if I needed
2012 Apr 26
0
R packages for Ubuntu 12.04 LTS Precise Pangolin now available
Ubuntu users, The latest version of Ubuntu (12.04 LTS: Precise Pangolin) has been released. Current R packages are also available from the following locations: The CRAN repository http://cran.r-project.org/bin/linux/ubuntu/ My Launchpad PPA (feeds CRAN, has a few more packages) https://launchpad.net/~marutter/+archive/rrutter cran2deb4ubuntu (over 1000 packages found in CRAN Taskviews, not
2011 Jul 15
0
JAGS 3.0 and the Ubuntu repositories: A fix for jrags users
Ubuntu R users, Early this month, version 3.0 of JAGS was released on its Sourceforge page. Dirk Eddelbuettel and I quickly rolled up packages for Debian and Ubuntu, respectively. If you are an Ubuntu user who utilizes my Launchpad PPA for your R related .deb files, JAGS was updated automatically. The downside to this is that JAGS 3.0 is not compatible with the R package rjags, also found
2011 Feb 17
0
Ubuntu binaries on CRAN
Users of R and Ubuntu, Due to the loss of a server, I have taken over the building of both the i386 and amd64 binaries of R for Ubuntu. Those builds are now being mirrored to the CRAN servers. A few things have changed. 1. The packages are now signed by me, not Vincent Goulet. You will have to add my key (E084DAB9) with apt-key. See http://cran.r-project.org/bin/linux/ubuntu/ for more
2013 May 04
0
Backporting R 3.0.0 to Quantal, Precise, and Lucid
Today (May 4, 2013) I will begin the process of backporting R 3.0.0 to Quantal, Precise, and Lucid. This will include all the recommended packages and the packages for R found in the universe repository for Ubuntu. Things to keep in mind: - If you do not want to receive these upgrades and you use the CRAN repositories or my Launchpad PPA, please remove them from your apt/synaptic sources lists.
2019 May 02
0
Disco Dingo repository issues
On 5/2/19 1:01 PM, Willem Ligtenberg wrote: > Hi, > > I have just installed Ubuntu 19.04 (Disco Dingo) and after adding the following repo: > deb
2013 Jun 13
2
Cannot install XML package with R 3.0 and Ubuntu 12.04
Hi, I am unable to install the R package XML using R 3.0.1 on Ubuntu 12.04 LTS (64-bit). After the installation failed using install.packages, I followed previous directions for installing R packages on Ubuntu (R-SIG-Debian<http://grokbase.com/t/r/r-sig-debian/127nwwez27/package-xml-does-not-load-in-r-2-15-1>,
2017 Sep 29
0
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
On 29 September 2017 at 14:50, Michael Rutter wrote: | 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. Nice work--thanks so much for the prompt attention. We should be back in business, having overriden the tag to r-api-3. We'll deal with the tag
2018 May 03
0
Advice on upgrading to 3.5.0
On 5/3/18 7:43 AM, Dirk Eddelbuettel wrote: > > On 3 May 2018 at 13:21, Jeroen Ooms wrote: > | On Wed, May 2, 2018 at 10:35 AM, Robin Lovelace <rob00x at gmail.com> wrote: > | > I'd be interested to hear views on how and when Ubuntu users should upgrade > | > to R 3.5.0. > | > I made the upgrade a few days ago but reverted because of issues installing > |
2018 Jun 13
0
r-base-dev not installing in Ubuntu 16.04
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 pkgs - this saved me lots of time installing my set-up At the end
2017 Sep 30
3
Please be careful with R 3.4.2 upgrades via CRAN, launchpad, ...
Am Freitag, 29. September 2017, 16:20:37 CEST schrieb Dirk Eddelbuettel: > On 29 September 2017 at 14:50, Michael Rutter wrote: > | 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. > > Nice work--thanks so much for the
2011 Jul 21
2
revolution-mkl package not functioning correctly with R 2.13
It appears that the revoluton-mkl package, available via the multiverse Ubuntu repository with the purpose of adding multi-threaded numeric libraries to R, is not function correctly with R 2.13 (at least the version found on CRAN). Testing with "R-benchmark-25.R" (found at http://r.research.att.com/benchmarks/), I get the following error, after installing the revolution-mkl package
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
2015 Oct 18
0
Expired key for Ubuntu CRAN repository
On 10/18/2015 01:26 PM, John Milner wrote: > Hello, > > I was following the instructions at > https://cran.r-project.org/bin/linux/ubuntu/#secure-apt but > encountered this message upon apt-get update: > GPG error: http://cran.rstudio.com trusty/ Release: The following > signatures were invalid: KEYEXPIRED... > > And then the following on apt-get install: > WARNING:
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