Package: librarian Title: Install, Update, Load Packages from CRAN, 'GitHub', and 'Bioconductor' in One Step Version: 1.8.1 Date: 2021-07-12 Authors@R: person("Desi", "Quintans", email = "science@desiquintans.com", role = c("aut", "cre")) Description: Automatically install, update, and load 'CRAN', 'GitHub', and 'Bioconductor' packages in a single function call. By accepting bare unquoted names for packages, it's easy to add or remove packages from the list. URL: https://github.com/DesiQuintans/librarian BugReports: https://github.com/DesiQuintans/librarian/issues Depends: R (>= 3.5.0) License: GPL-3 Encoding: UTF-8 Imports: BiocManager, remotes, tools, utils RoxygenNote: 7.1.1 Suggests: testthat, knitr, rmarkdown Language: en-GB VignetteBuilder: knitr Config/pak/sysreqs: git Repository: https://desiquintans.r-universe.dev Date/Publication: 2024-12-28 05:33:48 UTC RemoteUrl: https://github.com/desiquintans/librarian RemoteRef: HEAD RemoteSha: 33ec000a2620769c0aaa61aa1d99bc6095e0d405 NeedsCompilation: no Packaged: 2026-06-17 10:48:36 UTC; root Author: Desi Quintans [aut, cre] Maintainer: Desi Quintans