I think this is a bug, but perhap someone could confirm that it is not just me doing 
something stupid. (I vaguely recall something like this previously getting fixed in 
1.7.0.)

R : Copyright 2003, The R Development Core Team
Version 1.7.1  (2003-06-16)

> z <-matrix(rnorm(100), 100,1)
> acf(as.ts(z), type="partial")
Error in inherits(x, "ts") : evaluation is nested too deeply: infinite recursion?
> version
         _                   
platform sparc-sun-solaris2.8
arch     sparc               
os       solaris2.8          
system   sparc, solaris2.8   
status                       
major    1                   
minor    7.1                 
year     2003                
month    06                  
day      16                  
language R                   

I also get the same problem in Linux.

Paul Gilbert
> 


        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to