R crashes when using "xyplot" (PR#1801)

ripley@stats.ox.ac.uk ripley@stats.ox.ac.uk
Wed, 17 Jul 2002 15:00:34 +0100 (BST)


Try the current version of R: yours is long obselete and I suspect has a
mismatched version of grid.  The current version comes with grid/lattice.

On Wed, 17 Jul 2002 carsten.dormann@web.de wrote:

> Full_Name: Carsten Dormann
> Version: 1.4.0
> OS: Windows 2000
> Submission from: (NULL) (192.171.129.9)
>
>
> Hello,
>
> using the function xyplot I repeatedly had R crashing.
>
> One example is from the book of Mick Crawley (Stat. Computing in Splus), where
> the commandline reads: xyplot(Weight~Age|Genotype, pch=16)
> I also had the same phenomenon with my own data and commands even simpler.
>
> I reinstalled lattice, because on loading the package I got an error message
> that the lattice.dll couldn't be found. However that wasn't the cause of the
> problem. I downloaded the package again from a different mirror site, all in
> vain.
> This is the simplest code I could create to crash R with xyplot:
> > x_runif(100)
> > y_rnorm(100)
> > plot(x,y)
> > xyplot(y~x)
> CRASH!
>
> Best wishes,
>
> Carsten
>
>
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>

-- 
Brian D. Ripley,                  ripley@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._