On Tue, 8 May 2007, John C Frain wrote:
Below I have included an extract from my console after calling R
from Gretl. After the call i get the message
> gretldata <- read.table("C:/Documents and Settings/John C Frain/Application
> Data/gretl/Rdata.tmp", header=TRUE)
Error in eval.with.vis(expr, envir, enclos) :
could not find function "read.table"
The function read.table is available. Entering the command
passed by Gretl to R in the console works perfectly.
I'm not seeing this problem on Linux, but I do see it with
Rgui.exe on Windows. I may be wrong, but it looks like an R
bug, since if you copy the failed command and paste it into the
next line it works fine. I'll see if I can find anything by
Googling.
Allin.