r-cran-callr 3.7.0-1 source package in Ubuntu
Changelog
r-cran-callr (3.7.0-1) unstable; urgency=medium * New upstream version * Standards-Version: 4.6.0 (routine-update) * dh-update-R to update Build-Depends (3) (routine-update) -- Andreas Tille <email address hidden> Fri, 24 Sep 2021 06:52:21 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-callr_3.7.0-1.dsc | 2.1 KiB | 191ce55f94d3687cd8df6c8e4573d75509273b853bf58afbf7b4fda7d88be8d6 |
r-cran-callr_3.7.0.orig.tar.gz | 72.8 KiB | d67255148595c6d0ba4c4d241bc9f6b5e00cafe25fdc13e38c10acc38653360a |
r-cran-callr_3.7.0-1.debian.tar.xz | 2.8 KiB | a87ce3ec15ca0d9549fa87830f2f00683cb5c376fd68916bdbad9a935918fa74 |
Available diffs
- diff from 3.5.1-1 to 3.7.0-1 (29.1 KiB)
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.