[Rd] cbind/rbind fail on matrixes containing lists (PR#6702)

gregory_r_warnes at groton.pfizer.com gregory_r_warnes at groton.pfizer.com
Fri Mar 26 23:09:28 CET 2004


Today's R 1.9.0 beta:

> m1
     [,1] [,2] [,3] [,4]
[1,] NA   NA   NA   NA  
[2,] NA   NA   NA   NA  
[3,] NA   NA   NA   NA  
[4,] NA   NA   NA   NA  
> class(m1[1,1])
[1] "list"
> cbind(m1,m1)
Error in cbind(...) : cannot create a matrix from these types
> rbind(m1,m1)
Error in rbind(...) : cannot create a matrix from these types

> version
         _                   
platform sparc-sun-solaris2.8
arch     sparc               
os       solaris2.8          
system   sparc, solaris2.8   
status   beta                
major    1                   
minor    9.0                 
year     2004                
month    03                  
day      26                  
language R                   


Gregory R. Warnes
Manager, Non-Clinical Statistics
Pfizer Global Research and Development
Tel: 860-715-3536



LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}



More information about the R-devel mailing list