r-cran-rcppprogress 0.4.1-1 source package in Ubuntu

Changelog

r-cran-rcppprogress (0.4.1-1) unstable; urgency=medium

  * Initial release (closes: #914773)

 -- Andreas Tille <email address hidden>  Tue, 27 Nov 2018 08:42:44 +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

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-rcppprogress_0.4.1-1.dsc 2.1 KiB a6e32781b39543f40f344bb72d4d849af00de91c1f1b51853415432956cfb695
r-cran-rcppprogress_0.4.1.orig.tar.gz 12.1 KiB 11764105922f763d4c75c502599ec7dcc2fd629a029964caf53f98b41d0c607a
r-cran-rcppprogress_0.4.1-1.debian.tar.xz 1.8 KiB 906d41f36feb8bd219cd6bb1e725ada267f3e129c5f7c17a908bb00edca158be

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.