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.5)bannerCommenter_1.0.0.zip(r-4.4)bannerCommenter_1.0.0.zip(r-4.3)
bannerCommenter_1.0.0.tgz(r-4.5-any)bannerCommenter_1.0.0.tgz(r-4.4-any)bannerCommenter_1.0.0.tgz(r-4.3-any)
bannerCommenter_1.0.0.tar.gz(r-4.5-noble)bannerCommenter_1.0.0.tar.gz(r-4.4-noble)
bannerCommenter_1.0.0.tgz(r-4.4-emscripten)bannerCommenter_1.0.0.tgz(r-4.3-emscripten)
bannerCommenter.pdf |bannerCommenter.html
bannerCommenter/json (API)

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

On CRAN:

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

3.48 score 1 stars 2 packages 50 scripts 463 downloads 8 exports 0 dependencies

Last updated 4 years agofrom:dcd4f5e8e2. Checks:1 OK, 7 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 13 2025
R-4.5-winWARNINGFeb 13 2025
R-4.5-macWARNINGFeb 13 2025
R-4.5-linuxWARNINGFeb 13 2025
R-4.4-winWARNINGFeb 13 2025
R-4.4-macWARNINGFeb 13 2025
R-4.3-winWARNINGFeb 13 2025
R-4.3-macWARNINGFeb 13 2025

Exports:bannerblockboxupchunk_optionscopy_to_clipboardopen_boxsectionyaml_header

Dependencies:

Making Banner Comments for R Scripts

Rendered fromBanded_comment_maker.Rmdusingknitr::rmarkdownon Feb 13 2025.

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