r-cran-processx 3.5.2-2 source package in Ubuntu
Changelog
r-cran-processx (3.5.2-2) unstable; urgency=medium * Team Upload. * [088a5f5] Revert "d/t/run-unit-test: Exclude one failing test" * [67b0d16] d/p/force-callr-versioned.patch: Version depend on new version of callr to get tests passing -- Nilesh Patra <email address hidden> Fri, 24 Sep 2021 21:12:35 +0530
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-processx_3.5.2-2.dsc | 2.1 KiB | d68e3e8215dc70b20a9ecc2811794d7e2a10d85240af7b83c0472f4fc0af1461 |
r-cran-processx_3.5.2.orig.tar.gz | 138.1 KiB | ed6f2d1047461c6061e6ed58fb6de65a289b56009867892abad76c6bba46fc2b |
r-cran-processx_3.5.2-2.debian.tar.xz | 3.6 KiB | 77a0fec618a835194d6a456eacd0a8cbc2aa6d5b04f44398380f71f08d27f79f |
Available diffs
- diff from 3.4.5-1 to 3.5.2-2 (35.6 KiB)
No changes file available.
Binary packages built by this source
- r-cran-processx: 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-dbgsym: debug symbols for r-cran-processx