What is this all about? The package offers a single exported function, namely ggheatmap, which takes a data frame, a matrix or a (named) list of matrices and generates a nice heatmap with ggplot2.
Currently, curate generates a diagnostic plot (heatmap, dendrogram....) using R's base function with many packages. At some point, this should be replaced with ggplot2's framework for better ...