wyz.code.rdoc: Wizardry Code Offensive Programming R Documentation

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.16
Depends: R (≥ 3.6)
Imports: methods, data.table (≥ 1.11.8), tidyr, wyz.code.offensiveProgramming (≥ 1.1.17), stringr (≥ 1.4.0), R6 (≥ 2.4.0), crayon (≥ 1.3.4), digest (≥ 0.6.23)
Suggests: testthat, knitr, rmarkdown, lubridate
Published: 2020-04-22
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

Downloads:

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.16.tar.gz
Windows binaries: r-devel: wyz.code.rdoc_1.1.16.zip, r-release: wyz.code.rdoc_1.1.16.zip, r-oldrel: wyz.code.rdoc_1.1.16.zip
macOS binaries: r-release: wyz.code.rdoc_1.1.16.tgz, r-oldrel: wyz.code.rdoc_1.1.16.tgz
Old sources: wyz.code.rdoc archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wyz.code.rdoc to link to this page.