Package: hierarchicalSets
Type: Package
Title: Set Data Visualization Using Hierarchies
Version: 1.0.2
Date: 2016-04-11
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: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 3.2.0)
Imports: ggdendro, ggplot2 (>= 2.0.0), stats, Rcpp, scales, Matrix,
        MASS, RColorBrewer, gtable, grDevices, methods, utils
RoxygenNote: 5.0.1
Collate: 'RcppExports.R' 'hSet.R' 'hierarchicalSet.R'
        'hierarchicalSets-package.R' 'twitter.R' 'visuals.R'
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2016-04-12 13:32:59 UTC; Thomas
Repository: CRAN
Date/Publication: 2016-04-12 17:01:37
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 17:34:01 UTC; windows
Archs: i386, x64
