Author: tille Date: 2016-12-19 09:07:35 +0000 (Mon, 19 Dec 2016) New Revision: 23319
Modified: trunk/packages/R/r-cran-progress/trunk/debian/changelog trunk/packages/R/r-cran-progress/trunk/debian/control Log: We also need prettyunits Modified: trunk/packages/R/r-cran-progress/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-progress/trunk/debian/changelog 2016-12-19 09:05:33 UTC (rev 23318) +++ trunk/packages/R/r-cran-progress/trunk/debian/changelog 2016-12-19 09:07:35 UTC (rev 23319) @@ -1,5 +1,7 @@ r-cran-progress (1.1.2-1) UNRELEASED; urgency=medium * Initial release (closes: #xxxxxx) + TODO: + https://cran.r-project.org/web/packages/prettyunits/index.html -- Andreas Tille <[email protected]> Mon, 19 Dec 2016 09:29:25 +0100 Modified: trunk/packages/R/r-cran-progress/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-progress/trunk/debian/control 2016-12-19 09:05:33 UTC (rev 23318) +++ trunk/packages/R/r-cran-progress/trunk/debian/control 2016-12-19 09:07:35 UTC (rev 23319) @@ -19,8 +19,8 @@ ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} -Description: Terminal Progress Bars - Configurable Progress bars, they may include percentage, +Description: GNU R Terminal Progress Bars + Configurable Progress bars for GNU R, they may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in 'Emacs' 'ESS', 'RStudio', 'Windows' 'Rgui' and the 'macOS' 'R.app'. The package also provides a 'C++' 'API', that works _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
