Skip to content
Prev 28769 / 63424 Next

R-2.8.0 : get platform device with get(getOption("device"))

On Thu, 8 May 2008, Peter Dalgaard wrote:

            
Yet the change produced no warnings when made, so apparently
everyone else missed it!
Prof Brian Ripley noted [in another recent message] that
it was also wrong to assume ANY arguments for dev.new
method. If we are only concerned with interactive screen
devices (i.e., x11, windows, quartz), would it be safe to
come up with a method that can take basic dimension arguments
(width & height)? Suggestions for an R-Core approved method
of doing so?

We use this functionality every day for creating multiple
onscreen windows with specified dimensions.

While I understand things have to change to evolve the
codebase, this change broke the code supporting countless
papers and analyses here in our department, without warning
until now.

----------------------------------------------------------
SIGSIG -- signature too long (core dumped)