Package: peacock 0.2.0
peacock: Quick Project Initialization with Templates
Streamline project setup by initializing directory structures with pre-configured templates. Create Shiny applications, research projects, and tool comparison studies with organized folders and starter files. Stop recreating the same structure manually and start coding faster.
Authors:
peacock_0.2.0.tar.gz
peacock_0.2.0.zip(r-4.7)peacock_0.2.0.zip(r-4.6)peacock_0.2.0.zip(r-4.5)
peacock_0.2.0.tgz(r-4.6-any)peacock_0.2.0.tgz(r-4.5-any)
peacock_0.2.0.tar.gz(r-4.7-any)peacock_0.2.0.tar.gz(r-4.6-any)
peacock_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
peacock/json (API)
| # Install 'peacock' in R: |
| install.packages('peacock', repos = c('https://samuelbharti.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/samuelbharti/peacock/issues
Pkgdown/docs site:https://www.samuelbharti.com
boilerplateinitializationtemplateworkflow
Last updated from:41d321312f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 199 | ||
| macos-oldrel-arm64 | OK | 139 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 102 |
Exports:init_analysisinit_changelog_mdinit_pythoninit_quartoinit_shinyinit_templatepeacock_templatestool_review_template
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Initialize a reproducible analysis project | init_analysis |
| A changelog markdown template to document project progress | init_changelog_md |
| Initialize a Python project | init_python |
| Initialize a Quarto project | init_quarto |
| Initialize Shiny Project using this function | init_shiny |
| Initialize a project from a GitHub template repository | init_template |
| List the built-in project templates | peacock_templates |
| Initialize a project directory structure for tool review | tool_review_template |
