r-cran-processx 3.8.3-1 source package in Ubuntu

Changelog

r-cran-processx (3.8.3-1) unstable; urgency=medium

  * Fix clean target
    Closes: #1047953
  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 19 Dec 2023 17:53:54 +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 Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-processx_3.8.3-1.dsc 2.2 KiB dc669f7476285cc7c9cc43eb01cc7e010610064d34f0db1fbc2e7e144dbe59e9
r-cran-processx_3.8.3.orig.tar.gz 159.8 KiB 1ad8c51482b89702fbbb6621b1a179c1ae67b78388b8fd9c841bbc8cf035d831
r-cran-processx_3.8.3-1.debian.tar.xz 3.4 KiB 89f3d5bdf488171e6e1717c0f297512bd2fcda7d4165eaaa771278a82af7ca17

Available diffs

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