On Tue, 6 Sep 2016, George Matysiak wrote:
I re-ran the exercise and the Rout file produced is
*gretl.Rprofile.Rout*
produced in the directory C:\Users\George\AppData\Roaming\gretl. Thanks.
Thanks. I've now experimented on MS Windows myself. What I found is
that gretl's non-interactive mechanism for invoking R.exe worked fine
with R-3.2.4 but is broken with R-3.3.1: I'm seeing the same symptoms
as you report. Hopefully I can report back with a fix before long.
In the meantime, however, I find that our mechanism for running R via
its DLL still works. You should probably be able to run
non-interactive R commands OK if you ensure that the path to the R
library is set correctly under Preferences/Programs, as in
c:\program files\R\R-3.3.1\bin\x64\R.dll
Allin Cottrell