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.2
Depends: R (≥ 3.2.0)
Suggests: mockery, testthat, knitr, rmarkdown (≥ 1.0)
Published: 2017-10-22
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.2.tar.gz
Windows binaries: r-devel: subprocess_0.8.2.zip, r-release: subprocess_0.8.2.zip, r-oldrel: subprocess_0.8.2.zip
OS X El Capitan binaries: r-release: subprocess_0.8.2.tgz
OS X Mavericks binaries: r-oldrel: subprocess_0.8.2.tgz
Old sources: subprocess archive

Reverse dependencies:

Reverse imports: wdman

Linking:

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