Package: hierarchicalSets
Type: Package
Title: Set Data Visualization Using Hierarchies
Version: 1.0.4
Author: Thomas Lin Pedersen
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Description: Pure set data visualization approaches are often limited in
    scalability due to the combinatorial explosion of distinct set families as
    the number of sets under investigation increases. hierarchicalSets applies
    a set centric hierarchical clustering of the sets under investigation and
    uses this hierarchy as a basis for a range of scalable visual
    representations. hierarchicalSets is especially well suited for collections
    of sets that describe comparable comparable entities as it relies on the
    sets to have a meaningful relational structure.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.2.0)
Imports: ggdendro, ggplot2 (>= 2.2.0), stats, Rcpp, scales, Matrix,
        MASS, RColorBrewer, gtable, grDevices, methods, utils, viridis,
        patchwork
RoxygenNote: 7.2.3
Collate: 'RcppExports.R' 'geom_rect2.R' 'hSet.R' 'hierarchicalSet.R'
        'hierarchicalSets-package.R' 'twitter.R' 'visuals.R'
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2023-04-24 09:38:29 UTC; thomas
Repository: CRAN
Date/Publication: 2023-04-24 12:50:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 09:37:36 UTC; unix
Archs: hierarchicalSets.so.dSYM
