Package: quartoYAAC Type: Package Title: R Interface to the 'quarto-yaac' Template Version: 0.1.0 Authors@R: person(given = "Michael", family = "Schramm", role = c("aut", "cre"), email = "mpschramm@gmail.com", comment = c(ORCID = "0000-0003-1876-6592")) Description: Provides convienence functions to add the 'quarto-yaac' template to an R project and includes functions for creating Latex formatted text blocks that work with the underlying document class. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.2.2 Imports: cli, fs, glue, rlang, rstudioapi SystemRequirements: Quarto command line tools (https://github.com/quarto-dev/quarto-cli). Config/pak/sysreqs: cmake make libuv1-dev Repository: https://mps9506.r-universe.dev Date/Publication: 2023-03-16 17:05:01 UTC RemoteUrl: https://github.com/mps9506/quartoYAAC RemoteRef: HEAD RemoteSha: 1555a71f81fd5af065508ed9751d27f1a5120ea2 NeedsCompilation: no Packaged: 2026-06-16 11:40:33 UTC; root Author: Michael Schramm [aut, cre] (ORCID: ) Maintainer: Michael Schramm