Package: tutoquartotypst Title: Paquet Compagnon du Tutoriel Quarto + Typst (Rencontres R 2026) Version: 1.0.2 Authors@R: person("Christophe", "Dervieux", , "christophe.dervieux@gmail.com", role = c("aut", "cre")) Description: Fonctions utilitaires pour preparer et suivre le tutoriel "PDF sans frictions : Typst dans vos projets Quarto" (Rencontres R 2026). Le paquet verifie l'environnement (R, Quarto, Typst, paquets), installe localement les exercices et aide au rendu Typst. Installer le paquet tire automatiquement tous les prerequis du tutoriel. License: MIT + file LICENSE URL: https://cderv.github.io/tuto-quarto-typst-rr-2026/package, https://cderv.r-universe.dev/tutoquartotypst, https://cderv.github.io/tuto-quarto-typst-rr-2026, https://github.com/cderv/tuto-quarto-typst-rr-2026 BugReports: https://github.com/cderv/tuto-quarto-typst-rr-2026/issues Depends: R (>= 4.1) Imports: brand.yml, cli, dplyr, ggplot2, ggrepel, gt, prismatic, quarto, rlang, scales, withr, xfun, yaml Suggests: pkgdown, rstudioapi, testthat (>= 3.0.0) SystemRequirements: Quarto (>= 1.9.0), Typst (bundled with Quarto) Config/testthat/edition: 3 Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 X-schema.org-keywords: quarto, typst, reproducible-research, tutorial, pdf Encoding: UTF-8 Language: fr Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://cderv.r-universe.dev Date/Publication: 2026-06-24 18:55:58 UTC RemoteUrl: https://github.com/cderv/tuto-quarto-typst-rr-2026 RemoteRef: HEAD RemoteSha: b1b35345edf6a7091ad675264c414085f6b5d554 RemoteSubdir: pkg NeedsCompilation: no Packaged: 2026-06-24 20:43:44 UTC; root Author: Christophe Dervieux [aut, cre] Maintainer: Christophe Dervieux