@Kevin Blighe, thank you for looking into this.
library(ComplexHeatmap)
Loading required package: grid
========================================
ComplexHeatmap version 1.20.0
Bioconductor page: http://bioconductor.org/packages/ComplexHeatmap/
Github page: https://github.com/jokergoo/ComplexHeatmap
Documentation: http://bioconductor.org/packages/ComplexHeatmap/
If you use it in published research, please cite:
Gu, Z. Complex heatmaps reveal patterns and correlations in multidimensional
genomic data. Bioinformatics 2016.
========================================
> sessionInfo()
R version 3.5.1 (2018-07-02)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS 10.14.6
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib
locale:
[1] C
attached base packages:
[1] grid stats graphics grDevices utils datasets methods base
other attached packages:
[1] ComplexHeatmap_1.20.0 stringr_1.4.0
loaded via a namespace (and not attached):
[1] colorspace_1.4-1 compiler_3.5.1 rjson_0.2.20 magrittr_1.5
[5] circlize_0.4.9 tools_3.5.1 GlobalOptions_0.1.1 RColorBrewer_1.1-2
[9] yaml_2.2.1 stringi_1.4.6 GetoptLong_0.1.8 shape_1.4.4
install.packages("ComplexHeatmap")
Error in install.packages : Updating loaded packages
Restarting R session...
During startup - Warning messages:
1: Setting LC_CTYPE failed, using "C"
2: Setting LC_COLLATE failed, using "C"
3: Setting LC_TIME failed, using "C"
4: Setting LC_MESSAGES failed, using "C"
5: Setting LC_MONETARY failed, using "C"
> install.packages("ComplexHeatmap")
Installing package into '/Users/mtoufiq/Library/R/3.5/library'
(as 'lib' is unspecified)
Warning in install.packages :
package 'ComplexHeatmap' is not available (for R version 3.5.1)