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: | 2019.12.5 |
Depends: | methods, utils, R (≥ 2.9) |
Suggests: | future.apply, future |
Published: | 2019-12-05 |
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.hocking at r-project.org> |
BugReports: | http://github.com/tdhock/inlinedocs/issues |
License: | GPL-2 | GPL-3 |
URL: | http://github.com/tdhock/inlinedocs |
NeedsCompilation: | no |
Citation: | inlinedocs citation info |
Materials: | NEWS |
CRAN checks: | inlinedocs results |
Reference manual: | inlinedocs.pdf |
Package source: | inlinedocs_2019.12.5.tar.gz |
Windows binaries: | r-devel: inlinedocs_2019.12.5.zip, r-release: inlinedocs_2019.12.5.zip, r-oldrel: inlinedocs_2019.12.5.zip |
macOS binaries: | r-release: inlinedocs_2019.12.5.tgz, r-oldrel: inlinedocs_2019.12.5.tgz |
Old sources: | inlinedocs archive |
Reverse suggests: | directlabels |
Please use the canonical form https://CRAN.R-project.org/package=inlinedocs to link to this page.