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(506.4,1.51,4.898,4.539,373.872,1.35,139.6,0.42,1.483,1.201,5.660,24.66,937.2,2.81,9.188,8.220,53.338,17.57,747.0,2.24,7.402,6.450,71.450,10.45,7.750.7,23.3,87.870,57.106,1.365.128,5.68,12.934.5,38.82%,140.791,88.041,1.076.395,12.02,1.205.5,3.62,15.485,10.073,553.556,2.18,1.013.9,3.04,13.737,9.243,591.670,1.71,3.591.8,10.78,50.856,21.079,642.317,5.59,4.384.0,13.16,44.276,32.095,925.186,4.74,33.1,0.10,373,198,474.391,0.07,43.7,0.13,721,201,1.183.085,0.04,31.6,0.10,805,147,1.936.113,0.02),dim=c(6,13),dimnames=list(c('A','B','C','D','E','F'),1:13)) Error: unexpected numeric constant in "x <- array(list(506.4,1.51,4.898,4.539,373.872,1.35,139.6,0.42,1.483,1.201,5.660,24.66,937.2,2.81,9.188,8.220,53.338,17.57,747.0,2.24,7.402,6.450,71.450,10.45,7.750.7" Execution halted