Package: perturbR
Type: Package
Title: Random Perturbation of Count Matrices
Version: 0.1.3
Author: KM Gates [aut, cre], 
    Zachary Fisher [aut], 
    Cara Arizmendi [aut]
Maintainer: KM Gates <gateskm@email.unc.edu>
Description: The perturbR() function incrementally perturbs network edges (using the   rewireR function)and compares the resulting community detection solutions 
    from the rewired networks with the solution found for the original network. 
    These comparisons aid in understanding the stability of the 
    original solution. The package requires symmetric, weighted (specifically, count) matrices/networks.
Imports: igraph, ggplot2
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-02-19 03:13:33 UTC; gateslab
Repository: CRAN
Date/Publication: 2019-02-19 09:30:03 UTC
Built: R 4.3.0; ; 2023-07-12 00:28:48 UTC; unix
