r-cran-rcppprogress 0.4.2-1 source package in Ubuntu
Changelog
r-cran-rcppprogress (0.4.2-1) unstable; urgency=medium * Team upload. * New upstream version * debhelper-compat 12 * Standards-Version: 4.5.0 * rename debian/tests/control.autodep8 to debian/tests/control * Trim trailing whitespace. -- Dylan Aïssi <email address hidden> Mon, 10 Feb 2020 07:13:45 +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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-rcppprogress_0.4.2-1.dsc | 2.1 KiB | 6f13391c36ce9de9232eaaa8245bd7520877763a986f9b86e4c765bec2a29113 |
r-cran-rcppprogress_0.4.2.orig.tar.gz | 11.8 KiB | b1624b21b7aeb1dafb30f092b2a4bef4c3504efd2d6b00b2cdf55dc9df194b48 |
r-cran-rcppprogress_0.4.2-1.debian.tar.xz | 1.9 KiB | fc01e32d2ae26b8dd60aac1d3fd7686cf8b4b21c3ea6ce5a95fb8e3eaa00320e |
Available diffs
- diff from 0.4.1-1 to 0.4.2-1 (1.8 KiB)
No changes file available.
Binary packages built by this source
- r-cran-rcppprogress: interruptible progress bar for C++ in GNU R packages
This GNU R package allows one to display a progress bar in the R
console for long running computations taking place in c++ code,
and support for interrupting those computations even in multithreaded
code, typically using OpenMP.