软件包: r-cran-processx (3.5.2-2)
r-cran-processx 的相关链接
Trisquel 的资源:
下载源码包 r-cran-processx:
- [r-cran-processx_3.5.2-2.dsc]
- [r-cran-processx_3.5.2.orig.tar.gz]
- [r-cran-processx_3.5.2-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian R Packages Maintainers
- Andreas Tille
外部的资源:
- 主页 [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.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.1.1-2)
- 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.7.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-cli
- GNU R helpers for developing command line interfaces
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-withr
- GNU R package to run code 'With' temporarily modified global state