similar to: Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus

Displaying 20 results from an estimated 3000 matches similar to: "Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus"

2016 May 12
3
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Thanks for the reply Mr. Eddelbuettel. However I somehow couldn't manage to solve the problem completely. So I cleaned the sources.list file so taht the output is this: sudo apt-get update Hit:1 http://tr.archive.ubuntu.com/ubuntu xenial InRelease Hit:2 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease???????????????????????????????????????????????????????????????????? Hit:3
2016 May 12
0
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Hello, Side question... would this have anything to do with 16.04 being new and (potentially) "less stable" than 14.04? Or put another way, would this issue come up under 14.04? Thank you, Erol Biceroglu On Thu, May 12, 2016 at 8:56 AM, Atakan Okan <atakanokan at outlook.com> wrote: > Thanks for the reply Mr. Eddelbuettel. However I somehow couldn't manage > to
2016 May 12
2
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
On 12 May 2016 at 09:17, Erol Biceroglu wrote: | Side question... would this have anything to do with 16.04 being new and | (potentially) "less stable" than 14.04?? Or put another way, would this issue | come up under 14.04? No. User error (with apt-config files) is orthogonal to release quality. And FWIW some people seem to be quite positive on 16.04:
2017 Apr 27
2
R installation problems on Linux Mint 18.1 via jessie-cran3
Okay folks, I give up and - frankly - I'm fed up! I thought I'd sorted all this last week, but clearly not. I've tried using mirrors from here in the UK, Ireland, France and the USA and whichever mirror I use, all I get is this: clive at climate ~ $ sudo apt-get update Hit:1 http://ubuntu.mirrors.uk2.net/ubuntu xenial InRelease Ign:2 http://dl.google.com/linux/chrome/deb stable
2019 Jul 03
2
Segfault of doveconf
Hi, I have some problems of segfault at doveconf: Jul 2 08:13:16 mail kernel: [1415540.297823] doveconf[7103]: segfault at 560cb801e000 ip 00007f861da742d0 sp 00007ffe2d671548 error 6 in libc-2.23.so[7f861d9e5000+1c0000] Jul 2 15:45:38 mail kernel: [1442682.919193] doveconf[11915]: segfault at 563b32420000 ip 00007fcb127ae2d0 sp 00007ffecfc7b598 error 6 in libc-2.23.so[7fcb1271f000+1c0000]
2014 Apr 18
1
Ubuntu 13.10 - not able to upgrade R
Hi, I'm having some issues upgrading R. I'm using ubuntu linux 13.10, saucy and would like to upgrade R to the new version.I'm currently using 3.0.1 I've been following the instructions given in:1. http://stackoverflow.com/questions/10476713/how-to-upgrade-r-in-ubuntuand2. http://cran.r-project.org/bin/linux/ubuntu/ Here is exactly what i did, following mostly the stackoverflow
2020 Apr 27
2
hash sum mismatch (tested on xenial cran35 repo ) startnig 4/27
Starting 4/27/2020 I started having issues installing r-base/dev packages on unbuntu 16.04. Here are the commands I used based on https://cran.r-project.org/bin/linux/ubuntu/README.html echo "deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/" | sudo tee -a /etc/apt/sources.list gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys
2017 Apr 19
4
difficulty in Ubuntu 14.04 apt-getting R 3.3.2
Hi: I have a Dockerfile, which builds an image which installed R 3.3.2 in Ubuntu 14.04, but building using that Dockerfile seems to have stopped working and I am unclear why. I believe the relevant error is: Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet
2019 Feb 19
2
Fwd: Running R from terminal in ubuntu 16.04 gives Fatal Error message
I removed my r-base package and installed it through the guide in Cran mirror but I am still getting the same error. Here is the output to the command above: r-base-core: Installed: 3.4.4-1xenial0 Candidate: 3.4.4-1xenial0 Version table: *** 3.4.4-1xenial0 500 500 https://ftp.ussg.iu.edu/CRAN/bin/linux/ubuntu xenial/ Packages 100 /var/lib/dpkg/status 3.4.3-1xenial0 500
2019 Feb 19
1
Fwd: Running R from terminal in ubuntu 16.04 gives Fatal Error message
Th output to which R : /home/bzamanlooy/anaconda3/bin/R The output to R --version: R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree" Copyright (C) 2017 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under the terms of the GNU General Public License versions 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
2020 May 08
2
Xenial repository for R 4.0.0
Over a week ago (on r-help, my bad!) I raised a question of why the ubuntu install instructions https://cran.r-project.org/bin/linux/ubuntu/README.html instruct users with a xenial-based system to use deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran40/ Looking at https://cloud.r-project.org/bin/linux/ubuntu/ there is no xenial-cran40 directory. However,
2017 Apr 28
0
R installation problems on Linux Mint 18.1 via jessie-cran3
Thank you so much Johannes. Problem now sorted: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E084DAB9 sudo add-apt-repository deb https://cran.ma.imperial.ac.uk/bin/linux/ubuntu xenial/ # replaced the old repository link sudo apt-get update sudo apt-get install r-base r-base-core r-base-dev With my .Renviron file already fixed from previously with the correct paths inserted, my
2018 Aug 14
2
Xenial rpart package on CRAN built with wrong R version?
Hello, I just upgraded my Ubuntu Xenial system to R 3.5.1 (from 3.4.?) by changing the sources.list entry and doing an "apt-get dist-upgrade". Everything works except loading the rpart package in R: > library(rpart) Error: package or namespace load failed for ?rpart?: package ?rpart? was installed by an R version with different internals; it needs to be reinstalled for use with
2018 Aug 14
2
Xenial rpart package on CRAN built with wrong R version?
I?m not using the PPA, but the CRAN mirror from https://cran.r-project.org/bin/linux/ubuntu/#installation: deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/ On 14 Aug 2018, at 12:25, George N. White III <gnwiii at gmail.com<mailto:gnwiii at gmail.com>> wrote: qOn Tue, 14 Aug 2018 at 05:04, Ulrich KELLER <ulrich.keller at uni.lu<mailto:ulrich.keller at
2018 Nov 27
3
apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
Who maintains apt.llvm.org? On 11/27/18 9:25 AM, Andrew Kelley wrote: > ---------- Forwarded message --------- > From: Andrew Kelley <superjoe30 at gmail.com> > Date: Mon, Nov 26, 2018 at 10:38 AM > Subject: apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7 > To: LLVM Dev <llvm-dev at lists.llvm.org> > > > This build worked on Nov 24 and
2017 Apr 27
0
R installation problems on Linux Mint 18.1 via jessie-cran3
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 On 2017-04-27 02:57 PM, Clive Nicholas wrote: > Okay folks, I give up and - frankly - I'm fed up! I thought I'd sorted all > this last week, but clearly not. I've tried using mirrors from
2019 Jul 03
0
Segfault of doveconf
Another interesting thing, noticed now: before the segfault error I have always this log: Jul 3 11:50:26 mail dovecot: config: Error: managesieve-login: dump-capability process killed with signal 11 Jul 3 11:50:26 mail kernel: [1514971.045499] doveconf[23971]: segfault at 55d0fd61c000 ip 00007f3f7cc242d0 sp 00007ffcb29341b8 error 6 in libc-2.23.so[7f3f7cb95000+1c0000] But I have no idea of
2018 Aug 16
2
Xenial rpart package on CRAN built with wrong R version?
I manually downloaded the rpart package and installed it using dpkg, without removing the old rpart package first, and now everything works. During the installation, dpkg said: Unpacking r-cran-rpart (4.1-13-1cran1xenial0) over (4.1-13-1cran1xenial0) So again, it seemed that the new version had been installed, but it really wasn?t. I had no idea that something like this could happen. Huh.
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: >>