R version 2.13.0 (2011-04-13) Copyright (C) 2011 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: i486-pc-linux-gnu (32-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > x <- array(list(2,36,1,44,1,39,3,62,2,41,1,46,1,44,3,50,2,50,2,52,2,50,2,52,1,31,2,36,2,42,3,37,1,30,1,41,2,44,2,66,3,56,2,59,3,54,3,66,2,59,2,52,1,50,1,48,2,34,2,54,1,54,2,50,2,43,3,48,3,41,3,50,1,30,3,59,1,56,2,56,2,39,3,50,2,39,1,52,2,54,3,52,2,37,3,55,1,49,2,30,3,52,1,48,2,48,2,48,2,52,2,58,2,62,2,48,2,34,1,55,1,55,2,55,2,54,2,55,2,46,1,52,1,44,2,56,2,44,3,48,1,55,3,54,1,57,1,46,1,44,2,30,2,50,1,39,1,43,1,48,2,39,2,56,2,57,2,48,1,36,2,56,3,48,1,32,2,34,1,41,2,52,1,37,2,50,2,55,1,41,3,56,1,48,2,41,2,44,2,44,2,52,1,36,2,50,2,41,3,43,1,57,1,46,1,54,1,62,1,58,2,46,3,66,2,52,2,57,2,56,2,32,2,46,2,46,2,46,2,57,2,48,1,41,2,59,2,46,2,59,2,44,2,52,3,66,2,44,1,39,1,60,1,45,2,41,3,39,2,48,2,37,3,58,3,43,2,34,2,37,1,55,2,39,2,36,2,55,1,43,1,60,2,43,3,39,2,52,1,39,1,59,1,46,2,50,2,54,2,50,3,60,3,41,2,59,2,60,1,51),dim=c(2,160),dimnames=list(c('MVRBIQ0','MC30VRB',''),1:160)) Error in dimnames(data) <- dimnames : length of 'dimnames' [1] not equal to array extent Calls: array Execution halted