Allows to generate on-demand or by batch, any R documentation file, whatever is kind, data, function, class or package. It populates documentation sections, either automatically or by considering your input. Input code could be standard R code or offensive programming code. Documentation content completeness depends on the type of code you use. With offensive programming code, expect generated documentation to be fully completed, from a format and content point of view. With some standard R code, you will have to activate post processing to fill-in any section that requires complements. Produced manual page validity is automatically tested against R documentation compliance rules. Documentation language proficiency, wording style, and phrasal adjustments remains your job.
Version: | 1.1.19 |
Depends: | R (≥ 4.0) |
Imports: | methods, data.table (≥ 1.11.8), tidyr, wyz.code.offensiveProgramming (≥ 1.1.22), stringr (≥ 1.4.0), R6 (≥ 2.4.0), crayon (≥ 1.3.4), digest (≥ 0.6.23) |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2021-10-06 |
DOI: | 10.32614/CRAN.package.wyz.code.rdoc |
Author: | Fabien Gelineau |
Maintainer: | Fabien Gelineau <neonira at gmail.com> |
License: | GPL-3 |
URL: | https://neonira.github.io/offensiveProgrammingBook_v1.2.2/ |
NeedsCompilation: | no |
CRAN checks: | wyz.code.rdoc results |
Reference manual: | wyz.code.rdoc.pdf |
Vignettes: |
wyz.code.rdoc documentation Release notes of package wyz.code.rdoc wyz.code.rdoc Tips and Tricks wyz.code.rdoc Tutorial wyz.code.rdoc use cases |
Package source: | wyz.code.rdoc_1.1.19.tar.gz |
Windows binaries: | r-devel: wyz.code.rdoc_1.1.19.zip, r-release: wyz.code.rdoc_1.1.19.zip, r-oldrel: wyz.code.rdoc_1.1.19.zip |
macOS binaries: | r-release (arm64): wyz.code.rdoc_1.1.19.tgz, r-oldrel (arm64): wyz.code.rdoc_1.1.19.tgz, r-release (x86_64): wyz.code.rdoc_1.1.19.tgz, r-oldrel (x86_64): wyz.code.rdoc_1.1.19.tgz |
Old sources: | wyz.code.rdoc archive |
Please use the canonical form https://CRAN.R-project.org/package=wyz.code.rdoc to link to this page.