Generates Rd files from R source code with comments. The main features of the default syntax are that (1) docs are defined in comments near the relevant code, (2) function argument names are not repeated in comments, and (3) examples are defined in R code, not comments. It is also easy to define a new syntax.
Version: | 2013.9.3 |
Depends: | methods, utils, R (≥ 2.9) |
Published: | 2013-09-03 |
Author: | Toby Dylan Hocking [aut, cre], Keith Ponting [aut], Thomas Wutzler [aut], Philippe Grosjean [aut], Markus Müller [aut], R Core Team [ctb, cph] |
Maintainer: | Toby Dylan Hocking <toby at sg.cs.titech.ac.jp> |
License: | GPL-2 | GPL-3 |
URL: | http://inlinedocs.r-forge.r-project.org |
NeedsCompilation: | no |
Citation: | inlinedocs citation info |
Materials: | NEWS |
CRAN checks: | inlinedocs results |
Reference manual: | inlinedocs.pdf |
Package source: | inlinedocs_2013.9.3.tar.gz |
Windows binaries: | r-devel: inlinedocs_2013.9.3.zip, r-release: inlinedocs_2013.9.3.zip, r-oldrel: inlinedocs_2013.9.3.zip |
OS X Snow Leopard binaries: | r-release: inlinedocs_2013.9.3.tgz, r-oldrel: inlinedocs_2013.9.3.tgz |
OS X Mavericks binaries: | r-release: inlinedocs_2013.9.3.tgz |
Old sources: | inlinedocs archive |
Reverse suggests: | directlabels |