[Rd] R --interactive and readline() creates infinite loop

hadley wickham h.wickham at gmail.com
Thu Sep 25 15:47:07 CEST 2008


> I assume, given this outcome, that this is not the intended use of
> --interactive, but I still wonder if there is any way to achieve an
> interactive session based on a predefined set of commands without writing a
> completely new front-end (overkill, surely?).

When you say an interactive session, do you mean that the output
should be identical to what would have happened if you had copied and
pasted the code in to an R session?  I'm working on some code that
allows you to do this, based around parse and eval.

Hadley

-- 
http://had.co.nz/



More information about the R-devel mailing list