Package: blit Title: Bioinformatics Library for Integrated Tools Version: 0.2.0 Authors@R: c( person("Yun", "Peng", , "yunyunp96@163.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2801-3332")), person("Shixiang", "Wang", , "w_shixiang@163.com", role = c("aut"), comment = c(ORCID = "0000-0001-9855-7357")), person("Jennifer", "Lu", , "jennifer.lu717@gmail.com", role = c("cph"), comment = "Author of the included scripts from Kraken2 and KrakenTools libraries"), person("Li", "Song", , "Li.Song@dartmouth.edu", role = c("cph"), comment = "Author of included scripts from TRUST4 library"), person("X. Shirley", "Liu", , "xsliu@ds.dfci.harvard.edu", role = c("cph"), comment = "Author of included scripts from TRUST4 library") ) Description: An all-encompassing R toolkit designed to streamline the process of calling various bioinformatics software and then performing data analysis and visualization in R. With 'blit', users can easily integrate a wide array of bioinformatics command line tools into their workflows, leveraging the power of R for sophisticated data manipulation and graphical representation. License: GPL (>= 3) Imports: cli, processx, R6 (>= 2.4.0), rlang (>= 1.1.0), utils Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 URL: https://github.com/WangLabCSU/blit BugReports: https://github.com/WangLabCSU/blit/issues NeedsCompilation: no Packaged: 2026-06-30 13:18:54 UTC; root Author: Yun Peng [aut, cre] (), Shixiang Wang [aut] (), Jennifer Lu [cph] (Author of the included scripts from Kraken2 and KrakenTools libraries), Li Song [cph] (Author of included scripts from TRUST4 library), X. Shirley Liu [cph] (Author of included scripts from TRUST4 library) Maintainer: Yun Peng Repository: https://cranhaven.r-universe.dev Date/Publication: 2026-06-30 00:02:00 UTC RemoteUrl: https://github.com/cranhaven/cranhaven.r-universe.dev RemoteRef: package/blit RemoteSha: f26cbd0fde66f9875731de91d5fcef213e124e4b RemoteSubdir: blit