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.0.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 |
Published: | 2020-07-30 |
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 |
Package source: | bsub_1.0.0.tar.gz |
Windows binaries: | r-devel: bsub_1.0.0.zip, r-release: bsub_1.0.0.zip, r-oldrel: bsub_1.0.0.zip |
macOS binaries: | r-release: bsub_1.0.0.tgz, r-oldrel: bsub_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=bsub to link to this page.