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.