Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

rbenchmark : Benchmarking routine for R

Package: rbenchmark
Type: Package
Title: Benchmarking routine for R
Version: 1.0.0
Date: 2012-08-30
Authors@R: c( person("Wacek", "Kusnierczyk", role=c("aut", "cre"),
email="waku@idi.ntnu.no"), person("Dirk", "Eddelbuettel",
role="ctb", email="edd@debian.org"), person("Berend",
"Hasselman", role="ctb", email="bhh@xs4all.nl"))
Author: Wacek Kusnierczyk <waku@idi.ntnu.no>
Maintainer: Wacek Kusnierczyk <waku@idi.ntnu.no>
Description: rbenchmark is inspired by the Perl module Benchmark, and
is intended to facilitate benchmarking of arbitrary R code. The
library consists of just one function, benchmark, which is a
simple wrapper around system.time. Given a specification of
the benchmarking process (counts of replications, evaluation
environment) and an arbitrary number of expressions, benchmark
evaluates each of the expressions in the specified environment,
replicating the evaluation as many times as specified, and
returning the results conveniently wrapped into a data frame.
License: GPL (>= 2)
LazyLoad: yes
URL: http://rbenchmark.googlecode.com
Packaged: 2012-08-30 10:04:59 UTC; waku
Repository: CRAN
Date/Publication: 2012-08-30 12:26:04

● Data Source: CranContrib
● 0 images, 2 functions, 0 datasets
Reverse Depends: 1