yihui/runr: Run External Programs from R

This package provides 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.

Getting started

Package details

MaintainerYihui Xie <xie@yihui.name>
LicenseGPL
Version0.0.8
URL https://github.com/yihui/runr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yihui/runr")
yihui/runr documentation built on May 4, 2019, 4:26 p.m.