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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 years agofrom:48dbfc16e3. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
Dependencies:assertthat
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Insert, extract, and print text "reminders" | remindR-package remindR |
Insert, extract, and print "reminders" for functions and objects | print.reminder remind remind.default remind.function remind<- |