r-cran-processx 3.8.0-1 source package in Ubuntu
Changelog
r-cran-processx (3.8.0-1) unstable; urgency=medium * New upstream version -- Andreas Tille <email address hidden> Wed, 02 Nov 2022 11:45:08 +0100
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 | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-processx_3.8.0-1.dsc | 2.1 KiB | bc63a6c3be05cf427b5b32dd42b3413dd26cbb45a8d328a1ace610162583c472 |
r-cran-processx_3.8.0.orig.tar.gz | 158.7 KiB | 9270d9d26c4314151062801a5c1fc57556b4fcb41dbf3558cb5bd230b18ffb0b |
r-cran-processx_3.8.0-1.debian.tar.xz | 3.2 KiB | 85e5a83c8667b9af0cbd2843afc47f7ff276771731ecf7fc07e6217fda9c1854 |
Available diffs
- diff from 3.7.0-1 to 3.8.0-1 (8.2 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