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.

Version: 0.1.1
Imports: rstudioapi
Published: 2026-05-18
DOI: 10.32614/CRAN.package.bolder (may not be active yet)
Author: Gabriel Curti [aut, cre]
Maintainer: Gabriel Curti <freitascurti at usp.br>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: bolder results

Documentation:

Reference manual: bolder.html , bolder.pdf

Downloads:

Package source: bolder_0.1.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): bolder_0.1.1.tgz, r-oldrel (arm64): bolder_0.1.1.tgz, r-release (x86_64): bolder_0.1.1.tgz, r-oldrel (x86_64): bolder_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bolder to link to this page.