Package: AAGIQuartoExtra 0.9.0
AAGIQuartoExtra: Facilitates the Creation of AAGI Quarto Documents
Assists in the creation of AAGI Quarto documents by providing a set of functions that generates the document structure and style. The package is designed to work with Quarto which is an open-source document format that supports R Markdown and Jupyter Notebooks. The package provides functions to create the document structure, add sections, figures, tables, and references. It also provides functions to download the AAGI document style, including logos, fonts, and colours.
Authors:
AAGIQuartoExtra_0.9.0.tar.gz
AAGIQuartoExtra_0.9.0.zip(r-4.7)AAGIQuartoExtra_0.9.0.zip(r-4.6)AAGIQuartoExtra_0.9.0.zip(r-4.5)
AAGIQuartoExtra_0.9.0.tgz(r-4.6-any)AAGIQuartoExtra_0.9.0.tgz(r-4.5-any)
AAGIQuartoExtra_0.9.0.tar.gz(r-4.7-any)AAGIQuartoExtra_0.9.0.tar.gz(r-4.6-any)
AAGIQuartoExtra_0.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
AAGIQuartoExtra/json (API)
| # Install 'AAGIQuartoExtra' in R: |
| install.packages('AAGIQuartoExtra', repos = c('https://aagi-aus.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/aagi-aus/aagiquartoextra/issues
Pkgdown/docs site:https://aagi-aus.github.io
Last updated from:aee0833ca2. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 124 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | NOTE | 123 | ||
| macos-release-arm64 | NOTE | 126 | ||
| macos-oldrel-arm64 | NOTE | 98 | ||
| windows-devel | NOTE | 79 | ||
| windows-release | NOTE | 70 | ||
| windows-oldrel | NOTE | 81 | ||
| wasm-release | OK | 122 |
Exports:check_fontscreate_aagi_extdownload_fontsinstall_aagi_extnew_aagi_documentsetup_docssetup_folders
Dependencies:fsremotesrstudioapi
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a new AAGI project | aagi_project |
| Check if the Proxima Nova font is installed | check_fonts |
| Internal: Check if the Proxima Nova font is installed | check_proxima_nova_installed |
| Create new AAGI Quarto project from template | create_aagi_ext |
| Internal: Function to display instructions for setting up the font | display_font_setup_instructions |
| Download Proxima Nova fonts from the AAGI private repository | download_fonts |
| Install or Update AAGI Quarto Extension | install_aagi_ext |
| Create new Quarto document from template | new_aagi_document |
| Rename the index.qmd File and Update _quarto.yml for a Quarto Project | setup_docs |
| Create a Standard Folder Structure for a Quarto Project | setup_folders |
| Helper function to setup GITHUB_PAT interactively | setup_github_pat |
