Package: batch 1.1-5

Thomas Hoffmann

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.

Authors:Thomas Hoffmann <[email protected]>

batch_1.1-5.tar.gz
batch_1.1-5.tar.gz(r-4.5-noble)batch_1.1-5.tar.gz(r-4.4-noble)
batch_1.1-5.tgz(r-4.4-emscripten)batch_1.1-5.tgz(r-4.3-emscripten)
batch.pdf |batch.html
batch/json (API)

# Install 'batch' in R:
install.packages('batch', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.85 score 179 scripts 285 downloads 4 mentions 9 exports 0 dependencies

Last updated 7 years agofrom:2735a2510b. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 03 2024
R-4.5-linuxOKNov 03 2024

Exports:mergeCsvmsplitparseCommandArgsrbatchrbatch.defaultrbatch.localrbatch.local.runrbatch.lsfrbatch.mosix

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Merge CSV FilesmergeCsv
Split Vectors for Parallelizationmsplit
Parse Command-Line ArgumentsparseCommandArgs
R Batch Submissionrbatch rbatch.default rbatch.local rbatch.local.run rbatch.lsf rbatch.mosix