Package: pacman Type: Package Title: Package Management Tool Version: 0.5.3 Authors@R: c(person("Tyler", "Rinker", role = c("aut", "cre", "ctb"), email = "tyler.rinker@gmail.com"), person("Dason", "Kurkiewicz", role = c("aut", "ctb"), email = "dasonk@gmail.com"), person("Keith", "Hughitt", role = c("ctb")), person("Albert", "Wang", role = c("ctb")), person("Garrick", "Aden-Buie", role = c("ctb")), person("Albert", "Wang", role = c("ctb")), person("Lukas", "Burk", role = c("ctb")), person("Michael", "McGowan", role=c("ctb"))) Depends: R (>= 3.5.0) Imports: remotes, methods, stats, utils Suggests: BiocManager, knitr, lattice, testthat (>= 0.9.0), XML BugReports: https://github.com/trinker/pacman/issues?state=open Description: Tools to more conveniently perform tasks associated with add-on packages. pacman conveniently wraps library and package related functions and names them in an intuitive and consistent fashion. It seeks to combine functionality from lower level functions which can speed up workflow. License: GPL-2 URL: https://github.com/trinker/pacman Roxygen: list(wrap = FALSE) RoxygenNote: 6.1.1 Repository: https://ar-puuk.r-universe.dev Date/Publication: 2020-05-15 02:33:39 UTC RemoteUrl: https://github.com/trinker/pacman RemoteRef: HEAD RemoteSha: ace0936406ca0186a67ee0f5cd52698f663780db NeedsCompilation: no Packaged: 2026-07-04 03:52:02 UTC; root Author: Tyler Rinker [aut, cre, ctb], Dason Kurkiewicz [aut, ctb], Keith Hughitt [ctb], Albert Wang [ctb], Garrick Aden-Buie [ctb], Albert Wang [ctb], Lukas Burk [ctb], Michael McGowan [ctb] Maintainer: Tyler Rinker