Skip to content

filled.contour() ignores mfrow (PR#7114)

3 messages · Uwe Ligges, Barry Rowlingson, Martin Maechler

#
clock@twibright.com wrote:

            
Oh dear ...

Please stop sending unsensible bug reports! Those have to be handled 
manually in the bug repository!

That's not a bug. ?filled.contour tells us:

"This function currently uses the layout function and so is restricted 
to a full page display. As an alternative consider the levelplot 
function from the lattice package which works in multipanel displays."


Please only submit reports if you are sure you have
observed a bug. Please read the FAQs on what a bug really is. Please
check against the most recent version of R (at least the last official
release which is R-1.9.1) before reporting a bug.

Also, please specify reproducible code in order to make bugs 
reproducible by people who try to fix bugs.

Uwe Ligges
#
ligges@statistik.uni-dortmund.de wrote:

            
Really? They seem to be being handled automatically and frighteningly 
well by the Uwe-bot at the moment. Congratulations, you've passed the 
Turning Test.

Baz
#

        
BaRow> ligges@statistik.uni-dortmund.de wrote:
>> Please stop sending unsensible bug reports! Those have to be handled 
    >> manually in the bug repository!

    BaRow> Really? They seem to be being handled automatically and frighteningly 
    BaRow> well by the Uwe-bot at the moment. Congratulations, you've passed the 
    BaRow> Turning Test.
	      ^
 [you mean "Turing" -  do you have a not-so-sophisticated 
		       auto-speller 'bot handling your e-mail ?]

Well, the problem is that the Uwe-bot only can work on the
R-devel side of it, not --- as the 'bot mentioned correctly --
on the 'R bug repository' side.  There, one real person, from
R-core, must authenticate and move the bug report to the trashcan.

Martin