Package: simTool
Type: Package
Title: Conduct Simulation Studies with a Minimal Amount of Source Code.
Version: 1.0.3
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-25 16:05:23 UTC; m
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-25 20:48:51
