similar to: Moving to R 3.0.0 on Ubuntu

Displaying 20 results from an estimated 2000 matches similar to: "Moving to R 3.0.0 on Ubuntu"

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. -
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
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
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
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.
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
2017 Mar 22
2
Package selectr: issue with the apt-get version, but not with the one installed from R?
Hi I am facing an issue with the package selectr, where I get an error trying to run an example code: css_to_xpath(".testclass"), gives could not find function "xpath_class" The issue arises however only with the package installed with apt-get, not when installed from within R. I got a similar issue with maptools, where I was not able to use data(wrld_map), and switching to
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
2013 Apr 26
1
Lubuntu 13.04 raring ringtail: Problems installing pnmath_0.0-4
Hola! This is 64bit Lubuntu 13.04, with R-3.0.0 installed from deb http://ppa.launchpad.net/marutter/rrutter/ubuntu raring main via synaptic. gcc --version gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 > sessionInfo() R version 3.0.0 (2013-04-03) Platform: x86_64-pc-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
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
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
2011 Apr 05
0
R 2.13.0 beta builds now available for all releases of Ubuntu
Ubuntu users, If you would like to beta test R 2.13.0 before the official release date on Ubuntu (any current release), you can add my Launchpad PPA with: sudo apt-add-repository ppa:marutter/rrutter More information can be found at the PPA site itself: https://launchpad.net/~marutter/+archive/rrutter The beta of R 2.13 is also available at the PPA for the upcoming Ubuntu release Natty
2020 May 18
0
c2d4u3.5 ppa for Ubuntu 20.04?
On 18 May 2020 at 09:30, Matthieu S wrote: | I tried to use Michael's ppa after having installed Ubuntu 20.04 and R 4, | and it seems the ppa is not available now for 20.04, I get message: The | repository 'http://ppa.launchpad.net/marutter/c2d4u3.5/ubuntu focal | Release' does not have a Release file | | Am I doing something wrong, or is it correct that it is not available yet? | Are
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>,
2019 Mar 01
1
pcre problems
Still something wrong. I've uncommented the deb-src lines in sources.list as you suggested (and I thought it couldn't hurt to try --allow-unauthenticated as well) and: root at limpet:/etc/apt# apt-get update --allow-unauthenticated Hit:1 http://nz.archive.ubuntu.com/ubuntu bionic InRelease Hit:2 http://repo.steampowered.com/steam precise InRelease Hit:3
2019 Mar 01
1
[Rd] pcre problems
Dear Robin and Tomas, By changing the CC, I'm hereby trying to move this to R-SIG-Debian (Ubuntu a flavor of Debian) where it belongs ... Martin >>>>> robin hankin >>>>> on Fri, 1 Mar 2019 21:43:07 +1300 writes: > Still something wrong. I've uncommented the deb-src lines in > sources.list as you suggested (and I thought it
2012 Jan 13
1
Hmisc for Maverick
On 01/12/2012 09:21 PM, r-sig-debian-request at r-project.org wrote: > Message: 4 Date: Thu, 12 Jan 2012 18:39:53 -0500 > From: Michael Rutter <mar36 at psu.edu> > > Hmisc is available on c2d4u > (https://launchpad.net/~marutter/+archive/c2d4u) for Natty and Oneiric, > but not for Maverick, the others you mention are not. > Dirk, Michael - thanks for the useful advice.
2013 Oct 13
1
problem with R graphics and Ubuntu Raring Ringtail
Sir, This mail to signal a problem : R graphics don't work on my Dell laptop with the processor Intel? Core? i7-2640M CPU @ 2.80GHz ? 4 and graphic card Intel? Sandybridge Mobile x86/MMX/SSE2 since the update with Ubuntu raring ringtail. It works perfectly with the previous version ubuntu quantal and previous versions. Thank you for your attention Sincerely yours C. Krzisch
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
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 >