Package: microbenchmark
Title: Accurate Timing Functions
Description: Provides infrastructure to accurately measure and compare
        the execution time of R expressions.
Authors@R: c( person("Olaf", "Mersmann", role=c("aut", "cre"),
        email="olafm@p-value.net"), person("Claudia", "Beleites",
        role=c("ctb")), person("Rainer", "Hurling", role=c("ctb")),
        person("Ari", "Friedman", role=c("ctb")))
License: BSD_2_clause + file LICENSE
Imports: graphics, ggplot2
Suggests: multcomp
ByteCompile: yes
LazyData: yes
Version: 1.4-2
Packaged: 2014-09-28 13:28:24 UTC; olafm
Author: Olaf Mersmann [aut, cre],
  Claudia Beleites [ctb],
  Rainer Hurling [ctb],
  Ari Friedman [ctb]
Maintainer: Olaf Mersmann <olafm@p-value.net>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-09-28 18:38:41
