bannerCommenter: Make Banner Comments with a Consistent Format

A convenience package for use while drafting code. It facilitates making stand-out comment lines decorated with bands of characters. The input text strings are converted into R comment lines, suitably formatted. These are then displayed in a console window and, if possible, automatically transferred to a clipboard ready for pasting into an R script. Designed to save time when drafting R scripts that will need to be navigated and maintained by other programmers.

Version: 0.1.1
Suggests: knitr, rmarkdown, dplyr, datasets
Published: 2019-07-27
Author: Bill Venables
Maintainer: Bill Venables <Bill.Venables at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: bannerCommenter results

Downloads:

Reference manual: bannerCommenter.pdf
Vignettes: Making Banner Comments for R Scripts
Package source: bannerCommenter_0.1.1.tar.gz
Windows binaries: r-devel: bannerCommenter_0.1.1.zip, r-release: bannerCommenter_0.1.1.zip, r-oldrel: bannerCommenter_0.1.1.zip
macOS binaries: r-release: bannerCommenter_0.1.1.tgz, r-oldrel: bannerCommenter_0.1.1.tgz
Old sources: bannerCommenter archive

Linking:

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