Changes in version 0.2.5 (2023-12-08) Changes - Update unit tests for compatibility with changes in igraph (#24). Changes in version 0.2.4 (2023-11-05) Changes - Update Canek for compatibility with Seurat v5 (#20) Changes in version 0.2.3 (2023-10-18) Changes - Update Canek for compatibility with Seurat v5 (#20) Changes in version 0.2.2 (2023-05-31) Changes - Fix bug when using SCTransform. (#14) - Add BugReports and URL.(#13) - Relaxing tests to no consider the names attribute.(#12) - Refactor RunCanek() Seurat and SingleCellExperiment interfaces to preserve original objects. - Added integration.name argument to RunCanek() to customize the name of the integrated assay. Changes in version 0.2.1 (2022-05-10) Changes - Fix error in test-Clustering unit-test for latest igraph version. (#7) Changes in version 0.2.0 (2022-03-23) - Initial release to CRAN