Package: bannerCommenter 1.0.0

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.

Authors:Bill Venables <[email protected]>

bannerCommenter_1.0.0.tar.gz
bannerCommenter_1.0.0.zip(r-4.7)bannerCommenter_1.0.0.zip(r-4.6)bannerCommenter_1.0.0.zip(r-4.5)
bannerCommenter_1.0.0.tgz(r-4.6-any)bannerCommenter_1.0.0.tgz(r-4.5-any)
bannerCommenter_1.0.0.tar.gz(r-4.7-any)bannerCommenter_1.0.0.tar.gz(r-4.6-any)
bannerCommenter_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
bannerCommenter/json (API)

# Install 'bannerCommenter' in R:
install.packages('bannerCommenter', repos = c('https://billvenables.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.55 score 1 stars 2 packages 59 scripts 346 downloads 8 exports 0 dependencies

Last updated from:dcd4f5e8e2. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING111
source / vignettesOK151
linux-release-x86_64WARNING107
macos-release-arm64WARNING73
macos-oldrel-arm64WARNING97
windows-develWARNING61
windows-releaseWARNING64
windows-oldrelWARNING74
wasm-releaseOK92

Exports:bannerblockboxupchunk_optionscopy_to_clipboardopen_boxsectionyaml_header

Dependencies:

Making Banner Comments for R Scripts

Rendered fromBanded_comment_maker.Rmdusingknitr::rmarkdownon May 13 2026.

Last update: 2019-07-27
Started: 2016-12-05