r-cran-callr 3.7.6-1 source package in Ubuntu
Changelog
r-cran-callr (3.7.6-1) unstable; urgency=medium * New upstream version * Standards-Version: 4.7.0 (routine-update) -- Andreas Tille <email address hidden> Sun, 12 May 2024 06:52:57 +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 | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-callr_3.7.6-1.dsc | 2.2 KiB | 377a5b8fe115f2895a9d8f408b9af01c92c8cc7f7f4ff9f2eb4cf092dcbb128a |
r-cran-callr_3.7.6.orig.tar.gz | 101.9 KiB | e4bce367e869e42eaeea05566d2033d8cee2103179b11cd9a401440b58a351f8 |
r-cran-callr_3.7.6-1.debian.tar.xz | 4.1 KiB | 7fed24e570b52767b6881db822758b471c2d4713a8fb3019e201c2ef1e556d09 |
Available diffs
- diff from 3.7.5-1 to 3.7.6-1 (27.5 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.