Displaying 1 result from an estimated 1 matches for "bufferoutputwindow".
Did you mean:
bufferoutputwindows
2010 Jun 10
2
Capturing buffered output from Rterm
...--------------------------
<snip>
> print("this is a test")
[1] "this is a test"
> #generate an error
> nls()
---------------------
I surmise this is due to output buffering (?). In an S-Plus version I turned
off buffering with
guiSetOption(option.name="BufferOutputWindows", value.string="F")
but I don't think this is available in R (?).
Has anyone any suggestions?
Thanks in advance,
Keith Jewell
--please do not edit the information below--
R Version:
platform = i386-pc-mingw32
arch = i386
os = mingw32
system = i386, mingw32
status =
maj...