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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)

 -- Charles Plessy <email address hidden>  Mon, 17 Jun 2024 09:54:40 +0900

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-processx_3.8.4-1.dsc 2.2 KiB 1c7c009da87fcccf2d2009e05d8a706f49c6f26ac52310a8ef3a5d0d89e7a18f
r-cran-processx_3.8.4.orig.tar.gz 160.1 KiB 6627672d7fb109f37dc1d0eaef913f4cfc7ad8ac807abf0397e6d37753b1e70b
r-cran-processx_3.8.4-1.debian.tar.xz 3.4 KiB e84c0c0b6486f6c123ec517fe161a728dd7fd021c56a6dbd2136651674316114

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