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

Changelog

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

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Adapt Test-Depends to Suggests

 -- Andreas Tille <email address hidden>  Mon, 26 Jun 2023 15:00:50 +0200

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

Downloads

File Size SHA-256 Checksum
r-cran-processx_3.8.1-1.dsc 2.2 KiB fc53734ca218d4ac1f5c69ba436fba80864ac57a03ae4e7fe3ac8db06c02e836
r-cran-processx_3.8.1.orig.tar.gz 160.3 KiB e008472b81d4ca1a37a4ba7dd58e5e944f96ab2e44c8ccc8840d43e9fe99e93c
r-cran-processx_3.8.1-1.debian.tar.xz 3.2 KiB 5b9fe419de668f8a8b754e0814e0eecf9384aaf1615a15891b7409c5bd73114b

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