Package: neatmaps
Title: Heatmaps for Multiple Network Data
Version: 2.1.0
Authors@R: person("Philippe", "Boileau", role = c("aut", "cre"), 
           email = "philippe_boileau@berkeley.edu")
Author: Philippe Boileau [aut, cre]
Maintainer: Philippe Boileau <philippe_boileau@berkeley.edu>
Description: Simplify the exploratory data analysis process for multiple network
             data sets with the help of hierarchical clustering, consensus 
             clustering and heatmaps. Multiple network data consists of multiple
             disjoint networks that have common variables (e.g. ego networks). 
             This package contains the necessary tools for exploring such data,
             from the data pre-processing stage to the creation of dynamic
             visualizations.
Depends: R (>= 3.5.0)
biocViews:
Imports: igraph, heatmaply, ConsensusClusterPlus, ggplot2, grDevices,
        dplyr
License: MIT + file LICENSE
URL: https://github.com/PhilBoileau/neatmaps
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-12 18:57:09 UTC; phil
Repository: CRAN
Date/Publication: 2019-05-12 19:10:03 UTC
Built: R 4.4.3; ; 2025-10-21 14:51:16 UTC; windows
