Package: docstring 1.0.0
docstring: Provides Docstring Capabilities to R Functions
Provides the ability to display something analogous to Python's docstrings within R. By allowing the user to document their functions as comments at the beginning of their function without requiring putting the function into a package we allow more users to easily provide documentation for their functions. The documentation can be viewed just like any other help files for functions provided by packages as well.
Authors:
docstring_1.0.0.tar.gz
docstring_1.0.0.zip(r-4.7)docstring_1.0.0.zip(r-4.6)docstring_1.0.0.zip(r-4.5)
docstring_1.0.0.tgz(r-4.6-any)docstring_1.0.0.tgz(r-4.5-any)
docstring_1.0.0.tar.gz(r-4.7-any)docstring_1.0.0.tar.gz(r-4.6-any)
docstring_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
docstring/json (API)
NEWS
| # Install 'docstring' in R: |
| install.packages('docstring', repos = c('https://dasonk.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dasonk/docstring/issues
devtoolsdocstringdocumentationdocumentation-toolroxygen-style
Last updated from:815dcd9e04. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 192 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 154 | ||
| macos-oldrel-arm64 | OK | 196 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 130 |
Dependencies:brewcallrclicommonmarkcpp11descevaluatefsgluehighrknitrlifecyclepkgbuildpkgloadprocessxpsR6rlangroxygen2rprojrootwithrxfunxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Display a docstring | ? docstring |
