git: afde1e2282d3 - main - math/R-cran-admisc: adding Adrian Dusa's Miscellaneous
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 May 2022 20:32:23 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=afde1e2282d385c9be490749a4bd11cc147f28f8 commit afde1e2282d385c9be490749a4bd11cc147f28f8 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-05-04 20:06:31 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-05-04 20:32:14 +0000 math/R-cran-admisc: adding Adrian Dusa's Miscellaneous --- math/Makefile | 1 + math/R-cran-admisc/Makefile | 15 +++++++++++++++ math/R-cran-admisc/distinfo | 3 +++ math/R-cran-admisc/pkg-descr | 14 ++++++++++++++ math/R-cran-admisc/pkg-plist | 21 +++++++++++++++++++++ 5 files changed, 54 insertions(+) diff --git a/math/Makefile b/math/Makefile index b3392659e3a3..1658b5f228a9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -36,6 +36,7 @@ SUBDIR += R-cran-XLConnect SUBDIR += R-cran-Zelig SUBDIR += R-cran-acepack + SUBDIR += R-cran-admisc SUBDIR += R-cran-alabama SUBDIR += R-cran-assertthat SUBDIR += R-cran-backports diff --git a/math/R-cran-admisc/Makefile b/math/R-cran-admisc/Makefile new file mode 100644 index 000000000000..a30a8e3be0d2 --- /dev/null +++ b/math/R-cran-admisc/Makefile @@ -0,0 +1,15 @@ +# Created by: Thierry Thomas <thierry@pompo.net> + +PORTNAME= admisc +DISTVERSION= 0.27 +CATEGORIES= math +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= thierry@FreeBSD.org +COMMENT= Adrian Dusa's Miscellaneous + +LICENSE= GPLv3+ + +USES= cran:compiles + +.include <bsd.port.mk> diff --git a/math/R-cran-admisc/distinfo b/math/R-cran-admisc/distinfo new file mode 100644 index 000000000000..6e602d8c2cac --- /dev/null +++ b/math/R-cran-admisc/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1651694400 +SHA256 (admisc_0.27.tar.gz) = 23d46a081714431b6674281b3442ee4f8c3e7050f73b6f9dd38db23b36cc0e1e +SIZE (admisc_0.27.tar.gz) = 58494 diff --git a/math/R-cran-admisc/pkg-descr b/math/R-cran-admisc/pkg-descr new file mode 100644 index 000000000000..b80279cece72 --- /dev/null +++ b/math/R-cran-admisc/pkg-descr @@ -0,0 +1,14 @@ +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. + +WWW: https://cran.r-project.org/package=admisc +WWW: https://github.com/dusadrian/admisc diff --git a/math/R-cran-admisc/pkg-plist b/math/R-cran-admisc/pkg-plist new file mode 100644 index 000000000000..63751efcd6de --- /dev/null +++ b/math/R-cran-admisc/pkg-plist @@ -0,0 +1,21 @@ +%%R_MOD_DIR%%/ChangeLog +%%R_MOD_DIR%%/DESCRIPTION +%%R_MOD_DIR%%/INDEX +%%R_MOD_DIR%%/Meta/Rd.rds +%%R_MOD_DIR%%/Meta/features.rds +%%R_MOD_DIR%%/Meta/hsearch.rds +%%R_MOD_DIR%%/Meta/links.rds +%%R_MOD_DIR%%/Meta/nsInfo.rds +%%R_MOD_DIR%%/Meta/package.rds +%%R_MOD_DIR%%/NAMESPACE +%%R_MOD_DIR%%/R/admisc +%%R_MOD_DIR%%/R/admisc.rdb +%%R_MOD_DIR%%/R/admisc.rdx +%%R_MOD_DIR%%/help/AnIndex +%%R_MOD_DIR%%/help/admisc.rdb +%%R_MOD_DIR%%/help/admisc.rdx +%%R_MOD_DIR%%/help/aliases.rds +%%R_MOD_DIR%%/help/paths.rds +%%R_MOD_DIR%%/html/00Index.html +%%R_MOD_DIR%%/html/R.css +%%R_MOD_DIR%%/libs/admisc.so