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.2
Date: 2014-09-07
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 management code for the
    results) 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), parallel
Suggests: ggplot2, knitr, boot, RUnit
License: GPL-3
VignetteBuilder: knitr
Packaged: 2014-10-14 19:20:16 UTC; m
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-15 02:27:34
