You could look at some extension packages, bigmemory for example. A recent paper http://www.jstatsoft.org/v55/i14 (though for more developer-level capabilities you would need to look at the package itself). Although the big.matrix objects can't be used seamlessly as if they were matrices, they do help get over some hurdles. Other packages include bigalgebra may be helpful.
Jay > I am trying to create a large array using: > > d = c(1e+10,2) > a=array(0,d) > > This results in the error: -- John W. Emerson (Jay) Associate Professor of Statistics, Adjunct, and Director of Graduate Studies Department of Statistics Yale University http://www.stat.yale.edu/~jay [[alternative HTML version deleted]] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel