Package: admisc 0.40.2

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.

Authors:Adrian Dusa [aut, cre, cph]

admisc_0.40.2.tar.gz
admisc_0.40.2.zip(r-4.7)admisc_0.40.2.zip(r-4.6)admisc_0.40.2.zip(r-4.5)
admisc_0.40.2.tgz(r-4.6-x86_64)admisc_0.40.2.tgz(r-4.6-arm64)admisc_0.40.2.tgz(r-4.5-x86_64)admisc_0.40.2.tgz(r-4.5-arm64)
admisc_0.40.2.tar.gz(r-4.7-arm64)admisc_0.40.2.tar.gz(r-4.7-x86_64)admisc_0.40.2.tar.gz(r-4.6-arm64)admisc_0.40.2.tar.gz(r-4.6-x86_64)
admisc_0.40.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
admisc/json (API)

# Install 'admisc' in R:
install.packages('admisc', repos = c('https://dusadrian.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dusadrian/admisc/issues

Uses libs:
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openmp

7.38 score 2 stars 83 packages 23 scripts 35k downloads 96 exports 0 dependencies

Last updated from:97d68af839. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK116
linux-devel-x86_64OK112
source / vignettesOK154
linux-release-arm64OK103
linux-release-x86_64OK134
macos-release-arm64OK111
macos-release-x86_64OK255
macos-oldrel-arm64OK121
macos-oldrel-x86_64OK165
windows-develOK98
windows-releaseOK101
windows-oldrelOK99
wasm-releaseOK91

Exports:aeqbagtbagtebaltbaltebaneqbanyTaggedasNumericasSOPbetweenBracketsbetweenQuoteschangecheckMVcheckSubsetcheckValidclassifycoerceModecombnkcomputecurlyBracketsdashesdeMorgandoublequotesexpandexpandBracketsexportfactorizefrelevelfrevgetInfogetLevelsgetMatrixgetNamegetNonCharsgetTaghasTaghastildehclrinsideinsideBracketsintersectioninvertlistRDAmakeTagmvSOPnegatenotildenumdecobjRDAoutsideBracketsoverwritepadBothpadLeftpadRightpermutationspossibleNumericprettyStringprettyTablerecoderecreatereloadremoveSingleStarsreplaceTextroundBracketsscan.clipboardsetColnamessetDimnamessetRownamessimplifysimplifyListsinglequotessolveBracketssopsortExpressionsspacessplitBracketssplitMainComponentssplitPlusessplitStarssplitstrsplitTildassquareBracketsstopErrortildaetilde1sttranslatetrimstrtryCatchWEMuninstallunloadusingvalidateNamesverifywholeNumericwrite.clipboardwritePIs

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Adrian Dusa's Miscellaneousadmisc_package
Check difference and / or (in)equality of numbersaeqb agtb agteb altb alteb aneqb
Numeric vectorsasNumeric possibleNumeric wholeNumeric
Functions to interpret and manupulate a SOP/DNF expressionasSOP compute expand mvSOP simplify sop translate
Extract information from a multi-value SOP/DNF expressionbetweenBrackets curlyBrackets insideBrackets outsideBrackets roundBrackets squareBrackets
Extract information between quotes in a stringbetweenQuotes
Generic function to change the structure of an object, function of the (changed) parameters used to create it.change
Coerce an atomic vector to numeric or integer, if possiblecoerceMode
Generate all combinations of n numbers, taken k at a timecombnk
Export an object to a file or a connectionexport
Factorize Boolean expressionsfactorize
Modified 'relevel()' functionfrelevel
Inverts the values of a factorfinvert frev
Get the name of the object being used in a function callgetName
Tilde operationshastilde notilde tilde1st
Colors from the HCL spectrumhclr
Evaluate an Expression in a Data Environmentinside inside.list
Intersect expressionsintersection
Negate Boolean expressionsdeMorgan invert negate sopos
Load and list objects from an .rda filelistRDA objRDA
Count number of decimalsnumdec
Overwrite an object in a given environment.overwrite
Calculates the permutations of a vectorpermutations
Recode a variablerecode
Facilitate expression substitutionrecreate
Replace text in a stringreplaceText
Cross platform scan/write clipboardscan.clipboard write.clipboard
Set matrix row or column namesdimnames setColnames setDimnames setRownames
Try functions to capture warnings, errors and messages.tryCatchWEM
Evaluate an expression in a data environmentusing using.data.frame