It submits R code/R scripts/shell commands to 'LSF cluster' (<https://en.wikipedia.org/wiki/Platform_LSF>, the 'bsub' system) without leaving R. There is also an interactive 'shiny' app for monitoring the job status.
Version: | 1.1.0 |
Depends: | R (≥ 3.0.0) |
Imports: | GlobalOptions (≥ 0.1.1), GetoptLong (≥ 0.1.8), digest, utils, stats, clisymbols, crayon, methods, grDevices, graphics |
Suggests: | knitr, ssh, DT (≥ 0.13), shiny (≥ 1.0.0), shinyjqui, igraph, graph, Rgraphviz, ggplot2, rmarkdown, markdown |
Published: | 2021-07-01 |
DOI: | 10.32614/CRAN.package.bsub |
Author: | Zuguang Gu |
Maintainer: | Zuguang Gu <z.gu at dkfz.de> |
License: | MIT + file LICENSE |
URL: | https://github.com/jokergoo/bsub |
NeedsCompilation: | no |
SystemRequirements: | Platform LSF, bsub |
Materials: | NEWS |
CRAN checks: | bsub results |
Reference manual: | bsub.pdf |
Vignettes: |
Send R code/R scripts/shell commands to LSF cluster |
Package source: | bsub_1.1.0.tar.gz |
Windows binaries: | r-devel: bsub_1.1.0.zip, r-release: bsub_1.1.0.zip, r-oldrel: bsub_1.1.0.zip |
macOS binaries: | r-release (arm64): bsub_1.1.0.tgz, r-oldrel (arm64): bsub_1.1.0.tgz, r-release (x86_64): bsub_1.1.0.tgz, r-oldrel (x86_64): bsub_1.1.0.tgz |
Old sources: | bsub archive |
Please use the canonical form https://CRAN.R-project.org/package=bsub to link to this page.