Package: admisc
Version: 0.11
Date: 2020-11-07
Title: Adrian Dusa's Miscellaneous
Authors@R: c(person(given = "Adrian", family = "Dusa",
                  role = c("aut", "cre", "cph"),
                  email = "dusa.adrian@unibuc.ro",
                  comment = c(ORCID = "0000-0002-3525-9253")))
Depends: R (>= 3.6.0)
Imports: methods
Suggests: QCA (>= 3.7)
Description: Contains functions used across packages 'QCA', 'DDIwR', 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 flexible recoding routine.
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2020-11-07 08:23:03 UTC; dusadrian
Author: Adrian Dusa [aut, cre, cph] (<https://orcid.org/0000-0002-3525-9253>)
Maintainer: Adrian Dusa <dusa.adrian@unibuc.ro>
Repository: CRAN
Date/Publication: 2020-11-07 08:50:02 UTC
