Re: [R] Bigmemory: Error Running Example

2010-08-11 Thread harsh yadav
elf: > > x <- big.matrix(nrow=100, ncol=10, ... other options .) > > Make sure it works, then increase the size until you get a failure. This > sort of exercise is extremely helpful in situations like this. > > Jay > > > Subject: [R] Bigmemory: Error Run

Re: [R] Bigmemory: Error Running Example

2010-08-11 Thread Jay Emerson
ize until you get a failure. This sort of exercise is extremely helpful in situations like this. Jay Subject: [R] Bigmemory: Error Running Example Message-ID: > Content-Type: text/plain Hi, I am trying to run the bigmemory example provided on the http://www.bigmemory.org/ The exa

[R] Bigmemory: Error Running Example

2010-08-10 Thread harsh yadav
Hi, I am trying to run the bigmemory example provided on the http://www.bigmemory.org/ The example runs on the "airline data" and generates summary of the csv files:- library(bigmemory) library(biganalytics) x <- read.big.matrix("2005.csv", type="integer", header=TRUE, backingfile="airline.bin",