Package: bootstrapper 1.0.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.0.0.tar.gz
bootstrapper_1.0.0.zip(r-4.6)bootstrapper_1.0.0.zip(r-4.5)
bootstrapper_1.0.0.tgz(r-4.6-any)bootstrapper_1.0.0.tgz(r-4.5-any)
bootstrapper_1.0.0.tar.gz(r-4.6-any)
bootstrapper_1.0.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://staging.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/visruthsk/bootstrapper/issues
Last updated from:e0ee17327d. Checks:2 FAIL, 7 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | FAIL | 292 | ||
| source / vignettes | OK | 287 | ||
| linux-release-x86_64 | OK | 155 | ||
| macos-release-arm64 | OK | 88 | ||
| macos-oldrel-arm64 | OK | 92 | ||
| windows-devel | FAIL | 358 | ||
| windows-release | OK | 234 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 139 |
Exports:bootstrappercreate_packagepkg_setupsetup_agentssetup_dependabotsetup_ghasetup_precommituse_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 |
| Apply Opinionated Package Setup | pkg_setup |
| Configure AGENTS Defaults | setup_agents |
| Configure Dependabot Defaults | setup_dependabot |
| Configure GitHub Actions Defaults | setup_gha |
| Configure Pre-Commit Hook | setup_precommit |
| Choose and Apply a License | use_license |
