rgraph6: Representing Graphs as 'graph6', 'digraph6' or 'sparse6' Strings

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
Author: Michal Bojanowski ORCID iD [aut, cre] (Kozminski University), David Schoch ORCID iD [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

Documentation:

Reference manual: rgraph6.pdf
Vignettes: Examples of the use of the 'rgraph6' package

Downloads:

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
Old sources: rgraph6 archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rgraph6 to link to this page.