simplegraph: Simple Graph Data Types and Basic Algorithms

Simple classic graph algorithms for simple graph classes. Graphs may possess vertex and edge attributes. 'simplegraph' has no dependencies and it is written entirely in R, so it is easy to install.

Version: 1.0.1
Imports: methods, utils
Suggests: testthat
Published: 2023-08-31
Author: Gabor Csardi
Maintainer: Gabor Csardi <csardi.gabor at gmail.com>
BugReports: https://github.com/gaborcsardi/simplegraph/issues
License: MIT + file LICENSE
URL: https://github.com/gaborcsardi/simplegraph
NeedsCompilation: no
Materials: README NEWS
CRAN checks: simplegraph results

Documentation:

Reference manual: simplegraph.pdf

Downloads:

Package source: simplegraph_1.0.1.tar.gz
Windows binaries: r-devel: simplegraph_1.0.1.zip, r-release: simplegraph_1.0.1.zip, r-oldrel: simplegraph_1.0.1.zip
macOS binaries: r-release (arm64): simplegraph_1.0.1.tgz, r-oldrel (arm64): simplegraph_1.0.1.tgz, r-release (x86_64): simplegraph_1.0.1.tgz
Old sources: simplegraph archive

Reverse dependencies:

Reverse imports: sankey

Linking:

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