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: | 1.0.0 |
Suggests: | knitr, rmarkdown, dplyr, datasets |
Published: | 2021-03-23 |
DOI: | 10.32614/CRAN.package.bannerCommenter |
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 |
Reference manual: | bannerCommenter.pdf |
Vignettes: |
Making Banner Comments for R Scripts |
Package source: | bannerCommenter_1.0.0.tar.gz |
Windows binaries: | r-devel: bannerCommenter_1.0.0.zip, r-release: bannerCommenter_1.0.0.zip, r-oldrel: bannerCommenter_1.0.0.zip |
macOS binaries: | r-release (arm64): bannerCommenter_1.0.0.tgz, r-oldrel (arm64): bannerCommenter_1.0.0.tgz, r-release (x86_64): bannerCommenter_1.0.0.tgz, r-oldrel (x86_64): bannerCommenter_1.0.0.tgz |
Old sources: | bannerCommenter archive |
Reverse imports: | archetyper, ARTofR |
Please use the canonical form https://CRAN.R-project.org/package=bannerCommenter to link to this page.