Package: glamr Type: Package Title: SI Utilities Package Version: 2.0.4 Authors@R: c( person("Aaron", "Chafetz", ,"achafetz@usaid.gov", c("aut", "cre")), person("Tim", "Essam", ,"tessam@usaid.gov", c("aut")), person("Baboyma", "Kagniniwa", , "bkagniniwa@usaid.gov", c("aut")), person("Benjamin", "Kasdan", , "bkasdan@usaid.gov", c("aut")) ) Description: Provides a series of base functions useful to the GH OHA SI team. This includes project setup, pulling from DATIM, and key functions for working with the MSD. License: MIT + file LICENSE URL: https://github.com/USAID-OHA-SI/glamr BugReports: https://github.com/USAID-OHA-SI/glamr/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Imports: crayon, dplyr, glue, googledrive, lubridate, magrittr, purrr, stringr, tidyr, usethis, utils, keyring, digest, rstudioapi Suggests: curl, fs, zip, httr, googlesheets4, janitor, jsonlite, knitr, plyr, rmarkdown, readxl, rvest, testthat (>= 2.1.0), tibble, xml2, vroom, countrycode, stringi Remotes: USAID-OHA-SI/gagglr VignetteBuilder: knitr Depends: R (>= 2.10) Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libsecret-1-dev libuv1-dev libssl-dev libx11-dev Repository: https://usaid-oha-si.r-universe.dev Date/Publication: 2024-09-30 18:51:22 UTC RemoteUrl: https://github.com/USAID-OHA-SI/glamr RemoteRef: HEAD RemoteSha: d1b3cc41c8c92f486a374247873042933234ec39 NeedsCompilation: no Packaged: 2026-07-10 09:00:03 UTC; root Author: Aaron Chafetz [aut, cre], Tim Essam [aut], Baboyma Kagniniwa [aut], Benjamin Kasdan [aut] Maintainer: Aaron Chafetz