Last data update: 2014.03.03

pbapply

Package: pbapply
Type: Package
Title: Adding Progress Bar to '*apply' Functions
Version: 1.2-1
Date: 2016-04-19
Author: Peter Solymos [aut, cre], Zygmunt Zawadzki [aut]
Maintainer: Peter Solymos <solymos@ualberta.ca>
Description: A lightweight package that adds
progress bar to vectorized R functions
('*apply'). The implementation can easily be added
to functions where showing the progress is
useful (e.g. bootstrap). The type and style of the
progress bar (with percentages or remaining time)
can be set through options.
Depends: R (>= 3.2.0)
License: GPL-2
URL: https://github.com/psolymos/pbapply
BugReports: https://github.com/psolymos/pbapply/issues
LazyLoad: yes
NeedsCompilation: no
Packaged: 2016-04-19 06:50:40 UTC; root
Repository: CRAN
Date/Publication: 2016-04-19 13:50:16

● 0 images, 3 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pbapply' ...
** package 'pbapply' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'pbapply'
    finding HTML links ... done
    pbapply                                 html  
    pboptions                               html  
    timerProgressBar                        html  
** building package indices
** testing if installed package can be loaded
* DONE (pbapply)
Making 'packages.html' ... done