backbone: Extracts the Backbone from Graphs

An implementation of methods for extracting an unweighted unipartite graph (i.e. a backbone) from an unweighted unipartite graph, a weighted unipartite graph, the projection of an unweighted bipartite graph , or the projection of a weighted bipartite graph (Neal, 2022 <doi:10.1371/journal.pone.0269137>).

Version: 2.1.0
Depends: R (≥ 2.10)
Imports: igraph, Matrix, methods, stats, Rcpp, utils
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2022-06-01
Author: Zachary Neal ORCID iD [aut, cre], Rachel Domagalski [aut], Bruce Sagan [aut], Karl Godard [ctb]
Maintainer: Zachary Neal <zpneal at msu.edu>
BugReports: https://github.com/zpneal/backbone/issues
License: GPL-3
URL: https://www.zacharyneal.com/backbone, https://github.com/zpneal/backbone
NeedsCompilation: yes
Citation: backbone citation info
Materials: README NEWS
In views: GraphicalModels
CRAN checks: backbone results

Documentation:

Reference manual: backbone.pdf
Vignettes: Introduction to Backbone

Downloads:

Package source: backbone_2.1.0.tar.gz
Windows binaries: r-devel: backbone_2.1.0.zip, r-release: backbone_2.1.0.zip, r-oldrel: backbone_2.1.0.zip
macOS binaries: r-release (arm64): backbone_2.1.0.tgz, r-oldrel (arm64): backbone_2.1.0.tgz, r-release (x86_64): backbone_2.1.0.tgz, r-oldrel (x86_64): backbone_2.1.0.tgz
Old sources: backbone archive

Reverse dependencies:

Reverse imports: GeneTonic
Reverse suggests: incidentally

Linking:

Please use the canonical form https://CRAN.R-project.org/package=backbone to link to this page.