Package: bolder 0.1.1
bolder: 'RStudio' Add-Ins for Formatted Section Titles
Provides 'RStudio' add-ins and helper functions for converting the current editor line, or a supplied character string, into formatted section titles for 'R' scripts. When used as an add-in, it uses 'rstudioapi' to read the active document context and replace only the selected line, so users can bind the add-ins to keyboard shortcuts. The formatter trims common comment and heading markers, converts the label to uppercase, and renders three styles: a five-line boxed title, a framed subtitle, and a simple inline header. Generated titles are padded or centered to a configurable width, using the package-specific width option when set and the session display width otherwise, which helps keep analysis scripts visually consistent and easier to navigate.
Authors:
bolder_0.1.1.tar.gz
bolder_0.1.1.zip(r-4.7)bolder_0.1.1.zip(r-4.6)bolder_0.1.1.zip(r-4.5)
bolder_0.1.1.tgz(r-4.6-any)bolder_0.1.1.tgz(r-4.5-any)
bolder_0.1.1.tar.gz(r-4.7-any)bolder_0.1.1.tar.gz(r-4.6-any)
bolder_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bolder/json (API)
NEWS
| # Install 'bolder' in R: |
| install.packages('bolder', repos = c('https://freitascurti.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/freitascurti/bolder/issues
Last updated from:f7250edc75. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 126 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-oldrel-arm64 | OK | 151 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 54 | ||
| windows-oldrel | OK | 58 | ||
| wasm-release | OK | 96 |
Exports:bolder_format_titlebolder_simplebolder_subtitlebolder_title
Dependencies:rstudioapi
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format a bolder title | bolder_format_title |
| Create a simple bolder title | bolder_simple |
| Create a bolder subtitle | bolder_subtitle |
| Create a bolder title | bolder_title |
