[ 原始碼: r-cran-processx ]
套件:r-cran-processx(3.8.4-1)
r-cran-processx 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-processx:
- [r-cran-processx_3.8.4-1.dsc]
- [r-cran-processx_3.8.4.orig.tar.gz]
- [r-cran-processx_3.8.4-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
GNU R 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 and their children; restart 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.
其他與 r-cran-processx 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-ps (>= 1.2.0)
- GNU R list, query, manipulate system processes
-
- dep: r-cran-r6
- R classes with reference semantics
-
- rec: r-cran-callr (>= 3.7.3)
- Call GNU R from GNU R
-
- rec: r-cran-cli (>= 3.3.0)
- GNU R helpers for developing command line interfaces
-
- rec: r-cran-codetools
- GNU R package providing code analysis tools
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-curl
- GNU R modern and flexible web client for R
-
- rec: r-cran-rlang (>= 1.0.2)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite
-
- rec: r-cran-webfakes
- fake Web Apps for HTTP testing of GNU R packages
-
- rec: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state