Package: admisc
Version: 0.4
Date: 2019-09-15
Title: Adrian Dusa's Miscellaneous
Authors@R: c(person("Adrian", "Dusa", role = c("aut", "cre", "cph"),
                    email = "dusa.adrian@unibuc.ro"))
Depends: R (>= 3.5.0)
Imports: methods
Suggests: QCA
Description: Contains functions used across packages 'QCA', 'DDIwR', and 'venn'.
    Interprets and translates DNF - Disjunctive Normal Form and 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 others, a highly flexible recoding function.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2019-09-15 11:00:38 UTC; dusadrian
Author: Adrian Dusa [aut, cre, cph]
Maintainer: Adrian Dusa <dusa.adrian@unibuc.ro>
Repository: CRAN
Date/Publication: 2019-09-15 11:20:02 UTC
