Changes in version 1.2.3.9001 - Replaced deprecated functions from igraph Changes in version 1.2.3 (2026-01-08) - Delinted package - Removed dependency on philentropy and org.Hs.eg.db (issue #44, #45) Changes in version 1.2.2 (2023-11-06) - Fixed calculation of Jaccard index (issue #44) Changes in version 1.2.1 (2023-10-09) - Fixed integration and unit tests (issue #22, #37) - Improved coding style (issue #38) - Removed dependency on boot (issue 26) Changes in version 1.2.0 (2021-04-28) - Added support for retrying to retrieve URLs (issue #29) - Removed use of duplicated (legacy) function on unit tests only - Improved detection of duplicated data on NetAnalysis() - Improved I/O behavior - Improved validation - Bug fixes Changes in version 1.1.0 (2020-11-13) - Added support for more gene types - Improved I/O behavior - Updated Binder notebooks Changes in version 1.0.1 (2020-10-06) - Bug fixes - Updated Binder notebook Changes in version 1.0.0 (2020-08-26) Contains several changes from the original work, the most relevant of which are listed below: - Several functions have been enhanced with a quiet argument to suppress intermediate output (essential to obtain cleaner output in batch scripts and unit tests) - Functions have been isolated into their own R files - Function and package documentation were added - Test datasets were compressed to occupy less disk space - Bugs have been fixed