R version 3.3.0 (2016-05-03) -- "Supposedly Educational" Copyright (C) 2016 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(1773.122987 1755.738671 1815.326624 1864.514879 1950.424506 2058.263335 2172.024891 2218.026029 2312.131495 2471.493 2521.343487 2597.585514 2651.132215 2812.617539 2986.81924 3213.061525 3457.058429 3739.273928 3828.350847 4094.456722 4452.925168 4685.863732 4861.063358 5131.82638 5438.616195) Error: unexpected numeric constant in "y <- c(1773.122987 1755.738671" Execution halted