Package: ratlas
Title: ATLAS Formatting Functions and Templates
Version: 0.1.1
Authors@R: 
    c(person(given = "W. Jake",
             family = "Thompson",
             role = c("aut", "cre"),
             email = "wjakethompson@gmail.com",
             comment = c(ORCID = "0000-0001-7339-0300")),
      person(given = "Noelle",
             family = "Pablo",
             role = "aut",
             email = "noellepablo@gmail.com"),
      person(given = "Jeffrey",
             family = "Hoover",
             role = "aut",
             email = "jeffrey.c.hoover@gmail.com",
             comment = c(ORCID = "0000-0002-0276-0308")),
      person(given = "University of Kansas",
             role = c("cph", "fnd")))
Description: Provides templates, formatting tools, and 'ggplot2' themes 
    tailored for the Accessible Teaching, Learning, and Assessment Systems (ATLAS) 
    organization. These templates facilitate the creation of topic guides and 
    technical reports, while the formatting functions enable users to customize 
    numbers and tables to meet specific requirements. Additionally, the themes 
    ensure a uniform visual style across graphics.
License: GPL-3
VignetteBuilder: knitr
URL: https://ratlas.netlify.app, https://github.com/atlas-aai/ratlas
BugReports: https://github.com/atlas-aai/ratlas/issues
Depends: R (>= 3.5.0)
Imports: bookdown (>= 0.9), colorspace (>= 1.4.1), dplyr (>= 0.8.1),
        extrafont (>= 0.17), fs (>= 1.2.7), ggplot2 (>= 3.3.2), glue
        (>= 1.3.1), grDevices, hrbrthemes (>= 0.6.0), knitr (>= 1.22),
        magrittr (>= 1.5), officedown (>= 0.2.2), purrr (>= 0.3.4),
        rlang (>= 0.3.4), scales (>= 1.4.0), stringr (>= 1.4.0), tibble
        (>= 2.1.3), tidyr (>= 0.8.3), xaringan (>= 0.11), xfun (>=
        0.12)
Suggests: covr (>= 3.2.1), cowplot (>= 1.0.0), dichromat (>= 2.0.0),
        english (>= 1.2.3), here (>= 0.1), kableExtra (>= 1.1.0), lintr
        (>= 1.0.3), magick (>= 2.2), pkgdown (>= 2.0.7), rmarkdown (>=
        1.12), spelling (>= 2.1), systemfonts, testthat (>= 2.1.0),
        tinytex (>= 0.13), usethis (>= 1.6.0), vdiffr (>= 0.3.1),
        viridis (>= 0.5.1), withr (>= 2.2.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Language: en-US
NeedsCompilation: no
Packaged: 2025-07-02 14:38:56 UTC; jakethompson
Author: W. Jake Thompson [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7339-0300>),
  Noelle Pablo [aut],
  Jeffrey Hoover [aut] (ORCID: <https://orcid.org/0000-0002-0276-0308>),
  University of Kansas [cph, fnd]
Maintainer: W. Jake Thompson <wjakethompson@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-02 14:50:02 UTC
