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-5 |
Depends: | R (≥ 2.14) |
Suggests: | parallel |
Published: | 2018-04-16 |
DOI: | 10.32614/CRAN.package.batch |
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 |
Reference manual: | batch.pdf |
Package source: | batch_1.1-5.tar.gz |
Windows binaries: | r-devel: batch_1.1-5.zip, r-release: batch_1.1-5.zip, r-oldrel: batch_1.1-5.zip |
macOS binaries: | r-release (arm64): batch_1.1-5.tgz, r-oldrel (arm64): batch_1.1-5.tgz, r-release (x86_64): batch_1.1-5.tgz, r-oldrel (x86_64): batch_1.1-5.tgz |
Old sources: | batch archive |
Please use the canonical form https://CRAN.R-project.org/package=batch to link to this page.