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 07 Jun. 2026.
Previous versions and publish date:
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

gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
Download / Learn more Package Citations See dependency  
keep  
Arrays with Better Control over Dimension Dropping
Provides arrays with flexible control over dimension dropping when subscripting. ...
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  
xmlr  
Read, Write and Work with 'XML' Data
'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Refere ...
Download / Learn more Package Citations See dependency  
cesR  
Access the Canadian Election Study Datasets
Makes accessing and loading the Canadian Election Study (, ...
Download / Learn more Package Citations See dependency  
embryogrowth  
Tools to Analyze the Thermal Reaction Norm of Embryo Growth
Tools to analyze the embryo growth and the sexualisation thermal reaction norms. See ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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