Package: admisc
Version: 0.6
Date: 2020-03-09
Title: Adrian Dusa's Miscellaneous
Authors@R: c(person("Adrian", "Dusa", role = c("aut", "cre", "cph"),
                    email = "dusa.adrian@unibuc.ro"))
Depends: R (>= 3.4.0)
Imports: methods
Suggests: QCA (> 3.6)
Description: Contains functions used across packages 'QCA', 'DDIwR', and 'venn'.
    Interprets and translates 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.
    Some functions need specific functionality from package QCA, but since that
    package depends on this package, admisc cannot automatically load package QCA
    due to circular dependency.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2020-03-09 21:46:05 UTC; dusadrian
Author: Adrian Dusa [aut, cre, cph]
Maintainer: Adrian Dusa <dusa.adrian@unibuc.ro>
Repository: CRAN
Date/Publication: 2020-03-10 19:10:03 UTC
