Package: neatmaps Title: Heatmaps for Multiple Network Data Version: 2.1.1 Authors@R: person("Philippe", "Boileau", role = c("aut", "cre"), email = "philippe_boileau@berkeley.edu") Author: Philippe Boileau [aut, cre] Maintainer: Philippe Boileau 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.6.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 Config/pak/sysreqs: cmake libglpk-dev make libmagick++-dev gsfonts libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://philboileau.r-universe.dev Date/Publication: 2022-04-12 00:31:45 UTC RemoteUrl: https://github.com/philboileau/neatmaps RemoteRef: HEAD RemoteSha: 7ad690dd2111679aef5f03ffb78bc184247e41ff NeedsCompilation: no Packaged: 2026-06-13 09:21:27 UTC; root