Skip to content

vecsets

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

v1.4 · Dec 2, 2023 · LGPL-3

Description

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.

Downloads

207

Last 30 days

21932nd

945

Last 90 days

5.5K

Last year

Trend: -32.8% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

Dependency Network

Dependencies Reverse dependencies pracma godley mldr.resampling vecsets

Version History

new 1.4 Mar 10, 2026
updated 1.4 ← 1.3.1 diff Dec 1, 2023
updated 1.3.1 ← 1.3 diff Aug 27, 2023
updated 1.3 ← 1.2.1 diff Mar 6, 2021
updated 1.2.1 ← 1.1 diff Jan 17, 2018
updated 1.1 ← 1.0 diff Oct 24, 2014
new 1.0 Feb 11, 2014