Package: froggeR 0.3.0
froggeR: Enhance 'Quarto' Project Workflows and Standards
Streamlines 'Quarto' workflows by providing tools for consistent project setup and documentation. Enables portability through reusable metadata, automated project structure creation, and standardized templates. Features include enhanced project initialization, pre-formatted 'Quarto' documents, comprehensive data protection settings, custom styling, and structured documentation generation. Designed to improve efficiency and collaboration in R data science projects by reducing repetitive setup tasks while maintaining consistent formatting across multiple documents. There are many valuable resources providing in-depth explanations of customizing 'Quarto' templates and theme styling by the Posit team: <https://quarto.org/docs/output-formats/html-themes.html#customizing-themes> & <https://quarto.org/docs/output-formats/html-themes-more.html>, and at the Bootstrap community's GitHub at <https://github.com/twbs/bootstrap/blob/main/scss/_variables.scss>.
Authors:
froggeR_0.3.0.tar.gz
froggeR_0.3.0.zip(r-4.5)froggeR_0.3.0.zip(r-4.4)froggeR_0.3.0.zip(r-4.3)
froggeR_0.3.0.tgz(r-4.5-any)froggeR_0.3.0.tgz(r-4.4-any)froggeR_0.3.0.tgz(r-4.3-any)
froggeR_0.3.0.tar.gz(r-4.5-noble)froggeR_0.3.0.tar.gz(r-4.4-noble)
froggeR_0.3.0.tgz(r-4.4-emscripten)froggeR_0.3.0.tgz(r-4.3-emscripten)
froggeR.pdf |froggeR.html✨
froggeR/json (API)
NEWS
# 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 site:https://kylegrealis.github.io
data-scienceproject-managementquarto
Last updated 2 months agofrom:67b823dbb8. Checks:2 OK, 6 ERROR. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 20 2025 |
R-4.5-win | ERROR | Feb 20 2025 |
R-4.5-mac | ERROR | Feb 20 2025 |
R-4.5-linux | OK | Feb 20 2025 |
R-4.4-win | ERROR | Feb 20 2025 |
R-4.4-mac | ERROR | Feb 20 2025 |
R-4.3-win | ERROR | Feb 20 2025 |
R-4.3-mac | ERROR | Feb 20 2025 |
Exports:quarto_projectsettingswrite_ignorewrite_noteswrite_quartowrite_readmewrite_scsswrite_variables
Dependencies:askpassbase64encbitbit64bslibcachemclicliprcpp11crayoncredentialscurldescdigestevaluatefansifastmapfontawesomefsgertghgitcredsglueherehighrhmshtmltoolshttr2inijquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeopensslpillarpkgconfigprettyunitsprocessxprogresspspurrrquartoR6rappdirsRcppreadrrlangrmarkdownrprojrootrstudioapisassstringistringrsystibbletidyselecttinytextzdbusethisutf8vctrsvroomwhiskerwithrxfunyamlzip
Customizing Quarto with froggeR
Rendered fromcustomizing-quarto.Rmd
usingknitr::rmarkdown
on Feb 20 2025.Last update: 2025-01-13
Started: 2024-12-06
Get Hopping with froggeR
Rendered fromhopping-into-quarto.Rmd
usingknitr::rmarkdown
on Feb 20 2025.Last update: 2025-01-13
Started: 2024-12-06
Quarto Workflow with froggeR
Rendered fromquarto-workflow.Rmd
usingknitr::rmarkdown
on Feb 20 2025.Last update: 2025-01-21
Started: 2024-12-06
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a Custom 'Quarto' Project | quarto_project |
Manage 'froggeR' Settings | settings |
Create an enhanced '.gitignore' file | write_ignore |
Create a project README file | write_notes |
Create a New 'Quarto' Document | write_quarto |
Create a project README file | write_readme |
Create a 'Quarto' SCSS file | write_scss |
Write Variables YAML for 'Quarto' Projects | write_variables |