Changes in version 3.4 (2025-02-02) - Ability to add background gene set included (Thanks to I-Hsuan Lin) Changes in version 3.3 - Fixed packageStartupMessage when getEnrichr called at startup - Fixed further problems with errors when internet connection was not available Changes in version 3.2 (2023-04-14) - 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) Changes in version 3.1 (2022-08-10) - Changed to gracefully detect internet connection Changes in version 3.0 (2021-02-02) - 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) Changes in version 2.1 (2019-08-29) - 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 Changes in version 2.0 (2019-07-25) - Contains checks on enrichR website to ensure it is online.