CRAN/E | docstring

docstring

Provides Docstring Capabilities to R Functions

Installation

About

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.

github.com/dasonk/docstring
Bug report File report

Key Metrics

Version 1.0.0
Published 2017-03-24 2584 days ago
Needs compilation? no
License GPL-2
CRAN checks docstring results

Downloads

Yesterday 34 0%
Last 7 days 216 -100%
Last 30 days 334.852 +35447%
Last 90 days 337.065 +11579%
Last 365 days 345.717 +2827%

Maintainer

Maintainer

Dason Kurkiewicz

dasonk@gmail.com

Authors

Dason Kurkiewicz

aut / cre

Neal Fultz

ctb

Material

NEWS
Reference manual
Package source

Vignettes

Introduction to docstring

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

roxygen2
utils
tools

Suggests

devtools
rstudioapi
knitr
rmarkdown