robin v2.0.0 - implementing robin class - adding plotMultiCompare function, to plot multiple community detection algorithms - new parallelization method with BiocParallel::bpparam() - implemented the possibility to have different arguments for different community detection algorithms - created one function for robinRobust with inside parallelized version - created one function for robinCompare with inside parallelized version - from igraph added Leiden new community detection algorithm - vignette updated robin v1.1.2 - fixed Note CRAN robin v1.1.1 -imported gptk and gprege functions for dependency problems robin v1.1.0 -robinCompareFast parallelized function robin v1.0.3 -changed reference robin v1.0.2 -pvalue inserted in FDATest robin v1.0.1 -verbose added and changes in GPTest input robin v1.0.0 - Clarifications and documentation improvements robin v0.99.1 - minor fixing