Package: simplegraph
Title: Simple Graph Data Types and Basic Algorithms
Version: 1.0.0
Author: Gabor Csardi
Maintainer: Gabor Csardi <gcsardi@mango-solutions.com>
Description: Simple classic graph algorithms for simple graph classes.
    Graphs may possess vertex and edge attributes. 'simplegraph' has
    so dependencies and it is written entirely in R, so it is easy to
    install.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/mangothecat/simplegraph
BugReports: https://github.com/mangothecat/simplegraph/issues
Suggests: testthat
Imports: utils
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-10 09:02:29 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2015-12-10 23:15:15
Built: R 4.1.0; ; 2021-05-26 09:56:23 UTC; unix
