R-Box icon indicating copy to clipboard operation
R-Box copied to clipboard

R package for Sublime Text 3

Results 19 R-Box issues
Sort by recently updated
recently updated
newest added

when I choose to send code to sublimerepl, R-box often can't send code to sublimerepl.

Hi, I uninstalled R-Box using Package Control, and there is still a drop-down menu next to "Project", "Preferences", and "Help". Clicking any of the options doesn't do anything (which makes...

I'm wondering why I get this error when trying to "Clean and Build" using R-Box. I don't have this issue on RStudio or when I ran R from the terminal...

Hello, I am using sublime text 3 on mac os x, somehow for some R source files using tidyverse (which doesn't work well with my anaconda R install), R-box crashed...

Hi, I have installed R-box and SendCode and make the proper setup. When I click on R-box in the bottom right corner, only three options appear: R markdow, R sweave...

Intermittently, setting the working directory does not work (neither via keyboard shortcut or using the menu item). Error message in console: `no command for selector: noop:`

Hello, I habe installed r-box and all dependencies but the popup-hints don't appear. By typing any r-command only the autocomplete appear. Any idea what i can do? Christian I use...

Hi Randy, let me begin on a general note. I love Rbox. It is a fantastic tool. But, everytime I have to enter the configurations for R again (say I...

In our terminology an `object` could be: - a dataset of any type (data.frame, vector, list, s4 object) - a function - an environment - hidden objects starting with `.`...

I am using sublime text to write something with bookdown that uses footnotes extensively. Would be great to get a syntax highlighting for the sequence `\^\[.*\]`. I'm not sure how...