pimentel / atom-r-exec

Send R code to various R consoles from the Atom editor
https://atom.io/packages/r-exec
MIT License
19 stars 8 forks source link

Uncaught TypeError: Cannot read property 'replace' of undefined #23

Closed pimentel closed 8 years ago

pimentel commented 8 years ago

I get the following error when trying to send the last line of a file (cmd-enter):

/Users/hjp/github/r-exec/lib/r-exec.coffee:309 Uncaught TypeError: Cannot read property 'replace' of undefined

I am using advancePosition and R.app