R version 2.12.1 (2010-12-16) Copyright (C) 2010 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-redhat-linux-gnu (64-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. > y <- c(1.3.1.8.2.3.14.4,3.6.3,10,1.9.2.2.5.8,8.4.6.1.6.5.18.7,4,6,11,5.6.7.9.10.1,6.9.3.23.6,2.3.10.6.10.7,6.5) Error: unexpected numeric constant in "y <- c(1.3.1" Execution halted