Displaying 20 results from an estimated 6000 matches similar to: "multiple versions on ubuntu"
2009 May 15
2
I simply cannot install R on Ubuntu. I don't know why.
I don't mind using sudo apt-get update/upgrade/install buit I get into
crazy loops (hours) that clearly can't be trusted. But when I use
Synaptic (reload/mark for install R-base) every time I get some list
of things things it want to install as well and syas "Mark" which it
does not do and when I go forward with the Synaptic install of R-base
I get this (and abort) every time:
2008 Oct 02
1
KernSmooth not loading in R 2.7.2
I just upgraded to R 2.7.2 (from 2.7.1) this morning (Ubuntu amd64
platform). Shortly afterwards, I ran into a problem loading the odesolve
library, it could not find libRblas.so. I was able to fix this by
rebuilding odesolve. Now, KernSmooth gives me the same problem...
R> library(KernSmooth)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
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 Jul 13
1
Ubuntu 10.04 and R: dependency problems
Hello,
I'm not sure if this is the correct place to post this, but please help if
you can.
I have Ubuntu 10.04 OS and was running
R version 2.13.1 (2011-07-08)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-linux-gnu (64-bit)
I recently had problems using install.packages() to get 'maps' and 'mapproj'
anyway, long story
2015 Aug 18
2
Server certificate verification failed
Hi all, I have the following in my apt sources.list file: deb https://
/bin/linux/ubuntu trusty/
I issued the following command to obtain the public key:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E084DAB9
I am receiving the following error message though after updating the
Synaptic package manager:
Failed to fetch
2009 Sep 23
2
Updating R for Linux
Colleagues,
Please forgive my ignorance of this topic. I am experienced with the
installation/use of R in OSX and Windows, much less so with Linux.
I just created a virtual machine of Ubuntu 9.0.4. Using the Synaptic
Package Manager, I installed R 2.8.1. I would like to obtain 2.9.x
and I am having trouble doing so using the tools available within
Ubuntu.
I tried
apt-get install
2011 Jan 22
6
Debian ?Ubuntu version of latest R using synaptic in Ubuntu 10.10
Dear List
I use synaptic to download R on my Ubuntu 10.10. It seems latest version of
R on Ubuntu is 2.11.1
Even when I use debian.cran.r-project.org to update my packages the problem
remains (latest versions on CRAN are almost always 2 updates ahead of Debian
packages) This is also true for a lot of other packages as well
My specific problem is while I can use sudo apt-get to update packages
2011 Jan 22
6
Debian ?Ubuntu version of latest R using synaptic in Ubuntu 10.10
Dear List
I use synaptic to download R on my Ubuntu 10.10. It seems latest version of
R on Ubuntu is 2.11.1
Even when I use debian.cran.r-project.org to update my packages the problem
remains (latest versions on CRAN are almost always 2 updates ahead of Debian
packages) This is also true for a lot of other packages as well
My specific problem is while I can use sudo apt-get to update packages
2009 Jun 24
1
Rgraphviz and R 2.9 in ubuntu jaunty
Dear people,
I'm new here, so this is my first try. I have ubuntu 9.04 installed with R 2.8 (which surprises me because I realized that the last version R 2.9 is available but in the Synaptic Package Manager 2.8 appears as the last one). I have also graphviz 2.20.2. I have been trying to install Rgraphviz either from R running "biocLite("Rgraphviz")" and from the shell
2008 Sep 01
1
Suspected Bug with " bin/linux/ubuntu dapper/" installation
Dear r-sig Debian list,
I subscribe to the 'r-help' forum but as requested on the "Download and
Install" section of CRAN I am reporting a suspected bug on the
" bin/linux/ubuntu dapper/"
installation binaries, I show an extract from my Ubuntu(dapper)
terminal console below----
# Attempted unsuccessful installation copy from terminal--
root at ubup:/etc/apt# sudo
2011 Jul 21
1
Getting confused with two versions of R
Hi there, I used to run R 2.10 on Ubunutu 10.04, and tried to install R 2.11 from the source at the same time.It seems that doing the second installation, I have messed up with some files or system paths, resulting in not being able to use either version of R on my system.
I get the following message in terminal, whenever I try to run R now:
/usr/local/bin/R: line 227:
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
2008 Aug 27
2
r-base-core issue
Hi All,
I cannot upgrade r-base and r-recommended because the latest (latest as in it
was not listed as 'upgradable' yesterday but today is) r-base-cose is
2.7.1-2hardy0 not hardy1:
r-base:
Depends: r-base-core (>=2.7.2-1hardy1) but 2.7.1-2hardy0 is to be installed
Depends: r-recommended (=2.7.2-1hardy1) but 2.7.1-2hardy0 is to be installed
r-base-core:
r-recommended:
2013 Apr 29
1
naming r-base files Ubuntu precise builds
L.S.
The Ubuntu precise builds of R 2.15.3 at
http://cran.r-project.org/bin/linux/ubuntu/precise/
have names for the r-base package that seem erroneous
r-base_2.15.3-1precise0precise1.diff.gz 02-Mar-2013 14:09 79K
r-base_2.15.3-1precise0precise1.dsc 02-Mar-2013 14:09 2.4K
r-base_2.15.3-1precise0precise1_all.deb 02-Mar-2013 17:49 37K
Should this be
r-base_2.15.3-1precise1.diff.gz
2011 Oct 08
1
Help!
Hello dear friends.
How can I make ubuntu to move from version 2.13.1 of R software to
version 2.12.2. I want to go down to the less advanced version to use
the package "lme4a". Please, I need your help. Thank you in advance.
2014 Apr 07
2
How to use stable release in Ubuntu
Hi all,
I am writing to you since I think I am experiencing a regression on the
latest beta release, R version 3.1.0 beta (2014-03-28 r65330) -- "Spring
Dance" .. Since I need to check for it before posting, I was searching for
a method to revert to version 3.0.2 in Ubuntu, but I was unable to find it.
Could you please give me some hints?
Thanks
~ Francesco Brundu
[[alternative HTML
2011 Nov 01
1
R 2.14.0 for Ubuntu arriving soon: things to watch out for
Ubuntu R users:
The process of sending the newest builds of R 2.14.0 to the CRAN servers
has begun. I would expect to see updates coming to your machines over
the next 24 hours. A couple of items to be aware of/watch out for.
From the latest "R News:
All packages must have a namespace, and one is created on
installation if not supplied in the sources. This means that
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
2012 Nov 24
1
Failure to compile tiff package
I would be grateful for a bit of help.
I am on a 32bit build of Ubuntu LTS 12.04 running R version 2.15.2
(2012-10-26) -- "Trick or Treat" Platform: i686-pc-linux-gnu (32-bit)
from within RStudio and from within a terminal (sudo R |
install.packages("tiff") ) I have the following compile error:
> install.packages("tiff")
Installing package(s) into
2009 May 12
2
[Fwd: Re: ubuntu problem with 'r-cran-robustbase' [FWD Agustin Lobo]]
Subject: Re: [R-sig-Debian] ubuntu problem with 'r-cran-robustbase' [FWD
Agustin Lobo]
Date: Tue, 12 May 2009 13:30:49 +0200
From: Agustin Lobo <aloboaleu at gmail.com>
Reply-To: aloboaleu at gmail.com
To: Dirk Eddelbuettel <edd at debian.org>
CC: Martin Maechler <maechler at stat.math.ethz.ch>,
R-SIG-Debian at stat.math.ethz.ch
References: <18953.17704.527898.355877