similar to: A guide to R packages for Ubuntu

Displaying 20 results from an estimated 6000 matches similar to: "A guide to R packages for Ubuntu"

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 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>,
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
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 >
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
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
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
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
2012 Jul 21
5
package XML does not load in R 2.15.1
I am getting what appears to be an Unbuntu level error in trying to install the XML package. Both commands: install.packages("XML:) install.packages("XML", dependencies = TRUE) give an error . The full installation script is below but the problem to my very inexperenced eye seems to be here: checking for pkg-config... /usr/bin/pkg-config checking for xml2-config... no Cannot
2020 May 18
3
c2d4u3.5 ppa for Ubuntu 20.04?
Hi 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 there any plans to implement it at some point?
2015 Jun 13
3
Cannot install R on Ubuntu 14.04 LTS
Hello everyone, I've spent the last 2 days trying to install base R on my Ubuntu 14.04 LTS machine. I even just wiped my entire computer and reinstalled the operating system thinking that was the problem (since some people have problems updating R). So far I've tried to follow this link exactly that has instructions: http://mirror.las.iastate.edu/CRAN/ Since I just reinstalled Ubuntu I
2011 Apr 18
3
Request for jags package to be added to CRAN Debian/Ubuntu archives
May I request that Dirk's package for jags be added to the CRAN archives for Debian and Ubuntu? Installing the rjags package for R requires specific versions of jags to be present on the system. The current version of rjags requires jags version 2.2.0 or later but the version on the Ubuntu archives at Canonical (i.e. not the CRAN archives) is 2.1.0-2 I can always install Dirk's package
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. -
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
2016 Oct 04
5
Problem installing rgdal on a laptop running Ubuntu 16.04.1
I previously sent a cri de coeur about this problem to the r-help list but so far have not managed to extract a solution. So I am trying here. (Uh, Ubuntu *is* a "special instance" of Debian, isn't it?) The problem is that I cannot install rgdal, and I need it. Rather desperately. I do: install.packages("rgdal",lib="/home/rolf/Rlib") and get the error
2012 Sep 20
1
Installing R2.15.1 on ubuntu
Per the suggestion of this list when I posted on the r-help list, I have gone to cran, linux downloads and read the read me file to try and install the binary for R 2.15.1 on my ubuntu AMD64 machine. I added to my sources.list the deb http:\\cran.wustl.edu\bin\linux\ubuntu precise main . Then I ran sudo apt-get update and sudo apt-get install r-base. The system promptly installs R 2.14.1 . I
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
2012 Jun 12
2
Attempting to update from R 2.14 to 2.15 on Ubuntu
R-SIG-Debian I am very new to Linux so I probably am doing something stupid but I cannot seem to update to R 2.15 Using Ubuntu 12.02 Precise Penguin I realise that debian packages are not updated regularly so I tried to follow the insructions at the R-site So far, I have modified /etc/apt/sources.list to read ## R CRAN added 2012-06-12 deb http://probability.ca/cran/bin/linux/debian