Other packages > Find by keyword >

backbone  

Extracts the Backbone from Networks
View on CRAN: Click here


Download and install backbone package within the R console
Install from CRAN:
install.packages("backbone")

Install from Github:
library("remotes")
install_github("cran/backbone")

Install by package version:
library("remotes")
install_version("backbone", "3.0.3")



Attach the package and use:
library("backbone")
Maintained by
Zachary Neal
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-09-19
Latest Update: 2025-07-29
Description:
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 ).
How to cite:
Zachary Neal (2019). backbone: Extracts the Backbone from Networks. R package version 3.0.3, https://cran.r-project.org/web/packages/backbone. Accessed 29 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:20), 1.0.0 (2019-09-19 12:30), 1.1.0 (2019-12-02 20:30), 1.2.0 (2020-05-15 21:30), 1.2.1 (2020-07-03 06:40), 1.2.2 (2020-08-27 00:50), 1.3.0 (2021-02-02 18:40), 1.3.1 (2021-02-16 18:30), 1.4.0 (2021-04-01 19:40), 1.5.0 (2021-06-04 10:00), 1.5.1 (2021-09-17 17:30), 2.0.0 (2021-12-10 14:30), 2.0.1 (2022-03-16 08:50), 2.0.2 (2022-03-18 17:10), 2.0.3 (2022-03-22 15:10), 2.1.0 (2022-06-01 16:20), 2.1.1 (2022-10-18 19:35), 2.1.2 (2023-02-13 22:20), 2.1.3 (2024-01-24 17:22), 2.1.4 (2024-05-09 20:50), 2.1.5 (2025-07-29 17:20), 3.0.0 (2025-09-15 21:00), 3.0.1 (2025-09-30 17:20), 3.0.2 (2025-10-06 20:40), 3.0.3 (2025-12-08 16:00)
Other packages that cited backbone R package
View backbone citation profile
Other R packages that backbone depends, imports, suggests or enhances
Complete documentation for backbone
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mob  
Monotonic Optimal Binning
Generate the monotonic binning and perform the woe (weight of evidence) transformation for the logi ...
Download / Learn more Package Citations See dependency  
adehabitatHS  
Analysis of Habitat Selection by Animals
A collection of tools for the analysis of habitat selection. ...
Download / Learn more Package Citations See dependency  
lordif  
Logistic Ordinal Regression Differential Item Functioning using IRT
Analysis of Differential Item Functioning (DIF) for dichotomous and polytomous items using an itera ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MMeM  
Multivariate Mixed Effects Model
Analyzing data under multivariate mixed effects model using multivariate REML and multivariate Hende ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,283

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA