One of my demos runs x11() so that I can resize the window and avoid the "too large for margins" message from plot. This seems to have a problematic side effect.
When I run R CMD check on the package that demo is displayed, because it appears as an example in one of the man pages, and after this happens EVERY demo that plots anything is displayed (probably because they are in man pages). Normally R CMD check does not cause anything to be displayed, and this may cause problems if I submit the package to CRAN. Any pointers would be appreciated. Thanks, ds ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel