processx (3.8.6)

Published 2026-02-24 13:47:23 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("processx")

About this package

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.Execute and Control System Processes

Dependencies

Imports ps (>= 1.2.0), R6, utils
Depends R (>= 3.4.0)
Suggests callr (>= 3.7.3), cli (>= 3.3.0), codetools, covr, curl, debugme, parallel, rlang (>= 1.0.2), testthat (>= 3.0.0), webfakes, withr
Details
CRAN
2026-02-24 13:47:23 +00:00
0
MIT + file LICENSE
Gábor Csárdi
Winston Chang
Posit Software
PBC
Ascent Digital Services
161 KiB
Assets (1)
Versions (1) View all
3.8.6 2026-02-24