# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "bolder" in publications use:' type: software license: MIT title: 'bolder: ''RStudio'' Add-Ins for Formatted Section Titles' version: 0.1.1 abstract: '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: - family-names: Curti given-names: Gabriel email: freitascurti@usp.br repository: https://cran.r-universe.dev commit: bcd02330b9b168a7fd8e8316cb6fc816f2e974f7 date-released: '2026-05-18' contact: - family-names: Curti given-names: Gabriel email: freitascurti@usp.br