subprocess: Manage Sub-Processes in R

Create and handle multiple sub-processes in R, exchange data over standard input and output streams, control their life cycle.

Version: 0.8.3
Depends: R (≥ 3.2.0)
Suggests: mockery, testthat, knitr, rmarkdown (≥ 1.0)
Published: 2018-08-13
Author: Lukasz Bartnik [aut, cre]
Maintainer: Lukasz Bartnik <l.bartnik at gmail.com>
BugReports: https://github.com/lbartnik/subprocess/issues
License: MIT + file LICENSE
URL: https://github.com/lbartnik/subprocess
NeedsCompilation: yes
SystemRequirements: C++11
Materials: NEWS
CRAN checks: subprocess results

Downloads:

Reference manual: subprocess.pdf
Vignettes: Introduction to Sub-Processes in R
Package source: subprocess_0.8.3.tar.gz
Windows binaries: r-devel: subprocess_0.8.3.zip, r-devel-gcc8: subprocess_0.8.3.zip, r-release: subprocess_0.8.3.zip, r-oldrel: subprocess_0.8.3.zip
OS X binaries: r-release: subprocess_0.8.3.tgz, r-oldrel: subprocess_0.8.3.tgz
Old sources: subprocess archive

Reverse dependencies:

Reverse imports: bigchess, wdman

Linking:

Please use the canonical form https://CRAN.R-project.org/package=subprocess to link to this page.