mbojan/cranet: Build and Analyze Network of R Packages

Package DESCRIPTION files allows for specifying several types of inter-package relations. These include fields like Depends, Suggests, Enhances etc. This package allows for recovering graph structure based on these relations. Network representation of R repositories enables the user to explore the interconnected space of available R functionality while the developers or repository maintainers can quickly scan package forward and reverse dependencies.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0-0
URL https://github.com/mbojan/cranet
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mbojan/cranet")
mbojan/cranet documentation built on May 14, 2019, 4:04 a.m.