Learn R Programming

grand

Welcome

Welcome to the grand package! The grand package implements methods to use the Guidelines for Reporting About Network Data (GRAND) to summarize network data.

The grand package can be cited as:

Neal, Z. P. (2023). grand: An R package for using the Guidelines for Reporting About Network Data. GitHub. https://github.com/zpneal/grand/

Installation

The /release branch contains the current CRAN release of the grand package. You can install it from CRAN with:

install.packages("grand")

The /devel branch contains the working beta version of the next release of the grand package. All the functions are documented and have undergone various levels of preliminary debugging, so they should mostly work, but there are no guarantees. Feel free to use the devel version (with caution), and let us know if you run into any problems. You can install it You can install from GitHub with:

library(devtools)
install_github("zpneal/grand", ref = "devel", build_vignettes = TRUE)

Dependencies

The grand package adopts the tinyverse philosophy, and therefore aims to keep dependencies at a minimum.

Copy Link

Version

Install

install.packages('grand')

Monthly Downloads

159

Version

0.9.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Zachary Neal

Last Published

July 23rd, 2025

Functions in grand (0.9.1)

grand

Applies Guidelines for Reporting About Network Data
grand_manual

Manually add Guidelines for Reporting About Network Data (GRAND) information to an igraph object