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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:dcd4f5e8e2. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 111 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | WARNING | 107 | ||
| macos-release-arm64 | WARNING | 73 | ||
| macos-oldrel-arm64 | WARNING | 97 | ||
| windows-devel | WARNING | 61 | ||
| windows-release | WARNING | 64 | ||
| windows-oldrel | WARNING | 74 | ||
| wasm-release | OK | 92 |
Exports:bannerblockboxupchunk_optionscopy_to_clipboardopen_boxsectionyaml_header
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Make a decorated comment in an R script | banner block boxup open_box section |
| Transfer text strings to the clipboard ready for paste | copy_to_clipboard |
| Print method for banner objects | print.banner |
| Functions for YAML comments | chunk_options yaml_header |
