- enrichR v3.4
- Ability to add background gene set included (Thanks to I-Hsuan Lin)
- enrichR v3.3
- Fixed packageStartupMessage when getEnrichr called at startup
- Fixed further problems with errors when internet connection was not available
- Version 3.2
- Fixed further problems with errors when internet connection was not available
- Automated bibliography using pandoc and .bib files
- Added optional file writing for printEnrich()
- Changed all getOption("stringsAsFactors") to getOption("stringsAsFactors", FALSE)
- Version 3.1
- Graceful exit when no internet connection exists
- Version 3.0
- Updated enrichR.base.address
- Included additional enrichr sites including FlyEnrichr, WormEnrichr, YeastEnrichR and FishEnrichR (Thanks to Alexander Blume)
- Ability to generate a plot from the enrichment results (Thanks to I-Hsuan Lin)
- Version 2.1
- Fixed bug by adding .onLoad hook to setup initial options
- Added bibliography directly and removed .bib as it was causing pandoc-citeproc problems with README.Rmd and vignette.
- Corrected spelling error in vignette
- This is version 2.0.
- Contains checks on enrichR website to ensure it is online.