r-cran-callr 3.7.3-2 source package in Ubuntu

Changelog

r-cran-callr (3.7.3-2) unstable; urgency=medium

  * Force excludion of asciicast calls from tests
    Closes: #1028348
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <email address hidden>  Tue, 10 Jan 2023 09:24:19 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-callr_3.7.3-2.dsc 2.1 KiB 65d1f45563daa561c9e701402e4ca7f156101092e424466a0924866ee66b6405
r-cran-callr_3.7.3.orig.tar.gz 95.5 KiB 567bfedf073a1d4c5785f0553341608a214938110567b9a6495ff20ebb2fd04e
r-cran-callr_3.7.3-2.debian.tar.xz 4.1 KiB 6297a3b5cad8565a401b7eaf36d83730f32680ef037965da6df3a1eb7268c9cc

Available diffs

No changes file available.

Binary packages built by this source

r-cran-callr: Call GNU R from GNU R

 It is sometimes useful to perform a computation in a separate R
 process, without affecting the current R process at all. This
 package does exactly that.