similar to: A guide to R packages for Ubuntu

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

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.
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
2012 Jan 12
2
Template for building .deb packages for missing libraries?
Greeting R debianites - There are a number of R libraries I need debianized (for Ubuntu Maverick systems, if it matters) -- ISwR, Hmisc, mosaic, mosaicManip, HSAUR2 -- which I couldn't find debian packages for. The structure of R libraries is so regular that I'm guessing surely there must be a template for creating debian packages for them, or maybe a set of instructions? Does
2011 Jul 23
3
Ubuntu package for dovecot 2.0.x from debian package
Hi, I am running a server under Ubuntu 11.04(natty) and I would like to install a 2.x version but unfortunately the only package available is 1.2.15. Of course I could compile and install from sources but I would prefer to handle packages because it's a lot simpler and cleaner. After some research I found some debian packages available here :
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
2018 Apr 28
3
R 3.5.0 Binaries for Ubuntu now available
Binaries for R 3.5.0 are now available at a new PPA: https://launchpad.net/~marutter/+archive/ubuntu/rrutter3.5 These have not been mirrored to CRAN as I want to have the other r-cran packages built against R 3.5 before adding to CRAN. Worried about breaking working systems currently on R 3.4.4. Status updates on my twitter account @marutterstat. Michael
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?
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
2018 May 05
2
Ubuntu 18.04 bionic: availability of R Ubuntu packages/ppa?
Hi I just upgraded to the Ubuntu 18.04 LTS, and tried to add both the "Ubuntu packages" source as well as ppa. I was not able to do this, trying to add for example: deb http://cran.cnr.berkeley.edu/bin/linux/ubuntu bionic/ or using: sudo add-apt-repository ppa:marutter/c2d4u am I doing something wrong, or just being impatient? Are there any plans to build these repos in the near
2018 Apr 29
1
R 3.5.0 Binaries for Ubuntu now available
On 29 April 2018 at 15:30, Jeroen Ooms wrote: | On Sat, Apr 28, 2018 at 10:00 PM, Michael Rutter <marutter at gmail.com> wrote: | > These have not been mirrored to CRAN as I want to have the other r-cran | > packages built against R 3.5 before adding to CRAN. Worried about breaking | > working systems currently on R 3.4.4. | | Thanks, Michael. I did some simple tests, upgrading
2012 Dec 27
4
Broken rsync mirroring for PuppetLabs APT repo
Hi, I have sent this mail to info@puppetlabs.com and received no answer, so I''m posting here as well; I hope somebody at PuppetLabs will be able to help. I have a local mirror of apt.puppetlabs.com which has been broken for at least a few days: the apt/dists/ subdirectory only contains symlinks to non-existent files. [mirror@excellent dists]$ ls -l total 0 lrwxrwxrwx 1 mirror mirror 29
2012 Mar 22
5
Ubuntu Lucid, R 2.14.2, and ggplot2
I've just updated to the latest R (2.14.2) on my Ubuntu Lucid box, and now the ggplot2 installed as a .deb package fails to work. $ R -e 'library(ggplot2)' Error in library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc) : package ?proto? does not have a NAMESPACE and should be re-installed Calls: library -> .getRequiredPackages2 -> library Execution
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
2018 Feb 03
2
broken dependencies on 2cd4u
As of a few days I'm seeing this error on travis: The following packages have unmet dependencies: libleptonica-dev : Depends: liblept5 (= 1.74.4-1+nmu1ppa1~trusty1) but it is not going to be installed Which is caused by: The following packages have unmet dependencies: liblept5 : Depends: libopenjp2-7 (>= 2.0.0) but it is not installable This is caused by the recent update libleptonica
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>,
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
2013 Feb 11
3
Ubuntu cran2deb PPA
Dear Michael, I was looking up the status of the cran2deb effort and notice that you now have a PPA where new packages are landing and being built for Ubuntu. It looks like this is still a work in progress, but is already a fantastic resource for me and I hope it is something that you can continue to operate. I'm now installing many of these packages but some things I need are missing.
2013 Sep 05
2
Problem installing "sp" package
Hi, I get an error message (see below) when trying to install the sp package in R version 2.15.2 running under Ubuntu 12.04 LTS. I have run sudo apt-get build-dep r-base, but to no help. Any help will be greatly appreciated. Terje > install.packages("sp") Installing package(s) into ?/home/terjej/R/x86_64-pc-linux-gnu-library/2.15? (as ?lib? is unspecified) trying URL
2020 Mar 28
1
Advice on article about installing R on Linux
On 3/28/20 10:04 AM, Robin Lovelace wrote: > To the list this time... > > On Sat, Mar 28, 2020 at 2:03 PM Robin Lovelace <rob00x at gmail.com> wrote: > >> Hi Dirk, >> >> Thanks for the quick response. >> >> I've updated the draft post following your suggestions, see the updated >> version, in nice .md format, here: >>
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