To cite R in publications use:

Lustiger H (2022). Design Patterns in R. Tidylab, Auckland, New Zealand. https://github.com/tidylab/R6P.

We have invested a lot of time and effort in creating R OOP, please cite it when using it for data analysis. See also ‘citation("pkgname")’ for citing R packages.

Corresponding BibTeX entry:

  @Manual{,
    title = {Design Patterns in R},
    author = {Harel Lustiger},
    organization = {Tidylab},
    address = {Auckland, New Zealand},
    year = {2022},
    url = {https://github.com/tidylab/R6P},
  }