Functions to allow you to easily pass command-line arguments into R, and functions to aid in submitting your R code in parallel on a cluster and joining the results afterward (e.g. multiple parameter values for simulations running in parallel, splitting up a permutation test in parallel, etc.). See ‘parseCommandArgs(...)’ for the main example of how to use this package.
| Version: | 1.1-4 |
| Depends: | R (≥ 2.14) |
| Suggests: | parallel |
| Published: | 2013-06-05 |
| Author: | Thomas Hoffmann |
| Maintainer: | Thomas Hoffmann <tjhoffm at gmail.com> |
| License: | GPL-2 | GPL-3 [expanded from: GPL] |
| URL: | http://sites.google.com/site/thomashoffmannproject/ |
| NeedsCompilation: | no |
| Citation: | batch citation info |
| In views: | HighPerformanceComputing |
| CRAN checks: | batch results |
| Package source: | batch_1.1-4.tar.gz |
| MacOS X binary: | batch_1.1-4.tgz |
| Windows binary: | batch_1.1-4.zip |
| Reference manual: | batch.pdf |
| Old sources: | batch archive |