Package: simTool
Type: Package
Title: An easy to learn framework to conduct simulation studies which
        disengages the researcher from administrative source code.
Version: 1.0
Date: 2013-02-21
Author: Marsel Scheer <scheer@freescience.de>
Maintainer: Marsel Scheer <scheer@freescience.de>
Description: The simTool package is designed for statistical simulations that
    have two components. One component generates the data and the other one
    analyzes the data. The main aims of the simTool package are the reduction
    of the administrative source code (mainly loops) and a simple applicability
    of the package that allows the user to quickly learn how to work with the
    simTool package. Parallel computing is also supported. Finally, convenient
    functions are provided to summarize the simulation results.
Depends: R (>= 2.14.0)
Imports: plyr (>= 1.8.1), reshape (>= 0.8.5)
Suggests: ggplot2, knitr, parallel, boot, RUnit
License: GPL-3
VignetteBuilder: knitr
Packaged: 2014-07-07 18:40:36 UTC; m
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-08 07:49:32
