Re: [R] Installing ranger package in Ubuntu 14

2017-05-23 Thread Jeff Newmiller
A) This should be asked on R-sig-debian or R-devel. This list is about the R language and basic installation issues... compiled installation debugging requires OS and C language skills that are OT here. B) You should read and follow the advice in the Posting Guide for all R mailing lists, spe

[R] Installing ranger package in Ubuntu 14

2017-05-23 Thread Iván Blanco
I'm trying to install ranger package (any version) in Ubuntu 14 from a tar.gz file already downloaded, but unsuccessfully. System admin has already installed gcc 5.4 and g++ 5.4 and I've created a ~/.R/Makevars file pointing to these compilers instead of gcc 4.8 that comes in Ubuntu 14 by defaul