The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 1.0.1
Depends: R (≥ 3.5.0)
Imports: cli (≥ 3.0.0), fs, here (≥ 1.0.1), rappdirs, rlang, rstudioapi, usethis (≥ 2.2.0)
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), withr, yaml
Published: 2026-03-17
DOI: 10.32614/CRAN.package.froggeR
Author: Kyle Grealis ORCID iD [aut, cre]
Maintainer: Kyle Grealis <kyleGrealis at proton.me>
BugReports: https://github.com/kyleGrealis/froggeR/issues
License: MIT + file LICENSE
URL: https://www.kyleGrealis.com/froggeR/, https://github.com/kyleGrealis/froggeR
NeedsCompilation: no
Citation: froggeR citation info
Materials: README, NEWS
CRAN checks: froggeR results

Documentation:

Reference manual: froggeR.html , froggeR.pdf
Vignettes: Every File in Its Place (source, R code)
From Zero to Project in Seconds (source, R code)

Downloads:

Package source: froggeR_1.0.1.tar.gz
Windows binaries: r-devel: froggeR_1.0.1.zip, r-release: froggeR_1.0.1.zip, r-oldrel: froggeR_1.0.1.zip
macOS binaries: r-release (arm64): froggeR_1.0.1.tgz, r-oldrel (arm64): froggeR_1.0.1.tgz, r-release (x86_64): froggeR_1.0.1.tgz, r-oldrel (x86_64): froggeR_1.0.1.tgz
Old sources: froggeR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=froggeR to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.