Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

vim-scripts/Vim-R-plugin

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2628

This plugin improves Vim's support for editing R code and makes it possible to integrate Vim with R. The functionality is similar to what you can find in Tinn-R and ESS mode of Emacs. This filetype plugin uses Tmux (Linux, OS X, or other Unix) or a C library (Microsoft Windows) or Apple Script (Mac OS X) to send commands to R. The communication with R also depends on the R package vimcom.

Screenshots and Debian package: http://www.lepem.ufc.br/jaa/vim-r-plugin.html
Comments and general questions: https://groups.google.com/forum/#!forum/vim-r-plugin
Development code and bug report: https://github.com/jcfaria/Vim-R-plugin

MAIN FEATURES:

  * Communication with R.
  * Omni completion (auto-completion) for R objects and function arguments.
  * Ability to see R's documentation in a Vim's buffer.
  * Object Browser.
  * Syntax highlighting for R, RHelp, RMarkdown and RreStructuredText code.
  * Smart indentation for R, RHelp, RMarkdown and RreStructuredText syntax.
  * Most of the plugin's behavior is customizable.

    For a detailed list of features, see: http://www.lepem.ufc.br/jaa/r-plugin.html#r-plugin-features

USE:

   See http://www.lepem.ufc.br/jaa/r-plugin.html#r-plugin-use

FILES:

   See http://www.lepem.ufc.br/jaa/r-plugin.html#r-plugin-files

About

Plugin to work with R

Resources

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.