# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "admisc" in publications use:' type: software license: GPL-3.0-or-later title: 'admisc: Adrian Dusa''s Miscellaneous' version: 0.36.1 doi: 10.32614/CRAN.package.admisc abstract: Contains functions used across packages 'DDIwR', 'QCA' and 'venn'. Interprets and translates, factorizes and negates SOP - Sum of Products expressions, for both binary and multi-value crisp sets, and extracts information (set names, set values) from those expressions. Other functions perform various other checks if possibly numeric (even if all numbers reside in a character vector) and coerce to numeric, or check if the numbers are whole. It also offers, among many others, a highly versatile recoding routine and some more flexible alternatives to the base functions 'with()' and 'within()'. SOP simplification functions in this package use related minimization from package 'QCA', which is recommended to be installed despite not being listed in the Imports field, due to circular dependency issues. authors: - family-names: Dusa given-names: Adrian email: dusa.adrian@unibuc.ro orcid: https://orcid.org/0000-0002-3525-9253 repository: https://dusadrian.r-universe.dev repository-code: https://github.com/dusadrian/admisc commit: 684c081836fdf4dc4ac0248f0b1cbab35660ebc8 url: https://github.com/dusadrian/admisc contact: - family-names: Dusa given-names: Adrian email: dusa.adrian@unibuc.ro orcid: https://orcid.org/0000-0002-3525-9253