[R] R Linux Memory Limit error for calculating dissimilarity matrix with Gower distance

2018-10-25 Thread Aerenbkts bkts
Hi all, I am trying to cluster data file with 50K rows and 10 columns with R. Since data contains mixed data types (nominal, continuous etc.) I am using gower distance to create a dissimilarity matrix. But while I was creating the matrix, I got Error: cannot allocate vector of size 4.1 Gb error.

[R] R + Linux Ubuntu 10.10

2010-11-20 Thread Maximilien Renard
Hi everyone, I've just installed Linux (K)Ubuntu 10.10 as well as R and I'm stuck with a very annoying problem. I've compiled the latest R version from the sources without any problem, sadly when I start R in a terminal, it does not behave as expected. In fact, I cannot use the arrow keys (up,

Re: [R] R + Linux Ubuntu 10.10

2010-11-20 Thread Tobias Verbeke
Hi Maximilien, On 11/20/2010 01:51 PM, Maximilien Renard wrote: I've just installed Linux (K)Ubuntu 10.10 as well as R and I'm stuck with a very annoying problem. I've compiled the latest R version from the sources without any problem, sadly when I start R in a terminal, it does not behave as

Re: [R] R + Linux Ubuntu 10.10

2010-11-20 Thread Maximilien Renard
Thank you for your very quick answers ! In fact, re-compiling it with readline support did the trick. Have a nice day! Maximilien On 20 November 2010 14:08, Tobias Verbeke tobias.verb...@openanalytics.eu wrote: Hi Maximilien, On 11/20/2010 01:51 PM, Maximilien Renard wrote: I've just

Re: [R] R + Linux Ubuntu 10.10

2010-11-20 Thread Dirk Eddelbuettel
On 20 November 2010 at 14:16, Maximilien Renard wrote: | Thank you for your very quick answers ! | | In fact, re-compiling it with readline support did the trick. Good but you may still want to read http://cran.r-project.org/bin/linux/ubuntu as there is no reason to rebuild the package

Re: [R] R linux install: FORTRAN compiling error

2010-06-03 Thread Prof Brian Ripley
On Wed, 2 Jun 2010, Matt Shotwell wrote: This is not an issue with R, but with gfortran. See the following: http://gcc.gnu.org/wiki/GFortran#news (under heading gfortran 4.5) http://gcc.gnu.org/ml/fortran/2010-04/msg00061.html Also, I suspect you are using a precompiled gcc/gfortran, and it

Re: [R] R linux install: FORTRAN compiling error

2010-06-03 Thread vaneet
Thanks for your replies. I understand you think the best solution is to find the gfortran and possibly libgfortran packages from the version of my Linux and gcc distribution which according to a quick check is the following (also this is a 64 bit linux machine): gcc (GCC) 4.1.2 20080704 (Red

Re: [R] R linux install: FORTRAN compiling error

2010-06-03 Thread vaneet
P.S. My linux machine has the following info: Red Hat Enterprise Linux Server release 5.5 (Tikanga) -- View this message in context: http://r.789695.n4.nabble.com/R-linux-install-FORTRAN-compiling-error-tp2240821p2241770.html Sent from the R help mailing list archive at Nabble.com.

Re: [R] R linux install: FORTRAN compiling error

2010-06-03 Thread Marc Schwartz
On Jun 3, 2010, at 9:17 AM, vaneet wrote: Thanks for your replies. I understand you think the best solution is to find the gfortran and possibly libgfortran packages from the version of my Linux and gcc distribution which according to a quick check is the following (also this is a 64 bit

Re: [R] R linux install: FORTRAN compiling error

2010-06-03 Thread vaneet
I tried downloading the pre-built binaries of R from this website and then installing the rpms but is seems they depend on so many other packages to be installed first. I tried simply the R package first: warning: R-2.11.0-1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6 error:

Re: [R] R linux install: FORTRAN compiling error

2010-06-03 Thread vaneet
Also would I need to install the R package as root in order for all users to use it? I'm assuming I would have to, I don't have root access now but I could possibly obtain it. For now this is simply a test install so if there is a way to install the R package simply under my user name please let

Re: [R] R linux install: FORTRAN compiling error

2010-06-03 Thread Marc Schwartz
On Jun 3, 2010, at 10:38 AM, vaneet wrote: I tried downloading the pre-built binaries of R from this website and then installing the rpms but is seems they depend on so many other packages to be installed first. I tried simply the R package first: warning: R-2.11.0-1.el5.x86_64.rpm:

[R] R linux install: FORTRAN compiling error

2010-06-03 Thread R P Herrold
On Thu, 3 Jun 2010, vaneet wrote: Is there any way I can get an RPM that has all the necessary packages built in to install and run R? Or do I have to find all these packages that are needed to install these 'R' rpms for which many are not found on the FedoraProject website (libgfortran,

Re: [R] R linux install: FORTRAN compiling error

2010-06-03 Thread vaneet
Thanks for your help, I was able to get someone with root access to execute the yum command for me and install R on the linux machine and it work!! -- View this message in context: http://r.789695.n4.nabble.com/R-linux-install-FORTRAN-compiling-error-tp2240821p2242362.html Sent from the R help

[R] R linux install: FORTRAN compiling error

2010-06-02 Thread vaneet
Hello, I have basic familiarity with Unix but by most standards a novice. I am trying to install R on a linux machine and am following the instructions in the R install and admin guide in terms of what is required to compile the R source code. I downloaded R version 2.11.1 and extracted the

Re: [R] R linux install: FORTRAN compiling error

2010-06-02 Thread Matt Shotwell
This is not an issue with R, but with gfortran. See the following: http://gcc.gnu.org/wiki/GFortran#news (under heading gfortran 4.5) http://gcc.gnu.org/ml/fortran/2010-04/msg00061.html Also, I suspect you are using a precompiled gcc/gfortran, and it assumes you have libmpc.so.2

Re: [R] R + Linux

2008-06-08 Thread Hank Stevens
I typically use a Mac (I love it) with Aquamacs, LaTeX, and R, and recently started using Linux Ubuntu as well. Ubuntu is the only distribution I have ever tried, and I really like it. I like it so much that I would have made my switch complete, but cannot find replacement for the PDF cut

[R] R + Linux

2008-06-06 Thread steven wilson
Dear all; I'm planning to install Linux on my computer to run R (I'm bored of W..XP). However, I haven't used Linux before and I would appreciate, if possible, suggestions/comments about what could be the best option install, say Fedora, Ubuntu or OpenSuse which to my impression are the most

Re: [R] R + Linux

2008-06-06 Thread Douglas Bates
On Fri, Jun 6, 2008 at 1:13 PM, steven wilson [EMAIL PROTECTED] wrote: Dear all; I'm planning to install Linux on my computer to run R (I'm bored of W..XP). However, I haven't used Linux before and I would appreciate, if possible, suggestions/comments about what could be the best option

Re: [R] R + Linux

2008-06-06 Thread Kevin E. Thorpe
Any of the three distros mentioned are sure to be fine. Personally, I find the sysadmin tool in opensuse to be fantastic for a novice. It comes down to preference. Try some live versions of the distros to see what you like best. Douglas Bates wrote: On Fri, Jun 6, 2008 at 1:13 PM, steven

Re: [R] R + Linux

2008-06-06 Thread Markus Jäntti
I have both Debian, Ubuntu, RedHat and CentOS systems, and primary run R on the Debian and RedHat machines. I have encountered few problems running R on RedHat/CentOS, but I do think the Debian/Ubuntu package management system, combined with the kind provision of packages, makes life a lot

Re: [R] R + Linux

2008-06-06 Thread Roland Rau
Dear all, a related follow up -- with the hope for some feedback from the specialists. Is the following general advice justified: = If one has not more than 4GB RAM and one wants to run primarily R on one's Linux machine, it is a good idea

Re: [R] R + Linux

2008-06-06 Thread Dirk Eddelbuettel
On 6 June 2008 at 16:18, Kevin E. Thorpe wrote: | Any of the three distros mentioned are sure to be fine. | Personally, I find the sysadmin tool in opensuse to be | fantastic for a novice. | | It comes down to preference. Try some live versions of the distros to | see what you like best. While

Re: [R] R + Linux

2008-06-06 Thread Prof Brian Ripley
This is not sound advice. For 1GB yes, perhaps 2GB. Beyond that the extra freedom in the address space of a 64-bit system pays off. The user address space of a 32-bit Linux system is (in the examples I have seen) 3 to 3.5Gb. See ?Memory-limits for why that is restrictive. There are some

Re: [R] R + Linux

2008-06-06 Thread Esmail Bonakdarian
steven wilson wrote: I'm planning to install Linux on my computer to run R (I'm bored of W..XP). However, I haven't used Linux before and I would appreciate, if possible, suggestions/comments about what could be the best option install, Hi, I have used Linux since the early 1990s starting

Re: [R] R + Linux

2008-06-06 Thread Abhijit Dasgupta
I've had R on an Ubuntu system for about 18 months now, and getting R up and running was a breeze. (I didn't realize it earlier, but Dirk certainly gets my vote of thanks for his efforts in making this process as easy as it is). Specially in terms of dependencies and the like, the Ubuntu

Re: [R] R + Linux

2008-06-06 Thread Daniel Folkinshteyn
another vote for ubuntu here - works for me, and quite trouble-free. add the r-project repositories, and you're sure to always have the latest, too. (if you don't care for the latest R, you can of course also just get R from the distro's repos as well) on 06/06/2008 05:22 PM Abhijit Dasgupta

Re: [R] R + Linux

2008-06-06 Thread Jonathan Baron
R works just fine on Fedora 9. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible

Re: [R] R + Linux

2008-06-06 Thread Esmail Bonakdarian
FWIW, those who are curious about Linux but are not willing or ready to abandon the Windows platform can now very easily try out Ubuntu without having to repartition their hard drive. Wubi is a project that installs Ubuntu under Windows so that it can be uninstalled easily and requires no