[Gretl-users] Re: GNU R with R2.5.0... a problem
Allin Cottrell
cottrell at wfu.edu
Sat Jun 16 11:10:05 EDT 2007
On Sat, 16 Jun 2007, POUCHAIN Michel wrote:
> With R.2.5.0 I have a pb for interfacing "gretl" and "R" via calling
> "GNU R" (after adjusting preference)
This was due to a change in R 2.5.0: the "read.table" function has
been moved into the "utils" library. Gretl should now handle this
OK (in CVS and today's Windows snapshot). We check if the R
version is higher than 2.4.1, and if so we load the utils library
before calling read.table.
Allin.
More information about the Gretl-users
mailing list