search for: rrutter

Displaying 20 results from an estimated 54 matches for "rrutter".

Did you mean: rutter
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 > > ed...
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 newes...
2013 Mar 27
0
Moving to R 3.0.0 on Ubuntu
...s for Ubuntu. **All packages must be rebuilt for R 3.0.0** Any installed packages you are currently using will have to be rebuilt using R 3.0.0. This could lead to some issues, especially is you are using the Ubuntu binaries on CRAN or my PPA. I will try to minimize these issues. **CRAN and RRutter PPA are now frozen to R 2.15.3 (with one exception)** Since many users would probably be alarmed to have production machines upgrade to R 3.0.0 without testing to see if any thing breaks, the packages on [CRAN](http://cran.us.r-project.org/bin/linux/ubuntu/) and the [RRutter PPA](https://launch...
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 pkgs - this saved me | lots of time installing my set-up *Very* good point. Given that what Michael does is outside of the distro, we are lacking some bells...
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 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
2017 Feb 12
1
Problems installing tibble (ggplot2) in R running Ubuntu 14.04
...root at 092af40cc094:/# 3. Trivial to use: root at 092af40cc094:/# cat /etc/apt/sources.list.d/marutter-*list deb http://ppa.launchpad.net/marutter/c2d4u/ubuntu trusty main # deb-src http://ppa.launchpad.net/marutter/c2d4u/ubuntu trusty main deb http://ppa.launchpad.net/marutter/rrutter/ubuntu trusty main # deb-src http://ppa.launchpad.net/marutter/rrutter/ubuntu trusty main root at 092af40cc094:/# 4. Factual support for this email brought to you by a convenient Docker container: https://hub.docker.com/r/rocker/r-apt/ https://github.com/rocker-org/rocker/tree/master/...
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...
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. - Due to a small configuration error on my server, the amd64 packages for Raring Ringtail did not sync to C...
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 of it these are the only R-related repos I have: apt policy | grep 3.5 # 500 http://ppa.launchpad.n...
2015 Sep 24
10
Why is rstudio not in Ubuntu repo or PPA?
Hi, rstudio is very easy to install, but it would be great if it were just an apt-get away. Is there a reason it is not in Ubuntu main repos or in rrutter PPA? Kind regards, Xu
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 prompt attention. We should be back in > business, having overriden the tag...
2012 Apr 27
3
A guide to R packages for Ubuntu
...ersion of the program or package when that version of Ubuntu was released. If you want to have current versions of R and the recommended packages, there are two repositories to choose from: CRAN: http://cran.r-project.org/bin/linux/ubuntu/ Launchpad PPA: https://launchpad.net/~marutter/+archive/rrutter Both sites have the same packages (the PPA packages are mirrored on CRAN), but there may be a reason to use one over the other. CRAN Advantages: - A local mirror may be faster in terms of internet speed. - Older versions of the packages are available, so if an update to R or a core package brea...
2013 Jun 13
2
Cannot install XML package with R 3.0 and Ubuntu 12.04
...estions/7765429/unable-to-install-r-package-in-ubuntu-11-04>) by running sudo apt-get install r-cran-xml. However, this is not usable with R 3.0, and update.packages(oldpkgs = 'XML') failed as well. Lastly, it is not available on the RutteR PPA<https://launchpad.net/~marutter/+archive/rrutter/+index?batch=75&direction=backwards&start=600> . Is there a way to solve this? Thanks in advance! John P.S. In case it could be helpful, here is my session info: > sessionInfo() R version 3.0.1 (2013-05-16) Platform: x86_64-pc-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8...
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
2017 Mar 22
2
Package selectr: issue with the apt-get version, but not with the one installed from R?
...ackoverflow.com/questions/40874011/r-rvest-could-not-find-function-xpath-element/42960170#42960170 but now that I pinned the issue down to the apt-get versus R, I hope I can ask on this list? For the apt-get, I have cran sources added, as well as Michael's ppa http://ppa.launchpad.net/marutter/rrutter/ubuntu and http://ppa.launchpad.net/marutter/c2d4u/ubuntu Here is a sample code showing my issue: > pkg <- installed.packages() > subset(as.data.frame(pkg), Package=="selectr", c("Package", "LibPath")) Package...
2015 Apr 16
3
Cannot Install R to Trusty 14.04
Hello, I've followed the instructions at several different how to sites: http://cran.r-project.org/ http://r-interface.blogspot.com/2012/04/install-r-jgr-and-deducer-in-ubuntu.html http://stackoverflow.com/questions/28273441/receiving-unmet-dependency-while-installing-r-base-on-ubuntu-14-10 I've installed R to various Ubuntu's before, including trusty, but recently it has stopped
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 Narwhal, for those of you who like to really live on the edge. The builds are based on Dirk Eddelbuettel...
2012 Mar 07
2
Apt-get
I have a box set up with Kubuntu as the OS.? I didn't perform the R install but was told the version of R available via the apt-get command was 2.13.1.? Is there any way to get 2.14.0 in that same manner?
2012 Apr 13
1
unable to install "robust" in R 2.15 with g++ 4.7
Hi, I am unable to install "robust" package (g++ compile error occurs) if the g++ version is 4.7. However, for g++ 4.6 i am able to install. I was trying to do this in Ubuntu 12.04. R 2.15 itself was installed from the PPA, https://launchpad.net/~marutter/+archive/rrutter. Is it a bug? thanks suresh [[alternative HTML version deleted]]