パッケージ: 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