[R] xyplot() in Package lattice seems won't work?!

cjosephlu cjosephlu at seed.net.tw
Thu Jan 10 16:36:30 CET 2002


Please forgive me if this has been asked and answered,
since I just can't find out.

As I try the example given in the help page of xyplot() as follows:
> library(lattice)
Loading required package: grid 

Attaching package `lattice':

        The following object(s) are masked from package:base :

         levels 
> data(quakes)
> xyplot(long ~ lat , data = quakes)

R crashed! (Both of my lattice and grid are loaded latest version)

However, this works on version 1.3.0 (with corresponding version of lattice and grid)
 
The OS of my computer is Win98 and with R version:
> R.version
         _              
platform i386-pc-mingw32
arch     x86            
os       Win32          
system   x86, Win32     
status                  
major    1              
minor    4.0            
year     2001           
month    12             
day      19             
language R      

What's happening?

Regards,

C. Joseph Lu
Associate Professor
Department of Statistics
National Cheng-Kung University
Tainan
Taiwan

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list