Package: neatmaps
Title: Heatmaps for Multiple Network Data
Version: 1.0.7
Authors@R: person("Phil", "Boileau", role = c("aut", "cre"), email = "philippe.boileau@mail.concordia.ca")
Maintainer: Phil Boileau <philippe.boileau@mail.concordia.ca>
Description: Simplify the exploratory data analysis process for multiple network data sets with the help
             of hierarchical clustering and heatmaps. Multiple network data consists of multiple disjoint
             networks that share common graph, node and edge variables. Contains the tools necessary to 
             convert this raw data into a single dynamic report, summarizing the relationships
             of the graph, node and structural characteristics of the networks.
Depends: R (>= 3.4.0)
Imports: igraph, heatmaply, pvclust, ggplot2, dendextend
License: MIT + file LICENSE
URL: https://github.com/PhilBoileau/neatmaps
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-12-17 16:36:51 UTC; Phil
Author: Phil Boileau [aut, cre]
Repository: CRAN
Date/Publication: 2017-12-17 16:46:57 UTC
