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(11,73.537.43,0.003774948,0.000244773,4,13.268.63,0.012842321,0.00052756,4,19.483.82,0.012820894,0.002597027,9,40.371.54,0.001907284,0.000520168,4,21.831.00,0.000723741,0.000421419,9,27.347.25,0.006011573,0.000760588),dim=c(4,6),dimnames=list(c('personal,','sup,','select,','trofe'),1:6)) Error: unexpected numeric constant in "x <- array(list(11,73.537.43" Execution halted