Package: bsub
Type: Package
Title: Submitter and Monitor of the 'LSF Cluster'
Version: 2.0.6
Date: 2025-11-28
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Depends: R (>= 4.0.0)
Imports: GlobalOptions (>= 0.1.1), GetoptLong (>= 0.1.8), digest,
        utils, stats, clisymbols, crayon, grDevices, graphics,
        codetools, ssh, igraph
Suggests: knitr, DT (>= 0.13), shiny (>= 1.0.0), shinyjs, graph,
        ggplot2, rmarkdown, markdown, DiagrammeR
biocViews: Software, Infrastructure
Description: 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' application for monitoring job status.
VignetteBuilder: knitr
URL: https://github.com/jokergoo/bsub
License: MIT + file LICENSE
NeedsCompilation: no
SystemRequirements: Platform LSF, bsub
Encoding: UTF-8
RoxygenNote: 7.3.1
Packaged: 2025-11-28 17:09:15 UTC; guz
Author: Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Repository: CRAN
Date/Publication: 2025-11-28 17:30:02 UTC
Built: R 4.4.3; ; 2025-12-22 03:49:25 UTC; windows
