Package: remindR 0.0.1

Bert Gunter

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.

Authors:Bert Gunter [aut, cre]

remindR_0.0.1.tar.gz
remindR_0.0.1.tar.gz(r-4.5-noble)remindR_0.0.1.tar.gz(r-4.4-noble)
remindR_0.0.1.tgz(r-4.4-emscripten)remindR_0.0.1.tgz(r-4.3-emscripten)
remindR.pdf |remindR.html
remindR/json (API)

# Install 'remindR' in R:
install.packages('remindR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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

2 exports 0.00 score 1 dependencies 4 scripts 696 downloads

Last updated 8 years agofrom:48dbfc16e3. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-linuxOKSep 03 2024

Exports:remindremind<-

Dependencies:assertthat

remindR: In Code Text Reminders To Aid Code Development

Rendered fromremindR_vignette.Rmdusingknitr::rmarkdownon Sep 03 2024.

Last update: 2017-03-07
Started: 2017-03-07

Readme and manuals

Help Manual

Help pageTopics
Insert, extract, and print text "reminders"remindR-package remindR
Insert, extract, and print "reminders" for functions and objectsprint.reminder remind remind.default remind.function remind<-