Package: bootstrapper 1.1.0
bootstrapper: Opinionated R Package Quickstart
Bootstrap new R packages with strongly opinionated defaults. Creates the package scaffold, wires up tests, README and NEWS, configures GitHub Actions and Dependabot, adds Air/Jarl setup, and drop in a default AGENTS.md for building R packages.
Authors:
bootstrapper_1.1.0.tar.gz
bootstrapper_1.1.0.zip(r-4.7)bootstrapper_1.1.0.zip(r-4.6)bootstrapper_1.1.0.zip(r-4.5)
bootstrapper_1.1.0.tgz(r-4.6-any)bootstrapper_1.1.0.tgz(r-4.5-any)
bootstrapper_1.1.0.tar.gz(r-4.7-any)bootstrapper_1.1.0.tar.gz(r-4.6-any)
bootstrapper_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
bootstrapper/json (API)
| # Install 'bootstrapper' in R: |
| install.packages('bootstrapper', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/visruthsk/bootstrapper/issues
Pkgdown/docs site:https://bootstrapper.visruth.com
Last updated from:6053274c28 (on v1.1.0). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 102 | ||
| macos-oldrel-arm64 | OK | 113 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 146 |
Exports:bootstrappercreate_packagepkg_setupsetup_agentssetup_dependabotsetup_formattersetup_ghasetup_precommitsetup_touchstoneuse_license
Dependencies:askpassclicliprcommonmarkcrayoncredentialscurldescdigestevaluatefsgertgitcredsgluehighrhttr2hunspellinijsonliteknitrlifecyclemagrittropensslpurrrR6rappdirsRcpprlangrprojrootrstudioapispellingsysusethisvctrswhiskerwithrxfunxml2yamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bootstrap a New R Package | bootstrapper |
| Create a Package and Connect GitHub | create_package |
| Opinionated Package Setup | pkg_setup |
| Configure AGENTS Defaults | setup_agents |
| Configure Dependabot Defaults | setup_dependabot |
| Configure Formatter Defaults | setup_formatter |
| Configure GitHub Actions Defaults | setup_gha |
| Configure Pre-Commit Hook | setup_precommit |
| Configure Touchstone | setup_touchstone |
| Choose and Apply a License | use_license |
