OLDREADME.md
August 26, 2018 · View on GitHub
R package for Sublime Text
Improve your R coding experiences with Sublime Text!
Features highlight!
| Auto Completions | R-Box Main Menu |
|---|---|
|
|
| Installed packages; Objects in packages; Function arguments. | Some features are provided by SendCode. |
| Popup Hints | Code Tools |
|
|
| [Help] button opens rdocumentation.org | Format Code and Extract Function |
Syntaxes
- R Extended Syntax (merged into Sublime Text)
- Rcpp Syntax
- R Sweave and R Markdown syntaxes
Build commands
Build commands C+b for R Package, Rmarkdown and Rnw files.

Installation
- Install via Package Control
Settings
See Perference: R-Box Settings
Recommendations
- SendCode for sending R code to Terminal / R GUI / RStudio.
- BracketHighlighter for advanced bracket highlighting.
- Whitespace for cleaning whitespaces.
- Terminus for running R Console in Sublime Text (macOS and Linux only).
- rtichoke is a better R console for Terminal.

Running rtichoke on Terminus within Sublime Text.