Dear all, I have tried to create a diagonal matrix of size diag(65536) I am getting the message that the array function can not create so big array as the value I ask is larger than the
<environment: namespace:base> > .Machine$integer [1] 2147483647 as you will see my .Machine$integer is the one above. What that variable means? I am using R in a system that has 500 GB of ram available. Would it be something wrong in the installation? Regards Alex [[alternative HTML version deleted]] ______________________________________________ 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 code.