Package: bsub Type: Package Title: Submitter and Monitor of the 'LSF Cluster' Version: 2.0.6 Date: 2025-03-13 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' (, 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: git libglpk-dev libssh-dev libssh2-1-dev libxml2-dev libssl-dev perl Repository: https://jokergoo.r-universe.dev Date/Publication: 2025-03-14 10:17:53 UTC RemoteUrl: https://github.com/jokergoo/bsub RemoteRef: HEAD RemoteSha: 9ae171cf7d77aa3f4f173b11ee804ce6ea447917 Packaged: 2026-05-27 07:52:13 UTC; root Author: Zuguang Gu [aut, cre] (ORCID: ) Maintainer: Zuguang Gu