processx: Execute and Control System Processes

Tools to run system processes in the background. It can check if a background process is running; wait on a background process to finish; get the exit status of finished processes; kill background processes. It can read the standard output and error of the processes, using non-blocking connections. 'processx' can poll a process for standard output or error, with a timeout. It can also poll several processes at once.

Version: 3.4.3
Imports: ps (≥ 1.2.0), R6, utils
Suggests: callr (≥ 3.2.0), codetools, covr, crayon, curl, debugme, parallel, testthat, withr
Published: 2020-07-05
Author: Gábor Csárdi ORCID iD [aut, cre, cph], Winston Chang [aut], RStudio [cph, fnd], Mango Solutions [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/r-lib/processx/issues
License: MIT + file LICENSE
URL: https://processx.r-lib.org, https://github.com/r-lib/processx#readme
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: processx results

Downloads:

Reference manual: processx.pdf
Package source: processx_3.4.3.tar.gz
Windows binaries: r-devel: processx_3.4.3.zip, r-release: processx_3.4.3.zip, r-oldrel: processx_3.4.3.zip
macOS binaries: r-release: processx_3.4.3.tgz, r-oldrel: processx_3.4.3.tgz
Old sources: processx archive

Reverse dependencies:

Reverse imports: asciicast, AzureContainers, babelwhale, bigchess, callr, cloudml, dynwrap, eplusr, mlflow, pagedown, pak, PGA, pingr, pkgcache, pkgdown, proffer, qsub, rbi, regexTestR, rhub, RSuite, sarsop, strex, tensorflow, tmuxr, universalmotif, wdman, xopen
Reverse suggests: altair, AzureStor, blogdown, dragon, languageserver, liteq, orderly, plotly, ps, rscala, tfdeploy, vaultr, vegawidget, zip

Linking:

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