# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "R6P" in publications use:' type: software license: MIT title: 'R6P: Design Patterns in R' version: 0.4.0 identifiers: - type: doi value: 10.32614/CRAN.package.R6P abstract: Build robust and maintainable software with object-oriented design patterns in R. Design patterns abstract and present in neat, well-defined components and interfaces the experience of many software designers and architects over many years of solving similar problems. These are solutions that have withstood the test of time with respect to re-usability, flexibility, and maintainability. 'R6P' provides abstract base classes with examples for a few known design patterns. The patterns were selected by their applicability to analytic projects in R. Using these patterns in R projects have proven effective in dealing with the complexity that data-driven applications possess. authors: - family-names: Lustiger given-names: Harel email: tidylab@gmail.com orcid: https://orcid.org/0000-0003-2953-9598 preferred-citation: type: manual title: Design Patterns in R authors: - family-names: Lustiger given-names: Harel email: tidylab@gmail.com orcid: https://orcid.org/0000-0003-2953-9598 institution: name: Tidylab address: Auckland, New Zealand year: '2024' url: https://github.com/tidylab/R6P repository: https://CRAN.R-project.org/package=R6P repository-code: https://github.com/tidylab/R6P url: https://tidylab.github.io/R6P/ date-released: '2024-12-22' contact: - family-names: Lustiger given-names: Harel email: tidylab@gmail.com orcid: https://orcid.org/0000-0003-2953-9598