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.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'))

Peer review:

On CRAN:

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

3.27 score 1 stars 2 packages 31 scripts 494 downloads 8 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKOct 16 2024
R-4.5-winWARNINGOct 16 2024
R-4.5-linuxWARNINGOct 16 2024
R-4.4-winWARNINGOct 16 2024
R-4.4-macWARNINGOct 16 2024
R-4.3-winWARNINGOct 16 2024
R-4.3-macWARNINGOct 16 2024

Exports:bannerblockboxupchunk_optionscopy_to_clipboardopen_boxsectionyaml_header

Dependencies:

Making Banner Comments for R Scripts

Rendered fromBanded_comment_maker.Rmdusingknitr::rmarkdownon Oct 16 2024.

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