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.5-noble)vecsets_1.4.tar.gz(r-4.4-noble)
vecsets_1.4.tgz(r-4.4-emscripten)vecsets_1.4.tgz(r-4.3-emscripten)
vecsets.pdf |vecsets.html
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.

1.78 score 2 packages 338 downloads 5 exports 1 dependencies

Last updated 1 years agofrom:e4078e4a91. Checks:3 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 19 2025
R-4.5-linuxOKMar 19 2025
R-4.4-linuxOKMar 19 2025

Exports:vintersectvpermvsetdiffvsetequalvunion

Dependencies:pracma