On 18-01-2011, at 22:04, Allin Cottrell wrote:
Hmm, it's not loaded. You're using --send-data OK?
In CVS and snapshots I've added some more error-reporting in this
area.
Just for reference, here's the complete test case that I'm
running (with no error on Linux or MS Vista):
open australia.gdt
foreign language=R --send-data
testedvar <- gretldata[,"lpau"]
PP.test(testedvar)
end foreign
Oops, I wasn't using --send-data.
I have done that now and it works without a hitch.
thanks
Berend