Sublime Forum

Build system for R

#1

I was surprised today to find the build system for R code no longer works. I started the repl R environment and received a message that Rbox needed SendText+. A message asked if i wanted to install it, which I did. Following that, ctrl-B in my r-code window no longer compiles in the R repl environment. I notice that the syntax for R is no longer highlighted either. Does anyone know what the devil has happened?

In an attempt to fix this, I used the remove package facility to remove Rbox, and then quit Sublime text, restarted and reinstalled Rbox with the package installer, but to no avail.

0 Likes

#2

OK, I fixed it. I should have read the documentation for Rbox package, which no longer does the send text to repl, and for the Sendtext package which has a few setups to do (in the user options and the send command).

0 Likes