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. > y <- c(12.471,7.589,3.175,0,7.301,9.402,9.491,8.14,0,0.0,9.835,9.833,5.20,9.659,6.741,8.808,8.793,0.0,8.65,9.69,9.09,5;21,5.18,9.42,8.48,7.84,6.83,0.0,8.64,11.01) Error: unexpected ';' in "y <- c(12.471,7.589,3.175,0,7.301,9.402,9.491,8.14,0,0.0,9.835,9.833,5.20,9.659,6.741,8.808,8.793,0.0,8.65,9.69,9.09,5;" Execution halted