Last data update: 2014.03.03

timeit

Package: timeit
Type: Package
Title: Easy profiling of R functions
Version: 0.2.1
Date: 2013-02-04
Author: Kevin Ushey
Maintainer: Kevin Ushey <kevinushey@gmail.com>
Description: Provides an easy-to-use wrapper to Rprof() and
summaryRprof() in the profiling of both function calls and
whole blocks of code.
Depends: microbenchmark
Suggests: ggplot2
License: GPL (>= 2)
Collate: 'timeit.R'
Packaged: 2013-02-04 18:39:48 UTC; kevinushey
Repository: CRAN
Date/Publication: 2013-02-04 20:18:47

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

Install log

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