fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
13 lines
831 B
Text
13 lines
831 B
Text
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 a more flexible alternative to
|
|
the base function 'with()'. Some of the functions in this package use related
|
|
functions from package 'QCA'. Users are encouraged to install that package
|
|
despite not being listed in the Imports field, due to circular dependency
|
|
issues.
|
|
|
|
See also: https://github.com/dusadrian/admisc
|