as.igraph.cranly_network
                        Coerce a 'cranly_network' to an 'igraph::graph'
                        object
build_dependence_tree   'build_dependence_tree' method for an object
build_dependence_tree.cranly_network
                        Construct a 'cranly_dependence_tree' object
build_network.cranly_db
                        Compute edges and nodes of package directives
                        and collaboration networks
clean_CRAN_db           Clean and organize package and author names in
                        the output of 'tools::CRAN_package_db()'
clean_up_author         Clean up author names
clean_up_directives     Clean up package directives
compute_dependence_tree
                        Computes the dependence tree of a package
compute_term_frequency
                        Compute term frequencies from a vector of text
cranly                  cranly: CRAN package database analytics and
                        visualizations
extractor-functions     Find packages, authors, maintainers, license,
                        versions etc by authors, packages or names
                        matching a specific string
plot.cranly_dependence_tree
                        Interactive visualization of package(s)
                        dependence tree from a 'cranly_network'
plot.cranly_network     Interactive visualization of a package or
                        author 'cranly_network'
plot.summary_cranly_network
                        Top-n package or author barplots according to a
                        range of network statistics
standardize_whitespace
                        Standardize whitespace in strings
subset.cranly_network   Subset a 'cranly_network' according to author,
                        package and/or directive
summary.cranly_dependence_tree
                        summary method for 'cranly_dependence_tree'
                        objects
summary.cranly_network
                        Compute a range of package directives and
                        collaboration network statistics
word_cloud.cranly_network
                        wordcloud of author names, package
                        descriptions, and package titles
