r-cran-callr 3.4.0-1 source package in Ubuntu

Changelog

r-cran-callr (3.4.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.4.1

 -- Dylan Aïssi <email address hidden>  Mon, 30 Dec 2019 22:19:31 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-callr_3.4.0-1.dsc 2.1 KiB 0e9719bd881d4e88a69f2173e72766abb0db7ef919c7d3286d70fd6f7721ba20
r-cran-callr_3.4.0.orig.tar.gz 97.8 KiB 99ea44fa5b9ce3db1c3811f57021b04c172611ec6caa6e317808ff489fe07dc3
r-cran-callr_3.4.0-1.debian.tar.xz 2.5 KiB fad95a7b46552f85624b127b9256d14dc69481ce8b79211146b720f344e6e5a5

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.