batch: Batching Routines in Parallel and Passing Command-Line Arguments to R

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.

Getting started

Package details

AuthorThomas Hoffmann <tjhoffm@gmail.com>
MaintainerThomas Hoffmann <tjhoffm@gmail.com>
LicenseGPL
Version1.1-5
URL http://sites.google.com/site/thomashoffmannproject/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("batch")

Try the batch package in your browser

Any scripts or data that you put into this service are public.

batch documentation built on May 2, 2019, 3:26 a.m.