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(6.9 + ,3.75 + ,-16.16 + ,-29.17 + ,7.0 + ,3.67 + ,-14.17 + ,-11.08 + ,7.0 + ,3.35 + ,27.78 + ,1.97 + ,7.0 + ,3.41 + ,-15.92 + ,-15.67 + ,7.0 + ,3.52 + ,8.76 + ,18.34 + ,7.1 + ,3.39 + ,9.57 + ,3.63 + ,7.3 + ,3.22 + ,-1.64 + ,68.84 + ,7.6 + ,3.1 + ,15.75 + ,-27.76 + ,7.9 + ,2.86 + ,-8.31 + ,-7.73 + ,8.1 + ,3.01 + ,1.53 + ,23.93 + ,8.2 + ,2.91 + ,-1.34 + ,-9.19 + ,8.3 + ,2.32 + ,-39.82 + ,0.91 + ,8.5 + ,2.57 + ,-22.76 + ,-27.81 + ,8.5 + ,2.46 + ,16.42 + ,8.83 + ,8.5 + ,2.27 + ,7.50 + ,-15.22 + ,8.5 + ,1.8 + ,-5.17 + ,-7.51 + ,8.5 + ,1.66 + ,34.53 + ,33.42 + ,8.4 + ,0.7 + ,14.92 + ,-5.72 + ,8.3 + ,0.62 + ,1.45 + ,89.58 + ,8.2 + ,0.26 + ,2.05 + ,-22.38 + ,8.1 + ,-0.12 + ,-11.54 + ,-16.70 + ,8.0 + ,-0.97 + ,-6.86 + ,12.22 + ,8.1 + ,-1.19 + ,-1.09 + ,18.06 + ,8.1 + ,-0.78 + ,7.14 + ,-10.81 + ,8.0 + ,-1.68 + ,-10.35 + ,-16.39 + ,7.8 + ,-1.1 + ,17.18 + ,10.93 + ,7.7 + ,-0.37 + ,-6.67 + ,-21.68 + ,7.7 + ,0.6 + ,-0.13 + ,-5.73 + ,7.8 + ,0.62 + ,11.06 + ,15.34 + ,7.7 + ,1.93 + ,10.03 + ,-5.33 + ,7.5 + ,2.32 + ,-32.56 + ,121.11 + ,7.1 + ,2.63 + ,16.38 + ,-26.09 + ,7.0 + ,3.14 + ,2.19 + ,-30.85 + ,7.1 + ,4.72 + ,-9.34 + ,9.74 + ,7.3 + ,5.46 + ,16.01 + ,15.35 + ,7.4 + ,5.39 + ,-3.16 + ,-11.96 + ,7.3 + ,5.91 + ,-17.66 + ,-24.71 + ,6.9 + ,5.8 + ,16.98 + ,3.91 + ,6.7 + ,5.21 + ,-10.20 + ,-19.13 + ,6.7 + ,4.15 + ,3.60 + ,6.38 + ,6.8 + ,4.39 + ,-8.84 + ,-0.31 + ,6.9 + ,3.64 + ,2.17 + ,-4.61 + ,7.1 + ,3.46 + ,23.66 + ,147.81 + ,7.2 + ,3.09 + ,-9.86 + ,-35.71 + ,7.1 + ,2.94 + ,-24.89 + ,-20.03 + ,7.1 + ,2.24 + ,48.52 + ,21.31 + ,6.9 + ,1.51 + ,-16.80 + ,9.29 + ,7.0 + ,1.12 + ,6.47 + ,-8.47 + ,7.2 + ,1.37 + ,-15.74 + ,-20.79 + ,7.5 + ,1.29 + ,23.83 + ,2.70 + ,7.9 + ,1.28 + ,-2.00 + ,-2.94 + ,8.0 + ,1.78 + ,-17.81 + ,-15.63 + ,7.9 + ,1.82 + ,21.26 + ,15.44 + ,7.9 + ,1.77 + ,-10.92 + ,-14.69 + ,7.9 + ,1.66 + ,2.40 + ,232.27 + ,8.0 + ,1.64 + ,11.55 + ,-46.11 + ,8.0 + ,1.49 + ,-21.76 + ,-17.21 + ,8.0 + ,1.21 + ,5.75 + ,15.33 + ,8.0 + ,1.22 + ,5.92 + ,5.06 + ,7.9 + ,1.63 + ,2.42 + ,-4.57 + ,8.0 + ,1.6 + ,-17.19 + ,-23.36 + ,8.4 + ,1.87 + ,3.89 + ,-11.39) + ,dim=c(4 + ,62) + ,dimnames=list(c('Time_RFC' + ,'#_pageviews' + ,'Logins' + ,'Compendiums_views' + ,'shared_compendiums' + ,'reviewed_compendiums' + ,'Compendium_writing') + ,1:62)) Error in dimnames(data) <- dimnames : length of 'dimnames' [1] not equal to array extent Calls: array Execution halted