Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ pkggraph Public

❗ This is a read-only mirror of the CRAN R package repository. pkggraph — A Consistent and Intuitive Platform to Explore the Dependencies of Packages on the Comprehensive R Archive Network Like Repositories. Homepage: https://github.com/talegari/pkggraph Report bugs for this package: https://github.com/talegari/pkggraph/issues

Notifications You must be signed in to change notification settings

cran/pkggraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkggraph

The package pkggraph is meant to interactively explore various dependencies of a package(s) (on CRAN like repositories) and perform analysis using tidy philosophy. Most of the functions return a tibble object (enhancement of dataframe) which can be used for further analysis. The package offers functions to produce network and igraph dependency graphs. The plot method produces a static plot based on ggnetwork and plotd3 function produces an interactive D3 plot based on networkD3.

Installation

install.packages("pkggraph")

Usage

See the vignette on the CRAN page for more details.

About

❗ This is a read-only mirror of the CRAN R package repository. pkggraph — A Consistent and Intuitive Platform to Explore the Dependencies of Packages on the Comprehensive R Archive Network Like Repositories. Homepage: https://github.com/talegari/pkggraph Report bugs for this package: https://github.com/talegari/pkggraph/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages