Changes in version 3.15.3 - incorporate clusterProfiler.dplyr (2020-03-12, Thu) - arrange, filter, group_by, mutate, rename, select, slice and summarize Changes in version 3.15.2 - remove Suggests of KEGG.db as it will be deprecated in Bioconductor 3.11 (2020-01-14, Tue) - optimize enrichGO to use less memory (2019-12-13, Fri) - re-implement read.gmt without using GSEABase, and my own version is much more fasta :) Changes in version 3.15.1 - e.g. user can pass fun=enrichGO to compareCluster without quoting enrichGO (2019-12-02, Mon) - add keytype and readable info in compareCluster output - mv compareClusterResult class defintion to DOSE (2019-11-02, Sat) - mv fortify, barplot and dotplot for compareClusterResult to enrichplot. Changes in version 3.14.0 - Bioconductor 3.10 release Changes in version 3.12.0 - Bioconductor 3.9 release Changes in version 3.11.1 - asis parameter in [.compareClusterResult (2018-12-24, Mon) - https://github.com/GuangchuangYu/enrichplot/issues/17 Changes in version 3.10.0 - Bioconductor 3.8 release Changes in version 3.9.2 - re-export DOSE::gsfilter and DOSE::setReadable (2018-05-25, Fri) Changes in version 3.9.1 - change color scheme of dotplot of compareClusterResult back to red->purple (2018-05-17, Thu) - https://support.bioconductor.org/p/108996/ Changes in version 3.8.0 - Bioconductor 3.7 release Changes in version 3.7.1 - uniprot_get function (2018-01-30, Tue) - import enrichplot (2018-01-29, Mon)