Skip to content

coplot panels malrendered / 1653 (PR#2824)

2 messages · dmaszle@mendelbio.com, Uwe Ligges

#
Full_Name: Don Maszle
Version: 1.7.0
OS: Linux
Submission from: (NULL) (206.86.87.3)


This was previously reported I believe as bug 1653.

I just compiled 1.7.0 on RedHat Linux and I get terrible behavior when
panel=plot.  Browsing through the coplot code, I don't how there could be this
dependency.  With panel=points, my 7 graphs come out numbered as
given
7
4 5 6
1 2 3

Using panel=plot the same 7 graphs come out as
3i7en
- 4 5
6 1 2

with the given subplot being overwritten with data plots.

Has anyone looked into this?
#
dmaszle@mendelbio.com wrote:
???
- Obviously (from R's bug tracking system) PR#1653 is still open.

- Please provide reproducible code in your bug reports. Nobody can check 
whether it is really the same bug as that one in PR#1653. Beside that, 
your "picture" seems to be broken.

- Why do you open a *new* PR#2824 when you think it is the same problem 
as in PR#1653?


Uwe Ligges