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 - 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](https://sublime.wbond.net) ## Settings See `Perference: R-Box Settings` ## Recommendations - [SendCode](https://github.com/randy3k/SendCode) for sending R code to Terminal / R GUI / RStudio. - [SublimeLinter-contrib-lintr](https://github.com/jimhester/SublimeLinter-contrib-lintr) for linting R code. - [Bracket​Highlighter](https://github.com/facelessuser/BracketHighlighter) for advanced bracket highlighting. - [Whitespace](https://github.com/randy3k/Whitespace) for cleaning whitespaces. - [TerminalView](https://github.com/Wramberg/TerminalView) for running R Console in Sublime Text (macOS and Linux only). - [rtichoke](https://github.com/randy3k/rtichoke) is a better R console for Terminal. Running `rtichoke` on TerminalView within Sublime Text.