Package: bootstrapper 1.0.0

Visruth Srimath Kandali
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.zip(r-4.4)
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.tar.gz(r-4.5-any)
bootstrapper_1.0.0.tgz(r-4.5-emscripten)
bootstrapper.pdf |bootstrapper.html✨
bootstrapper/json (API)
NEWS
| # 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:e0ee17327d (on v1.0.0). Checks:9 OK. Indexed: no.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | |
| source / vignettes | OK | 228 | |
| linux-release-x86_64 | OK | 117 | |
| macos-devel-arm64 | OK | 108 | |
| macos-release-arm64 | OK | 82 | |
| windows-devel | OK | 59 | |
| windows-release | OK | 68 | |
| windows-oldrel | OK | 72 | |
| wasm-release | OK | 129 |
Exports:bootstrappercreate_packagepkg_setupsetup_agentssetup_dependabotsetup_ghasetup_precommituse_license
Dependencies:askpassclicliprcommonmarkcrayoncredentialscurldescdigestevaluatefsgertghgitcredsgluehighrhttr2hunspellinijsonliteknitrlifecyclemagrittropensslpurrrR6rappdirsRcpprlangrprojrootrstudioapispellingsysusethisvctrswhiskerwithrxfunxml2yamlzip
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 |