Package: gagglr Title: Corralling Our Gaggle of OHA R Utility Packages Version: 0.2.3 Authors@R: c( person("Aaron", "Chafetz", ,"achafetz@usaid.gov", c("aut", "cre")), person("Baboyma", "Kagniniwa", , "bkagniniwa@usaid.gov", c("aut"))) Description: Since package are developed with a regular update cycle, users can often be using outdated packages that resolve bug or add new features. This checks to ensure you are using the lastest version of the OHA core package and allows you to load them all at the start of a session. This package borrows heavily from the tidyverse package. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli, crayon, curl, dplyr, git2r, httr, jsonlite, magrittr, rstudioapi, sessioninfo, tibble, utils, rlang, glue Remotes: USAID-OHA-SI/glamr, USAID-OHA-SI/glitr, USAID-OHA-SI/gisr, USAID-OHA-SI/gophr, USAID-OHA-SI/grabr, USAID-OHA-SI/mindthegap, USAID-OHA-SI/tameDP, USAID-OHA-SI/themask, USAID-OHA-SI/COVIDutilities, USAID-OHA-SI/selfdestructin5, USAID-OHA-SI/Wavelength, USAID-OHA-SI/cascade URL: https://github.com/USAID-OHA-SI/gagglr,https://usaid-oha-si.github.io/gagglr/ BugReports: https://github.com/USAID-OHA-SI/gagglr/issues Config/pak/sysreqs: libgit2-dev libssh2-1-dev libssl-dev Repository: https://usaid-oha-si.r-universe.dev Date/Publication: 2025-01-06 17:53:11 UTC RemoteUrl: https://github.com/USAID-OHA-SI/gagglr RemoteRef: HEAD RemoteSha: 7df01394e50a4c5193c82a581c44bfebab9f6cea NeedsCompilation: no Packaged: 2026-07-04 09:38:05 UTC; root Author: Aaron Chafetz [aut, cre], Baboyma Kagniniwa [aut] Maintainer: Aaron Chafetz