remindR: Insert and Extract "Reminders" from Function Comments

Insert/extract text "reminders" into/from function source code comments or as the "comment" attribute of any object. The former can be handy in development as reminders of e.g. argument requirements, expected objects in the calling environment, required options settings, etc. The latter can be used to provide information of the object and as simple manual "tooltips" for users, among other things.

Version: 0.0.1
Depends: R (≥ 3.3.2)
Imports: assertthat
Suggests: knitr, rmarkdown
Published: 2017-03-07
Author: Bert Gunter [aut, cre]
Maintainer: Bert Gunter <bgunter.4567 at gmail.com>
License: GPL-2 | GPL-3
NeedsCompilation: no
CRAN checks: remindR results

Documentation:

Reference manual: remindR.pdf
Vignettes: remindR: In Code Text Reminders To Aid Code Development

Downloads:

Package source: remindR_0.0.1.tar.gz
Windows binaries: r-devel: remindR_0.0.1.zip, r-release: remindR_0.0.1.zip, r-oldrel: remindR_0.0.1.zip
macOS binaries: r-release (arm64): remindR_0.0.1.tgz, r-oldrel (arm64): remindR_0.0.1.tgz, r-release (x86_64): remindR_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=remindR to link to this page.