- 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)
- Changed to gracefully detect internet connection
- 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)
- 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
- Contains checks on enrichR website to ensure it is online.