Skip to content

jeroenjanssens/runr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runr

Build Status

This is an R package providing mechanisms to run with external programs such as Julia, Shell, and Python, etc. The basic idea is to open a background process, pipe the source code into the process, evaluate it, and obtain the printed results.

At the moment, there are only a few very simple engines:

Contributions welcome!

This package was originally designed for the language engines in knitr, but it might be useful for more general cases.

About

Run external programs from R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 65.9%
  • Python 13.3%
  • Julia 10.3%
  • Ruby 5.6%
  • Shell 4.9%