Skip to content

perturbR

Random Perturbation of Count Matrices

v0.1.3 · Feb 19, 2019 · GPL-2

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.

Downloads

418

Last 30 days

9038th

941

Last 90 days

3.8K

Last year

Trend: +52% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘KM Gates <gateskm@email.unc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "KM",
                      family = "Gates",
                      role = c("aut", "cre"),
                      email = "gateskm@email.unc.edu"),
               person(given = "Zachary",
                      family = "Fisher",
                      role = "aut"),
               person(given = "Cara",
                      family = "Arizmendi",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘KM Gates <gateskm@email.unc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "KM",
                      family = "Gates",
                      role = c("aut", "cre"),
                      email = "gateskm@email.unc.edu"),
               person(given = "Zachary",
                      family = "Fisher",
                      role = "aut"),
               person(given = "Cara",
                      family = "Arizmendi",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘KM Gates <gateskm@email.unc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "KM",
                      family = "Gates",
                      role = c("aut", "cre"),
                   
...[truncated]...
              person(given = "Zachary",
                      family = "Fisher",
                      role = "aut"),
               person(given = "Cara",
                      family = "Arizmendi",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘KM Gates <gateskm@email.unc.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "KM",
                      family = "Gates",
                      role = c("aut", "cre"),
                   
...[truncated]...
              person(given = "Zachary",
                      family = "Fisher",
                      role = "aut"),
               person(given = "Cara",
                      family = "Arizmendi",
                      role = "aut"))
as necessary.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies igraph ggplot2 robin perturbR

Version History

new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Feb 18, 2019
updated 0.1.2 ← 0.1.1 diff Jul 26, 2018
updated 0.1.1 ← 0.1.0 diff Mar 20, 2018
new 0.1.0 Nov 30, 2017