Package: deckroadmap Title: Roadmap Footers for 'Reveal.js' Slides in 'Quarto' and 'R Markdown' Version: 0.1.5.9000 Authors@R: person("Tiger", "Tang", email = "tigerloveslobsters@gmail.com", role = c("aut", "cre")) Description: Adds section-aware roadmap footers to 'Reveal.js' slide decks created with 'Quarto' or 'R Markdown'. The footer highlights completed, current, and upcoming sections as slides advance. Supports multiple visual styles, inherited section tags, roadmap-free slides, and configurable colors, size, and positioning options. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: htmltools Suggests: knitr, rmarkdown, revealjs, quarto, testthat, spelling URL: https://github.com/CodingTigerTang/deckroadmap, https://codingtigertang.github.io/deckroadmap/ BugReports: https://github.com/CodingTigerTang/deckroadmap/issues VignetteBuilder: knitr Language: en-US Repository: https://codingtigertang.r-universe.dev Date/Publication: 2026-06-05 17:51:46 UTC RemoteUrl: https://github.com/CodingTigerTang/deckroadmap RemoteRef: HEAD RemoteSha: 27647087fd1f4b34c6deeab8e51de70859bf81eb NeedsCompilation: no Packaged: 2026-07-05 09:53:02 UTC; root Author: Tiger Tang [aut, cre] Maintainer: Tiger Tang