I'm using Sublime 3, and I have a very simple question. SublimeREPL is working perfectly with R files, and Sublime compiles perfectly the knitr files (using LaTeXing)
But if I want to send R code from a knitr file (.Rnw) I get the following error:
Cannot find REPL for 'tex.latex.knitr.ing'
(I'm using Ubuntu 14.04 by the way)
Any ideas?