similar to: Problem installing R on Debian 6

Displaying 20 results from an estimated 9000 matches similar to: "Problem installing R on Debian 6"

2015 Sep 16
0
Problem installing R on Debian 6
Dear Hartyun Khachatryan, thanks for your report. It seems not a lot of people are using the backport to squeeze, as I have forgot to update the package index after doing the backport for R 3.2.2 and nobody (including me) noticed... The updated index is on its way to the CRAN mirrors, it will take some time to be synchronised, so please try again tomorrow. Johannes Am Mittwoch, 16.
2013 Jan 27
1
CRAN-only "Hash Sum mismatch"
summary: updating R .deb's from recommended mirrors @ http://cran.r-project.org/mirrors.html has allowed me to keep my R version up-to-date for many months. But since Friday (25 Jan) I get errors like Failed to fetch <mirror URI/>/squeeze-cran/<deb name/>: Hash Sum mismatch but can install .deb's from non-CRAN sources. No fix from sudo rm /var/cache/apt/pkgcache.bin sudo
2015 Apr 20
2
Dependency problem with "python-rpy2" package
Hello, I have a problem with package "python-rpy2" with Debian Wheezy repository. I use this repo : deb http://cran.r-project.org/bin/linux/debian wheezy-cran3/ This package depends on "python-singledispatch" but it doesn't exist in official Debian repo... Could you help me to fix this issue ? Thanks a lot,
2015 Feb 26
2
R 3.1.2 for Debian jessie/testing available on CRAN
Thanks Johannes to clarify this point. It makes more sense to me now. So I understand that the idea is to make it simpler without apt-pinning for less adventurous people (I mean normal people :)): just add jessie-cran3 repo and you're good to go. Am I also correct that jessie-cran3 is essentially a backport of Debian SID, with some (short?) delay? In other words, modulo a couple of days,
2015 Jan 16
2
Unable to install R 3.1.2 on Debian:Testing
Dear Johannes, R-sig-debian list, Along with Dirk Eddelbuettel I've been maintaining Debian-based Docker containers for R. Recently our container installing r-base has started to fail. This seems to be due to a problem with the libjpeg dependencies. The example I show below was working with debian:jessie on Jan 5th, but has been failing since then.
2014 Mar 07
1
Fw: Default shell in Debian 6 of R is SH instead of BASH
Dear all, I am experiencing this problem with R in Debian 6. The config saying about default shell in R for Debian 6 is in file /usr/lib/R/etc/Makeconf (line 80 "SHELL = /bin/bash") but in Debian 6 default shell for R is always SH instead of BASH. It can be checked by just typing in R system("echo $BASH_VERSION"). The same command system("echo $BASH_VERSION") in R
2015 Feb 26
3
R 3.1.2 for Debian jessie/testing available on CRAN
Dear Johannes, Thanks a lot for this work! I have to admit that I'm now a little bit puzzled, though. I'm running Debian Jessie (current testing) with great satisfaction. When it comes to R, I simply have the SID repository (official Debian) enabled, with some pining to get only R-related stuff. Now, I'm not sure to understand the benefit of using the CRAN repository for Jessie?I
2013 Dec 10
1
Upgrading 2.15.3 to 3.0.x on Debian Squeeze?
I'm running Debian Squeeze on an amd64 machine and currently have R 2.15.3. Some packages have been installed with aptitude and some with install.packages(). Now I'd like to update R to 3.0.2 (I upgraded arm to a version that requires 3.0 :-( ), and I'm a confused. - http://cran.us.r-project.org/bin/linux/debian/ seems to say I just change the sources list to point to
2013 May 11
1
clean wheezy, R intrigue, squeeze-cran3 requires liblzma2?
Hi. On the release version of Debian Wheezy, I am missing symbols for left and right brackets in plotmath. Anybody see similar trouble while reviewing demo(plotmath)? This is a completely clean, fresh install. I've not installed any peculiar libraries or packages, except R, the installation of which still puzzles me. I configured a CRAN mirror for packages using squeeze-cran3 folder, and
2017 Oct 16
1
(no subject)
Hello again, I'm glad to tell you that I fixed that error. It was gcc compiler error and I found the solution right here: https://askubuntu.com/questions/26498/choose-gcc-and-g-version (this link was sent by Harutyun Khachatryan). I changed the versions of gcc and g++ from 4.3 and 4.4 to 4.8 and 4.9 and it worked. I also posted the solution in the gist I've sent you before. Thank you
2015 Apr 02
1
Debian Testing: ~/.Renviron seems to not being read (R_LIBS not set)
On Tue, Mar 31, 2015 at 2:05 AM, Johannes Ranke <jranke at uni-bremen.de> wrote: > Dear Marius, > > thanks for sharing your thoughts on this. I am not very happy that you provide > instructions to install R 3.1.3 from sources when binaries are already > provided on CRAN. Dear Johannes, ... no one in his/her clear mind would go that way unless necessary. I have given reasons
2015 Feb 26
2
Suggestions to improve the info page of /bin/linux/debian
After Johannes set up the CRAN repository for Jessie, I had quite some trouble figuring out what any user should do to have a running and up-to-date R in Debian (particularly Testing). Part of the problem is, I think, the overwhelming documentation on the page "DEBIAN PACKAGES OF R SOFTWARE" which is provided on CRAN at /bin/linux/debian. Some information is also lacking in places.
2015 Mar 03
2
Suggestions to improve the info page of /bin/linux/debian
Hi Johannes, I didn't know what would be the best approach to modify the page?how it was generated, is there a central place, etc.?which is why I posted on r-sig-debian in the first place. Anyway, although I'm more or less familiar with markdown and pandoc, it was easier for me to edit directly README.html as it was on CRAN. Please find attached a revision with the modifications I
2015 Mar 31
1
Debian Testing: ~/.Renviron seems to not being read (R_LIBS not set)
Dear Dirk, Dear Johannes, Thanks for helping, I could solve the problem. By reading your posts, I got a bit of the impression that questions beyond the 'standard installation' process are not really welcome on R-SIG-Debian. If this is the case, I'm sorry for my post. I wasn't aware of this, but Dirk makes it clear why on
2015 Sep 19
1
Unable to install R 3.2 on debian jessie
Hi, Am Freitag, 18. September 2015, 15:25:10 schrieb George N. White III: > On Fri, Sep 18, 2015 at 8:35 AM Francois-Xavier Jollois < > > francois-xavier.jollois at parisdescartes.fr> wrote: > > Hi everybody > > > > I try to update R 3.1.1 to R 3.2.2 on a Debian Jessie (8.2) server. I > > try to do the following steps : > > > > - Adding
2015 Mar 30
2
Debian Testing: ~/.Renviron seems to not being read (R_LIBS not set)
Dear Johannes, Dear Dirk, Thanks a lot for helping. Here is the missing information. Here is how I installed R. This is basically how Martin Maechler showed me to install R under Ubuntu (in several versions so that they are also recognized by ESS). My goal is to adjust this to make it work for Debian: 1) sudo emacs /etc/apt/sources.list # then add: deb
2017 Oct 15
2
(no subject)
Hello everyone, I installed R and trying to install additional package: `rgl`. The problem is, I keep getting this error: installation of package ?rgl? had non-zero exit status All warnings, installation log and R version info in available in my gist: https://gist.github.com/mateuszcisek/2337bd92695b7ddf10bca10ea403c712 (it was too long to use it all in the message). I use Linux Mint 18.2.
2017 Apr 27
2
R installation problems on Linux Mint 18.1 via jessie-cran3
Am Donnerstag, 27. April 2017, 15:05:32 schrieb J C Nash: > Is there a reason for jessie-cran3 rather than xenial? For Linux Mint 18 > (admittedly not 18.1) I have > > deb https://cloud.r-project.org/bin/linux/ubuntu xenial/ > > as one of the apt entries. > > JN Seconded. You should not expect that mixing apt entries for Ubuntu and Debian will work. > > It
2014 Sep 13
1
Picking 'rgl' as source package instead of 'r-cran-rgl'
Hi, $ more /etc/apt/sources.list.d/additional-repositories.list deb http://www.stats.bris.ac.uk/R/bin/linux/debian wheezy-cran3/ deb-src http://www.stats.bris.ac.uk/R/bin/linux/debian wheezy-cran3/ $ sudo apt-get update $ sudo apt-get install r-cran-rgl # works great $ sudo apt-get build-dep r-cran-rgl Reading package lists... Done Building dependency tree Reading state information...
2017 Mar 12
1
Problems Updating R version on Debian testing
I am trying to update R on debian testing and am getting the following error from the package manager. Do I need to change the website link? Is there a new signature for the repository that is compliant? W: GPG error: http://cloud.r-project.org/bin/linux/debian jessie-cran3/ Release: The following signatures were invalid: 6212B7B7931C4BB16280BA1306F90DE5381BA480 E: The repository