Releases: ChiLiubio/meconetcomp
meconetcomp v0.6.0
• fix bug in edge_node_distance when res_node_table is not in the trans_network object
• add return invisible(self) in cal_diff function in edge_node_distance and other R6 class
• add sep parameter in edge_tax_comp function
• more checking on data format in edge_node_distance class
• optimize return res_table and res_summary in robustness
meconetcomp v0.5.1
• Optimize the return of robustness class. Now there are two return tables. The res_table is original results. The res_summary is its summary results.
meconetcomp v0.5.0
• add cohesionclass for community connectivity analysis
• update function link document
meconetcomp v0.4.1
• fix node_rand missing issue in robustness
meconetcomp v0.4.0
• create robustness class
• create vulnerability function
• update example network list data
meconetcomp v0.3.0
• fix nodes merging bug in node_comp function
• optimize edge weight assignment in subset_network function
• fix differential test bug for complex cases in edge_node_distance class
• add overall help document for meconetcomp
• add citation
meconetcomp v0.2.0
- add edge_node_distance class to perform differential test and plotting of distance values of paired nodes in edges across network.
meconetcomp v0.1.0
The first release of meconetcomp package.