Provides core visualisations and summaries for the CRAN package database. The package provides comprehensive methods for cleaning up and organising the information in the CRAN package database, for building package directives networks (depends, imports, suggests, enhances) and collaboration networks, and for computing summaries and producing interactive visualisations from the resulting networks. Network visualisation is through the 'visNetwork' <https://CRAN.R-project.org/package=visNetwork> R package. The package also provides functions to coerce the networks to 'igraph' <https://CRAN.R-project.org/package=igraph> objects for further analyses and modelling.
Version: | 0.1 |
Depends: | R (≥ 3.4.0) |
Imports: | visNetwork, colorspace, igraph, magrittr, stringr, ggplot2, countrycode |
Suggests: | testthat, knitr, rmarkdown, covr |
Published: | 2018-03-28 |
Author: | Ioannis Kosmidis |
Maintainer: | Ioannis Kosmidis <ioannis.kosmidis at warwick.ac.uk> |
BugReports: | https://github.com/ikosmidis/cranly/issues |
License: | GPL-3 |
URL: | https://github.com/ikosmidis/cranly |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | cranly results |
Reference manual: | cranly.pdf |
Vignettes: |
CRAN top 10s and interactive package and collaboration networks CRAN "glm" packages |
Package source: | cranly_0.1.tar.gz |
Windows binaries: | r-devel: cranly_0.1.zip, r-release: cranly_0.1.zip, r-oldrel: cranly_0.1.zip |
OS X binaries: | r-release: cranly_0.1.tgz, r-oldrel: cranly_0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=cranly to link to this page.