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.7.0 |
Depends: | R (≥ 3.4.0) |
Imports: | ps (≥ 1.2.0), R6, utils |
Suggests: | callr (≥ 3.7.0), cli (≥ 3.3.0), codetools, covr, curl, debugme, parallel, rlang (≥ 1.0.2), testthat (≥ 3.0.0), withr |
Published: | 2022-07-07 |
Author: | Gábor Csárdi [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 |
Reference manual: | processx.pdf |
Package source: | processx_3.7.0.tar.gz |
Windows binaries: | r-devel: processx_3.7.0.zip, r-release: processx_3.7.0.zip, r-oldrel: processx_3.7.0.zip |
macOS binaries: | r-release (arm64): processx_3.7.0.tgz, r-oldrel (arm64): processx_3.7.0.tgz, r-release (x86_64): processx_3.7.0.tgz, r-oldrel (x86_64): processx_3.7.0.tgz |
Old sources: | processx archive |
Reverse imports: | asciicast, AzureContainers, babelwhale, bigchess, callr, chromote, cliff, cloudml, doconv, dynwrap, eplusr, giftwrap, gittargets, gorpiper, gwpcormapper, htmldf, MainExistingDatasets, memes, mlflow, pagedown, pingr, pkgcache, pkgdepends, proffer, qsub, quarto, rbi, repana, rgee, rhub, rmspc, Rsagacmd, sarsop, stockfish, tensorflow, testthat, uncoverappLib, virtuoso, ViSEAGO, wdman, xopen |
Reverse linking to: | asciicast |
Reverse suggests: | activAnalyzer, AzureStor, blogdown, brms, cli, cmdfun, connectapi, dragon, ggseg3d, golem, InterCellar, languageserver, liteq, multiSight, orderly, pak, plotly, ps, rcmdcheck, ReviewR, rscala, shinyTempSignal, targets, tfdeploy, universalmotif, vaultr, zip |
Please use the canonical form https://CRAN.R-project.org/package=processx to link to this page.