R version 3.2.2 (2015-08-14) -- "Fire Safety" Copyright (C) 2015 The R Foundation for Statistical Computing Platform: x86_64-pc-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. > x <- c(14.5,9.4,16.6,14.8,15.4,9.2,9.5,10.3,22.3,13.1,13.6,10.9,13,10.1,9.4,9.1,9.6,13.5,19.1,10.4,7.2,8.7,11,10.4,17.619.2,11.4,13.7,19.6,13.9,13.7,6,6.9,21.1,14.4,15.8,11,14.9,13.7,13,10.4,10.3,17.3,23.6,13.1,9.9,10.7,14.3,12,25.7) Error: unexpected numeric constant in "x <- c(14.5,9.4,16.6,14.8,15.4,9.2,9.5,10.3,22.3,13.1,13.6,10.9,13,10.1,9.4,9.1,9.6,13.5,19.1,10.4,7.2,8.7,11,10.4,17.619.2" Execution halted