Package: froggeR 1.0.1
froggeR: Project Scaffolding for R and 'Quarto'
Creates structured R and 'Quarto' projects with a consistent directory layout: scripts in R/, analysis documents in analysis/, and web assets in www/. The primary entry point, init(), downloads the latest template from a companion 'GitHub' repository so that project structure evolves independently of package releases. Supports persistent author metadata and 'Quarto' brand configuration that carry across projects automatically.
Authors:
froggeR_1.0.1.tar.gz
froggeR_1.0.1.zip(r-4.7)froggeR_1.0.1.zip(r-4.6)froggeR_1.0.1.zip(r-4.5)
froggeR_1.0.1.tgz(r-4.6-any)froggeR_1.0.1.tgz(r-4.5-any)
froggeR_1.0.1.tar.gz(r-4.7-any)froggeR_1.0.1.tar.gz(r-4.6-any)
froggeR_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
froggeR/json (API)
| # Install 'froggeR' in R: |
| install.packages('froggeR', repos = c('https://kylegrealis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kylegrealis/frogger/issues
Pkgdown/docs site:https://www.kylegrealis.com
data-scienceproject-managementquarto
Last updated from:8718c6d24c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 193 | ||
| linux-release-x86_64 | OK | 139 | ||
| macos-release-arm64 | OK | 156 | ||
| macos-oldrel-arm64 | OK | 149 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 92 | ||
| windows-oldrel | OK | 112 | ||
| wasm-release | OK | 134 |
Exports:initquarto_projectsave_brandsave_variableswrite_brandwrite_ignorewrite_quartowrite_scsswrite_variables
Dependencies:askpassclicliprcrayoncredentialscurldescfsgertgitcredsglueherehttr2inijsonlitelifecyclemagrittropensslpurrrR6rappdirsrlangrprojrootrstudioapisysusethisvctrswhiskerwithryamlzip
Last update: 2026-03-16
Started: 2026-02-08
Last update: 2026-03-16
Started: 2025-11-14
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Initialize a froggeR Project from the Template | init |
| Create a Custom Quarto Project | quarto_project |
| Save Brand Configuration to Global froggeR Settings | save_brand |
| Save Metadata Configuration to Global froggeR Settings | save_variables |
| Write Brand YAML for Quarto Projects | write_brand |
| Create a .gitignore File | write_ignore |
| Create a New Quarto Document | write_quarto |
| Create a Quarto SCSS File | write_scss |
| Write Variables YAML for Quarto Projects | write_variables |
