docstring
1.0.0Provides Docstring Capabilities to R Functions
Overview
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.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 0%
- Documented parameters
- 80%
- Return-value docs
- 0%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
1 development-tooling and community-health practice detected across 1 family in the upstream repository
Checks run against github.com/dasonk/docstring on 2026-07-19.
Dependencies
Code & Tests
- Cyclomatic complexity
- 3.5 median / 8 max
Test coverage
Line coverage
–
Expression
–
Tests / Examples
–
Functions
4 2 exported
Complexity
4 avg / 8 max
Call network
4 nodes / 4 edges
Call graph
Open call graph →Lowest coverage
Per-function coverage is not measured for this package yet.
People & History
1 release. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.0.0Latest2026-03-10 · current release
- RR 4.5.0 released · 2025-04-11
Package metadata
- First published
- 2017-03-24
- Total releases
- 1 / 9 yrs
- License
- GPL-2 OSI
- Download size
- 14 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet