Package: bannerCommenter
Type: Package
Title: Make Banner Comments with a Consistent Format
Version: 1.0.0
Author: Bill Venables <Bill.Venables@gmail.com>
Maintainer: Bill Venables <Bill.Venables@gmail.com>
Description: 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.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, dplyr, datasets
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-23 08:13:55 UTC; bill
Repository: CRAN
Date/Publication: 2021-03-23 08:30:09 UTC
Built: R 4.3.3; ; 2025-01-24 04:00:19 UTC; unix
