Re: [R] ffdfindexget from package ff

2012-11-05 Thread Jan
Hi Dave, I'm working currently on Windows and I didn't get the error message. I'm getting the following output shown below. Maybe you changed something in the ffbatchbytes option? > require(ff) > myVec = ff(1:5) > another = ff(10:14) > littleFrame = ffdf(myVec, another) > posVec = ff(c(2, 4),

[R] ffdfindexget from package ff

2012-10-31 Thread Dave Mitchell
I'm having trouble getting ffdfindexget to work right in Windows. Even the most trivial of examples gives me problems. > myVec = ff(1:5) > another = ff(10:14) > littleFrame = ffdf(myVec, another) > posVec = ff(c(2, 4), vmode = 'integer') > ffdfindexget(littleFrame, posVec) Error in if (any(B < 1