Package: ehelp 1.2.1

ehelp: Enhanced Help to Enable "Docstring"-Comments in Users Functions

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.

Authors:Marcelo Ponce [aut, cre]

ehelp_1.2.1.tar.gz
ehelp_1.2.1.zip(r-4.5)ehelp_1.2.1.zip(r-4.4)ehelp_1.2.1.zip(r-4.3)
ehelp_1.2.1.tgz(r-4.4-any)ehelp_1.2.1.tgz(r-4.3-any)
ehelp_1.2.1.tar.gz(r-4.5-noble)ehelp_1.2.1.tar.gz(r-4.4-noble)
ehelp_1.2.1.tgz(r-4.4-emscripten)ehelp_1.2.1.tgz(r-4.3-emscripten)
ehelp.pdf |ehelp.html
ehelp/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/mponce0/ehelp/issues

On CRAN:

ala-docstringbest-practicesdeveloper-toolsdocstringdocstring-commentsdocumentationprototyping

3 exports 1 stars 0.74 score 0 dependencies 4 scripts 221 downloads

Last updated 2 years agofrom:5619511010. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-winWARNINGAug 28 2024
R-4.5-linuxWARNINGAug 28 2024
R-4.4-winWARNINGAug 28 2024
R-4.4-macWARNINGAug 28 2024
R-4.3-winWARNINGAug 28 2024
R-4.3-macWARNINGAug 28 2024

Exports:eexampleehelphelp

Dependencies:

eHelp Package: 'enhanced-Help' allowing docstring-comments for user-defined functions

Rendered fromeHelp.Rmdusingknitr::rmarkdownon Aug 28 2024.

Last update: 2019-10-09
Started: 2019-10-06