Package: cranly Title: Package Directives and Collaboration Networks in CRAN Version: 0.6.0 Authors@R: c(person(given = "Ioannis", family = "Kosmidis", role = c("aut", "cre"), email = "ioannis.kosmidis@warwick.ac.uk", comment = c(ORCID = "0000-0003-1556-0302"))) 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. URL: https://github.com/ikosmidis/cranly BugReports: https://github.com/ikosmidis/cranly/issues Depends: R (>= 4.1.0) Imports: visNetwork, colorspace, igraph, stringr, ggplot2, countrycode, wordcloud, tm License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.2.1 Suggests: knitr, rmarkdown VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev Repository: https://ikosmidis.r-universe.dev Date/Publication: 2022-08-27 06:11:35 UTC RemoteUrl: https://github.com/ikosmidis/cranly RemoteRef: HEAD RemoteSha: b3667efb990ea019a057d35361d812ea89477e63 NeedsCompilation: no Packaged: 2026-07-04 05:34:26 UTC; root Author: Ioannis Kosmidis [aut, cre] (ORCID: ) Maintainer: Ioannis Kosmidis