*** Exception: R Runtime Error: Error in xy.coords(x, y, xlabel, ylabel, log) : argument "x" is missing, with no default :9:1: Exception when trying to run compile-time code: R Runtime Error: Error in parse(text = " plot( ", keep.source = FALSE) : :2:0: unexpected end of input 1: plot( ^ Code: Language.Haskell.TH.Quote.quoteExp r " plot( " :11:1: Exception when trying to run compile-time code: R Runtime Error: Error in parse(text = " 1+()-2 ", keep.source = FALSE) : :1:5: unexpected ')' 1: 1+() ^ Code: Language.Haskell.TH.Quote.quoteExp r " 1+()-2 "