Changes in version 3.13.2                        

  - fixed issue caused by R v4.0.0 (2020-03-12, Thu)
      - length > 1 in coercion to logical
      - https://github.com/YuLab-SMU/DOSE/pull/32

                       Changes in version 3.13.1                        

  - remove S4Vectors dependencies (2019-12-19, Thu)
  - extend setReadable to support compareClusterResult (2019-12-02, Mon)
  - add gene2Symbol, keytype and readable slots for compareClusterResult
  - move compareClusterResult class definition from clusterProfiler
    (2019-11-01, Fri)

                       Changes in version 3.12.0                        

  - Bioconductor 3.10 release

                       Changes in version 3.11.2                        

  - ignore universe and print a message if users passing accidentally
    passing wrong input (2019-10-24, Thu)
      - https://github.com/YuLab-SMU/clusterProfiler/issues/217
  - gene with minimal ES value (NES < 0) will be reported in
    core_enrichment (2019-07-31, Wed)

                       Changes in version 3.11.1                        

  - build_Anno now compatible with tibble (2019-05-28, Tue)

                       Changes in version 3.10.0                        

  - Bioconductor 3.9 release

                        Changes in version 3.9.4                        

  - export parse_ratio (2019-03-29, Tue)

  - bug fixed of get_enriched (2019-01-14, Mon)
      - https://github.com/GuangchuangYu/clusterProfiler/issues/177

                        Changes in version 3.9.2                        

  - mv enrichment vignettes to clusterProfiler-book (2019-01-10, Thu)

                        Changes in version 3.9.1                        

  - asis parameter in [.enrichResult and [.gseaResult (2018-12-24, Mon)
      - https://github.com/GuangchuangYu/enrichplot/issues/17

                         Changes in version 3.8                         

  - Bioconductor 3.8 release

                        Changes in version 3.7.1                        

  - S3 accessor methods only return enriched terms. (2018-06-20, Wed)