admisc: Adrian Dusa's Miscellaneous

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.

Version: 0.35
Depends: R (≥ 3.5.0)
Imports: methods
Suggests: QCA (≥ 3.7)
Published: 2024-03-11
Author: Adrian Dusa ORCID iD [aut, cre, cph]
Maintainer: Adrian Dusa <dusa.adrian at unibuc.ro>
BugReports: https://github.com/dusadrian/admisc/issues
License: GPL (≥ 3)
URL: https://github.com/dusadrian/admisc
NeedsCompilation: yes
Materials: ChangeLog
CRAN checks: admisc results

Documentation:

Reference manual: admisc.pdf

Downloads:

Package source: admisc_0.35.tar.gz
Windows binaries: r-devel: admisc_0.35.zip, r-release: admisc_0.35.zip, r-oldrel: admisc_0.35.zip
macOS binaries: r-release (arm64): admisc_0.35.tgz, r-oldrel (arm64): admisc_0.35.tgz, r-release (x86_64): admisc_0.35.tgz
Old sources: admisc archive

Reverse dependencies:

Reverse depends: QCA, SetMethods
Reverse imports: DDIwR, polycor, venn

Linking:

Please use the canonical form https://CRAN.R-project.org/package=admisc to link to this page.