Skip to content

robertzk/ristocrat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Ristocrat - better, richer REPL for R

Ristocrat (pronounced "arristocrat") will be a better, richer REPL for R, that

  • Easier editing of R commands and history using ed-like history traversal and an editor of your choice (like vim).

  • Color-coded console input and output, which should allow for clearer and faster inspection of code.

  • Smart pasting capabilities, preventing R expressions such as

    if (blah) 1
    else 2

    from causing errors due to sequential line interpretation.

  • Integration with a background Docker service that is much smarter about maintaining an in-memory cache of your data than RData files, and will allow for (probably immutable read-only) shared memory between Ristrocrat sessions.

About

A better, richer REPL for R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published