[ 源代码: r-cran-processx ]
软件包:r-cran-processx(3.4.5-1)
r-cran-processx 的相关链接
Debian 的资源:
下载源码包 r-cran-processx:
- [r-cran-processx_3.4.5-1.dsc]
- [r-cran-processx_3.4.5.orig.tar.gz]
- [r-cran-processx_3.4.5-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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.3-1)
- GNU R core of statistical computation and graphics system
-
- 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.2.0)
- Call GNU R from GNU R
-
- rec: r-cran-codetools
- GNU R package providing code analysis tools
-
- rec: r-cran-curl
- GNU R modern and flexible web client for R
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-crayon
- GNU R colored terminal output
-
- sug: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state