On Mon, 31 Aug 2015, oleg_komashko(a)ukr.net wrote:
 I used two portable versions of gretl for windows:
 I used XP
 1.10.1
 and snapshot
 Here are the fragments of the results of gretl\Tools\Start GNU_R
 1.10.1
 current data loaded as ts object "gretldata"
> head(gretldata)
          LRM      LRY       IBO    IDE
 [1,] 11.63255 5.903658 0.1547356 0.0940
 [2,] 11.60415 5.873820 0.1779912 0.0955
 OK!
 But
 Snapshot
 Type 'q()' to quit R.
> gretldata
 Error: object 'gretldata' not found 
I'm afraid that was fall-out from a change I made in response to
http://lists.wfu.edu/pipermail/gretl-devel/2015-July/005886.html
It should now be OK in CVS and snapshots.
Allin