Other packages > Find by keyword >

network  

Classes for Relational Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("network", "1.19.0")



Attach the package and use:
library("network")
Maintained by
Carter T. Butts
[Scholar Profile | Author Map]
First Published: 2005-08-20
Latest Update: 2023-01-24
Description:
Tools to create and modify network objects. The network class can represent a range of relational data types, and supports arbitrary vertex/edge/graph attributes.
How to cite:
Carter T. Butts (2005). network: Classes for Relational Data. R package version 1.19.0, https://cran.r-project.org/web/packages/network. Accessed 06 Apr. 2025.
Previous versions and publish date:
0.5-4 (2005-08-20 23:38), 1.0-1 (2006-04-20 12:52), 1.0 (2006-04-12 14:45), 1.1-1 (2006-10-11 12:49), 1.1-2 (2006-12-18 21:50), 1.1 (2006-08-25 19:43), 1.2 (2007-08-01 12:49), 1.3 (2008-02-01 08:54), 1.4-1 (2008-07-28 08:13), 1.5-1 (2010-10-19 09:31), 1.5 (2010-10-12 12:13), 1.6 (2011-01-29 15:54), 1.7-1.1 (2013-02-08 12:19), 1.7-1 (2012-03-02 15:13), 1.7.2 (2013-04-06 09:18), 1.7 (2011-07-23 16:40), 1.8.1 (2013-11-24 15:47), 1.9.0 (2014-01-14 07:08), 1.10.2 (2014-07-09 09:20), 1.11.3 (2014-12-06 07:42), 1.12.0 (2015-04-07 20:14), 1.13.0.1 (2018-04-02 22:05), 1.13.0 (2015-09-19 22:13), 1.14-377 (2019-03-06 11:10), 1.15 (2019-04-02 10:30), 1.16.0 (2019-12-01 13:30), 1.16.1 (2020-10-07 09:00), 1.17.0 (2021-06-07 07:40), 1.17.1 (2021-06-14 08:40), 1.17.2 (2022-05-21 09:40), 1.18.0 (2022-10-06 10:00), 1.18.1 (2023-01-24 09:50), 1.18.2 (2023-12-05 12:30)
Other packages that cited network R package
View network citation profile
Other R packages that network depends, imports, suggests or enhances
Complete documentation for network
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for network400500600700800900100011001200130014001500TrendBars

Today's Hot Picks in Authors and Packages

spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
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  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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