Package: remindR
Title: Insert and Extract "Reminders" from Function Comments
Version: 0.0.1
Authors@R: person("Bert", "Gunter", email = "bgunter.4567@gmail.com",
            role = c("aut", "cre"))
Description: 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.
Depends: R (>= 3.3.2)
Imports: assertthat
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-03-07 00:47:38 UTC; bgunter
Author: Bert Gunter [aut, cre]
Maintainer: Bert Gunter <bgunter.4567@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-07 13:41:43
Built: R 4.1.0; ; 2021-05-26 09:13:35 UTC; unix
