Package: quartose
Title: Dynamically Generate 'Quarto' Syntax
Version: 0.2.0
Authors@R: 
    person("Danielle", "Navarro", , "djnavarro@protonmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-7648-6578"))
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: 8.0.0
URL: https://github.com/djnavarro/quartose,
        https://quartose.djnavarro.net/
BugReports: https://github.com/djnavarro/quartose/issues
Imports: cli, grDevices, grid, knitr, purrr, rlang, utils
Suggests: dplyr, ggplot2, lattice, patchwork, pkgdown, quarto,
        rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/Needs/website: djnavarro/waeponwifestre
Language: en-US
NeedsCompilation: no
Packaged: 2026-07-26 00:42:45 UTC; danielle
Author: Danielle Navarro [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-7648-6578>)
Maintainer: Danielle Navarro <djnavarro@protonmail.com>
Repository: CRAN
Date/Publication: 2026-07-26 02:40:02 UTC
Built: R 4.6.1; ; 2026-07-26 06:51:44 UTC; unix
