similar to: Ubuntu binaries on CRAN

Displaying 20 results from an estimated 2000 matches similar to: "Ubuntu binaries on CRAN"

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
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. -
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
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
2010 May 04
2
R 2.11.0 for Ubuntu 10.04 Lucid Lynx on CRAN
Dear Ubunutu R users, Vincent Goulet and myself would like to announce the availability of R 2.11.0 for Ubuntu's latest release, Lucid Lynx. The packages should be on or arriving soon to your favorite mirror. R 2.11.0 packages also exist on CRAN for all Ubuntu releases going back to hardy. As Johannes Ranke pointed out for the Debian release, R packages installed under R < 2.10.0
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
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
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
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
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
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.
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:
2010 Jun 08
0
R 2.11.0 for Ubuntu 10.04 Lucid Lynx on CRAN [solved]
Thank you very much Christophe by your advice. However, my situation was the opposite to yours, because I'm behind a proxy but my sudo account couldn't see it, and when looked for the proxy configuration of the sudo account with : $ sudo printenv | grep proxy the result was empty. Finally, thanks to all the advice received in this thread, I could fix the problem by editing the
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
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
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>,
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 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 May 21
0
New libpng in c2d4u3.5 breaks many other packages
On 5/20/18 9:04 AM, Dirk Eddelbuettel wrote: > > On 20 May 2018 at 09:34, Robin Lovelace wrote: > | Thanks for keeping us updated. Before I jump the gun and put this out on > | social media (as a follow-up to this tweet > | https://twitter.com/robinlovelace/status/990682038373158912 ), would you > | say this is a reasonable message to send to the R-using Ubuntu community?: >
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