Encode network data as strings of printable ASCII characters. Implemented functions include encoding and decoding adjacency matrices, edgelists, igraph, and network objects to/from formats 'graph6', 'sparse6', and 'digraph6'. The formats and methods are described in McKay, B.D. and Piperno, A (2014) <doi:10.1016/j.jsc.2013.09.003>.
Version: | 2.0-4 |
Depends: | R (≥ 2.10) |
Imports: | methods, Rcpp (≥ 1.0.3) |
LinkingTo: | Rcpp |
Suggests: | testthat, knitr, rmarkdown, igraph, network, Matrix |
Published: | 2024-02-01 |
DOI: | 10.32614/CRAN.package.rgraph6 |
Author: | Michal Bojanowski [aut, cre] (Kozminski University), David Schoch [aut] |
Maintainer: | Michal Bojanowski <michal2992 at gmail.com> |
BugReports: | https://github.com/mbojan/rgraph6/issues |
License: | GPL (≥ 3) |
URL: | https://mbojan.github.io/rgraph6/ |
NeedsCompilation: | yes |
Citation: | rgraph6 citation info |
Materials: | README NEWS |
CRAN checks: | rgraph6 results |
Reference manual: | rgraph6.pdf |
Vignettes: |
Examples of the use of the 'rgraph6' package |
Package source: | rgraph6_2.0-4.tar.gz |
Windows binaries: | r-devel: rgraph6_2.0-4.zip, r-release: rgraph6_2.0-4.zip, r-oldrel: rgraph6_2.0-4.zip |
macOS binaries: | r-release (arm64): rgraph6_2.0-4.tgz, r-oldrel (arm64): rgraph6_2.0-4.tgz, r-release (x86_64): rgraph6_2.0-4.tgz, r-oldrel (x86_64): rgraph6_2.0-4.tgz |
Old sources: | rgraph6 archive |
Please use the canonical form https://CRAN.R-project.org/package=rgraph6 to link to this page.