Package: quartose
Title: Dynamically Generate Quarto Syntax
Version: 0.1.0
Authors@R: 
    person("Danielle", "Navarro", , "djnavarro@protonmail.com", role = c("aut", "cre", "cph"))
Description: 
    Provides helper functions to work programmatically within a quarto document. It allows 
    the user to create section headers, tabsets, divs, and spans, and formats these objects
    into quarto syntax when printed into a document. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/djnavarro/quartose,
        https://quartose.djnavarro.net/
BugReports: https://github.com/djnavarro/quartose/issues
Imports: cli, knitr, purrr, rlang, utils
Suggests: ggplot2, quarto, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
Language: en-US
NeedsCompilation: no
Packaged: 2025-07-06 11:28:44 UTC; danielle
Author: Danielle Navarro [aut, cre, cph]
Maintainer: Danielle Navarro <djnavarro@protonmail.com>
Repository: CRAN
Date/Publication: 2025-07-09 12:50:02 UTC
Built: R 4.4.1; ; 2025-07-09 13:24:09 UTC; unix
