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.5
Imports: ps (≥ 1.2.0), R6, utils
Suggests: callr (≥ 3.2.0), codetools, covr, crayon, curl, debugme, parallel, testthat, withr
Published: 2020-11-30
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.5.tar.gz
Windows binaries: r-devel: processx_3.4.5.zip, r-release: processx_3.4.5.zip, r-oldrel: processx_3.4.5.zip
macOS binaries: r-release: processx_3.4.5.tgz, r-oldrel: processx_3.4.5.tgz
Old sources: processx archive

Reverse dependencies:

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

Linking:

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