Learn R Programming

cranly (version 0.6.0)

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

241

Version

0.6.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Ioannis Kosmidis

Last Published

August 26th, 2022

Functions in cranly (0.6.0)

clean_up_directives

Clean up package directives
plot.cranly_dependence_tree

Interactive visualization of package(s) dependence tree from a cranly_network
as.igraph.cranly_network

summary.cranly_network

Compute a range of package directives and collaboration network statistics
build_dependence_tree

build_dependence_tree method for an object
compute_dependence_tree

Computes the dependence tree of a package
build_network.cranly_db

Compute edges and nodes of package directives and collaboration networks
word_cloud.cranly_network

wordcloud of author names, package descriptions, and package titles
build_dependence_tree.cranly_network

Construct a cranly_dependence_tree object
compute_term_frequency

Compute term frequencies from a vector of text
extractor-functions

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

cranly: CRAN package database analytics and visualizations
plot.cranly_network

Interactive visualization of a package or author cranly_network
standardize_whitespace

Standardize whitespace in strings
subset.cranly_network

Subset a cranly_network according to author, package and/or directive
plot.summary_cranly_network

Top-n package or author barplots according to a range of network statistics
clean_up_author

Clean up author names
clean_CRAN_db

Clean and organize package and author names in the output of tools::CRAN_package_db()
summary.cranly_dependence_tree

summary method for cranly_dependence_tree objects