Package: vecsets 1.4

Carl Witthoft

vecsets: Like Set Tools in 'Base' Package but Keeps Duplicate Elements

The 'base' tools union() intersect(), etc., follow the algebraic definition that each element of a set must be unique. Since it's often helpful to compare all elements of two vectors, this toolset treats every element as unique for counting purposes. For ease of use, all functions in vecsets have an argument 'multiple' which, when set to FALSE, reverts them to the base::sets (alias for all the items) tools functionality.

Authors:Carl Witthoft [aut, cre]

vecsets_1.4.tar.gz
vecsets_1.4.tar.gz(r-4.7-any)vecsets_1.4.tar.gz(r-4.6-any)
vecsets_1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
vecsets/json (API)

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

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.47 score 2 packages 49 scripts 235 downloads 5 exports 1 dependencies

Last updated from:e4078e4a91. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK101
source / vignettesOK178
linux-release-x86_64OK105
wasm-releaseOK101

Exports:vintersectvpermvsetdiffvsetequalvunion

Dependencies:pracma