R version 3.3.1 (2016-06-21) -- "Bug in Your Hair" 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. > x <- array(list(Group,Phage,%,Kill,%,Lyt,1,IL6,IL2,TNF,A1(+ve),76.1,72.2,1.16,536.54,195.41,182.08,,72.8,74.1,1.07,421.12,182.98,170.91,,80.5,66.5,1.32,530.59,201.55,193.43,A2,76.23,74.2,1.28,465.11,193.61,169.41,,73.18,71.3,1.12,466.01,187.8,157.98,,80.11,76.8,1.23,465.27,178.26,178.76,A3,79.3,75.8,1.42,379.68,188.15,165.73,,76.4,70.2,1.22,358.96,175.81,156.12,,85.1,80.5,1.57,385.21,198.27,171.55,A4,80.27,77.2,1.44,405.77,180.09,167.09,,76.39,71.5,1.37,420.21,170.21,168.87,,85.87,80.1,1.57,390.65,189.54,173.11,A5,(-),89,85.4,1.72,239.43,161.61,136.94,,85.2,79.5,0.98,226.99,169.87,149.8,,93.8,89.9,2.2,250.22,170.92,129.44),dim=c(10,16),dimnames=list(c('sid','group','Phage','%','Kill','%','Lyt','1','IL6','IL2','TNFcue','flanker','mean_rt'),1:16)) Error: unexpected SPECIAL in "x <- array(list(Group,Phage,%,Kill,%" Execution halted