On Thu, Jul 26, 2018 at 12:25 PM Barry Rowlingson
<b.rowling...@lancaster.ac.uk> wrote:
>
> On Thu, Jul 26, 2018 at 12:22 AM, Gábor Csárdi <csardi.ga...@gmail.com> wrote:
> > I am trying to control a background R session, connected via a fifo /
> > named pipe.
>
>  Is the fifo significant here? If I read the same R code from a file
> via `<` I get the input echoed (R 3.4.4, Ubuntu).

Yeah, for a file I get echo on both macOS and Linux, but not on Windows.

I think the most useful behavior for --slave is no echo at all, maybe?
But I might be missing the motivation behind --slave.

Another thing is that windows does not have --interactive. Is there a
way to run R
1) without echoing stdin, and
2) without quitting on the first error,
on all platforms?

Gabor

> Barry

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to