Type: Package
Package: tntpr
Title: Data Analysis Tools Customized for TNTP
Version: 1.2.1
Authors@R: c(
      person("Dustin", "Pashouwer", role = c("aut", "cre"), 
             email = "dustin.pashouwer@tntp.org"),
      person("Sam", "Firke", role = "aut"),
      person("Shane", "Orr", role = "aut",
             email = "shane.orr@tntp.org"),
      person("Sam", "Talcott", role = "aut", 
             email = "sam.talcott@tntp.org")
    )
Description: An assortment of functions and templates customized to meet 
    the needs of data analysts at the non-profit organization TNTP. 
    Includes functions for branded colors and plots, credentials management,
    repository set-up, and other common analytic tasks.
License: CC BY 4.0
URL: https://github.com/tntp/tntpr, https://tntp.github.io/tntpr/
Depends: R (>= 3.2)
Imports: cli, colorspace, dplyr (>= 0.8.3), extrafont, formattable,
        ggplot2 (>= 3.5.0), grDevices, grid, janitor, keyring,
        labelled, lubridate (>= 1.7.4), Microsoft365R, purrr (>=
        0.3.3), readr, rlang, rstudioapi, scales, stringr (>= 1.4.0),
        tibble (>= 2.1.3), tidyr (>= 1.0.0), tidyselect
Suggests: devtools, knitr, rmarkdown, testthat (>= 3.0.0), usethis,
        ggridges, ggalt, forcats, qualtRics, haven, readxl, writexl
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-11-26 21:03:16 UTC; SamTalcott
Author: Dustin Pashouwer [aut, cre],
  Sam Firke [aut],
  Shane Orr [aut],
  Sam Talcott [aut]
Maintainer: Dustin Pashouwer <dustin.pashouwer@tntp.org>
Repository: CRAN
Date/Publication: 2024-11-26 23:00:02 UTC
