Package: MonteCarlo
Type: Package
Title: Automatic Parallelized Monte Carlo Simulations
Version: 1.0.6
Date: 2019-01-29
Author: Christian Hendrik Leschinski
Maintainer: Christian Hendrik Leschinski <christian_leschinski@gmx.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),
        snowfall(>= 1.84-4), stats(>= 3.0.2), utils(>= 3.0.2),
        reshape(>= 0.8.6)
Depends: snow(>= 0.4-1)
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat, dplyr, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-31 09:45:00 UTC; Christian
Repository: CRAN
Date/Publication: 2019-01-31 11:13:20 UTC
Built: R 4.2.0; ; 2022-03-22 10:02:33 UTC; unix
