Package: cranly 0.6.0
cranly: Package Directives and Collaboration Networks in CRAN
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' <https://CRAN.R-project.org/package=igraph> objects for further analyses and modelling.
Authors:
cranly_0.6.0.tar.gz
cranly_0.6.0.zip(r-4.5)cranly_0.6.0.zip(r-4.4)cranly_0.6.0.zip(r-4.3)
cranly_0.6.0.tgz(r-4.4-any)cranly_0.6.0.tgz(r-4.3-any)
cranly_0.6.0.tar.gz(r-4.5-noble)cranly_0.6.0.tar.gz(r-4.4-noble)
cranly_0.6.0.tgz(r-4.4-emscripten)cranly_0.6.0.tgz(r-4.3-emscripten)
cranly.pdf |cranly.html✨
cranly/json (API)
NEWS
# Install 'cranly' in R: |
install.packages('cranly', repos = c('https://ikosmidis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ikosmidis/cranly/issues
network-analysisnetwork-visualization
Last updated 2 years agofrom:b3667efb99. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:author_ofauthor_withauthors_ofauthors_withbuild_dependence_treebuild_networkclean_CRAN_dbclean_up_authorclean_up_directivescompute_dependence_treecompute_term_frequencydependency_ofdepending_ondescription_ofdescriptions_ofemail_ofemail_withemails_ofemails_withenhanced_byenhancingimported_byimportinglicense_oflicenses_oflinked_bylinking_tomaintained_bymaintainer_ofpackage_bypackage_withpackages_bypackages_withrelease_date_ofrelease_dates_ofstandardize_whitespacesuggested_bysuggestingtitle_oftitles_ofversion_ofversions_ofword_cloud
Dependencies:base64encBHbslibcachemclicolorspacecountrycodecpp11digestevaluatefansifarverfastmapfontawesomefsggplot2gluegtablehighrhtmltoolshtmlwidgetsigraphisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeNLPpillarpkgconfigR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesslamstringistringrtibbletinytextmutf8vctrsviridisLitevisNetworkwithrwordcloudxfunxml2yaml
CRAN top 20s and interactive package and collaboration networks
Rendered fromcranly.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2022-08-27
Started: 2018-03-15
Extracting information from cranly package networks: extractors and word clouds
Rendered fromextractors.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2022-08-27
Started: 2019-07-17
R package dependence trees
Rendered fromdependence_trees.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2022-08-27
Started: 2018-05-21
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Coerce a 'cranly_network' to an 'igraph::graph' object | as.igraph.cranly_network |
'build_dependence_tree' method for an object | build_dependence_tree |
Construct a 'cranly_dependence_tree' object | build_dependence_tree.cranly_network cranly_dependence_tree |
Compute edges and nodes of package directives and collaboration networks | build_network build_network.cranly_db cranly_network |
Clean and organize package and author names in the output of 'tools::CRAN_package_db()' | clean_CRAN_db cranly_db |
Clean up author names | clean_up_author |
Clean up package directives | clean_up_directives |
Computes the dependence tree of a package | compute_dependence_tree |
Compute term frequencies from a vector of text | compute_term_frequency |
cranly: CRAN package database analytics and visualizations | cranly |
Find packages, authors, maintainers, license, versions etc by authors, packages or names matching a specific string | authors_of authors_with author_of author_of.cranly_network author_with author_with.cranly_network dependency_of dependency_of.cranly_network depending_on depending_on.cranly_network descriptions_of description_of description_of.cranly_network emails_of emails_with email_of email_of.cranly_network email_with email_with.cranly_network enhanced_by enhanced_by.cranly_network enhancing enhancing.cranly_network extractor-functions imported_by imported_by.cranly_network importing importing.cranly_network licenses_of license_of license_of.cranly_network linked_by linked_by.cranly_network linking_to linking_to.cranly_network maintained_by maintained_by.cranly_network maintainer_of maintainer_of.cranly_network packages_by packages_with package_by package_by.cranly_network package_with package_with.cranly_network release_dates_of release_date_of release_date_of.cranly_network suggested_by suggested_by.cranly_network suggesting suggesting.cranly_network titles_of title_of title_of.cranly_network versions_of version_of version_of.cranly_network |
Interactive visualization of package(s) dependence tree from a 'cranly_network' | plot.cranly_dependence_tree |
Interactive visualization of a package or author 'cranly_network' | plot.cranly_network |
Top-n package or author barplots according to a range of network statistics | plot.summary_cranly_network |
Standardize whitespace in strings | standardize_whitespace |
Subset a 'cranly_network' according to author, package and/or directive | subset.cranly_network |
summary method for 'cranly_dependence_tree' objects | summary.cranly_dependence_tree |
Compute a range of package directives and collaboration network statistics | summary.cranly_network summary_cranly_network |
wordcloud of author names, package descriptions, and package titles | word_cloud word_cloud.cranly_network word_cloud.numeric |