Package: MonteCarlo
Type: Package
Title: Automatic Parallelized Monte Carlo Simulations
Version: 1.0.4
Date: 2018-03-14
Author: Christian Hendrik Leschinski
Maintainer: Christian Hendrik Leschinski <leschinski@statistik.uni-hannover.de>
Description: Simplifies Monte Carlo simulation studies by automatically 
             setting up loops to run over parameter grids and parallelising
             the Monte Carlo repetitions. It also generates LaTeX tables.
URL: http://github.com/FunWithR/MonteCarlo
BugReports: http://github.com/FunWithR/MonteCarlo/issues
License: GPL-2
Imports: abind(>= 1.4-0), codetools(>= 0.2-8), rlecuyer(>= 0.3-4),
        snow(>= 0.4-1), snowfall(>= 1.84-4), stats(>= 3.0.2), utils(>=
        3.0.2), reshape(>= 0.8.6)
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown, testthat, dplyr, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-03-14 20:41:58 UTC; Christian
Repository: CRAN
Date/Publication: 2018-03-14 22:53:37 UTC
