Package: ehelp
Title: Enhanced Help to Enable "Docstring"-Comments in Users Functions
Version: 1.2.1
Authors@R: 
    person(given = "Marcelo",
           family = "Ponce",
           role = c("aut", "cre"),
           email = "m.ponce@utoronto.ca")
Author: Marcelo Ponce [aut, cre]
Maintainer: Marcelo Ponce <m.ponce@utoronto.ca>
Description: By overloading the R help() function, this package allows users to use "docstring" style comments within their own defined functions. The package also provides additional functions to mimic the R basic example() function and the prototyping of packages.
URL: https://github.com/mponce0/eHelp
BugReports: https://github.com/mponce0/eHelp/issues
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.0
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, crayon
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-06 19:46:49 UTC; marcelo
Repository: CRAN
Date/Publication: 2023-01-06 23:30:09 UTC
Built: R 4.4.3; ; 2025-11-07 17:31:21 UTC; windows
