Learn R Programming

⚠️There's a newer version (0.6.0) of this package.Take me there.

cranly (version 0.5.4)

Package Directives and Collaboration Networks in CRAN

Description

Core visualizations and summaries for the CRAN package database. The package provides comprehensive methods for cleaning up and organizing the information in the CRAN package database, for building package directives networks (depends, imports, suggests, enhances, linking to) and collaboration networks, producing package dependence trees, and for computing useful summaries and producing interactive visualizations from the resulting networks and summaries. The resulting networks can be coerced to 'igraph' objects for further analyses and modelling.

Copy Link

Version

Install

install.packages('cranly')

Monthly Downloads

164

Version

0.5.4

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Ioannis Kosmidis

Last Published

October 8th, 2019

Functions in cranly (0.5.4)

summary.cranly_dependence_tree

summary.cranly_network

Compute a range of package directives and collaboration network statistics
plot.summary_cranly_network

Top-n package or author barplots according to a range of network statistics
plot.cranly_network

build_dependence_tree

build_dependence_tree method for an object
word_cloud.cranly_network

wordcloud of author names, package descriptions, and package titles
extractor-functions

Find packages, authors, maintainers, license, versions etc by authors, packages or names matching a specific string
standardize_whitespace

Standardize whitespace in strings
plot.cranly_dependence_tree

subset.cranly_network

Subset a cranly_network according to author, package and/or directive
clean_up_directives

Clean up package directives
cranly

cranly: CRAN package database analytics and visualizations
compute_term_frequency

Compute term frequencies from a vector of text
as.igraph.cranly_network

build_dependence_tree.cranly_network

compute_dependence_tree

Computes the dependence tree of a package
clean_up_author

Clean up author names
clean_CRAN_db

build_network.cranly_db

Compute edges and nodes of package directives and collaboration networks