The uiucthemes package is an organizational R package that provides unified brand templates based on the University of Illinois at Urbana-Champaign’s (UIUC) identity guidelines. In particular, the package houses different Beamer and HTML slide templates hooked into R Markdown.
Woah, time flies! It has been a while (~4 years) since the last CRAN release of uiucthemes. This release is primarily a maintenance release to ensure that the package is retained on CRAN. We had to update the package URLs using urlchecker::url_update() and address some CRAN feedback regarding the documentation.
Full notes are below.
uiucthemes news file entry for version 0.3.3 (2025-04-27)
CHANGES
DEPLOYMENT
- Updated GitHub Actions to use new versions of
R-CMD-Checkandpkgdown. (#28)