Package: MonteCarlo
Type: Package
Title: Automatic Parallelized Monte Carlo Simulations
Version: 1.0.1
Date: 2017-03-10
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
Depends: R (>= 3.0.2), 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)
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-04-07 15:30:13 UTC; Christian
Repository: CRAN
Date/Publication: 2017-04-07 17:01:18 UTC
