# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ooplah" in publications use:' type: software license: MIT title: 'ooplah: Helper Functions for Class Object-Oriented Programming' version: 0.2.0 doi: 10.32614/CRAN.package.ooplah abstract: Helper functions for coding object-oriented programming with a focus on R6. Includes functions for assertions and testing, looping, and re-usable design patterns including Abstract and Decorator classes. authors: - family-names: Sonabend given-names: Raphael email: raphaelsonabend@gmail.com orcid: https://orcid.org/0000-0001-9225-4654 repository: https://raphaels1.r-universe.dev repository-code: https://github.com/xoopR/ooplah commit: 4d88a65d349ba524060229704adcee25ec7bf4f8 url: https://xoopR.github.io/ooplah/ contact: - family-names: Sonabend given-names: Raphael email: raphaelsonabend@gmail.com orcid: https://orcid.org/0000-0001-9225-4654