Package: simplegraph Title: Simple Graph Data Types and Basic Algorithms Version: 1.0.1.9000 Author: Gabor Csardi Maintainer: Gabor Csardi Description: 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. License: MIT + file LICENSE URL: https://github.com/gaborcsardi/simplegraph BugReports: https://github.com/gaborcsardi/simplegraph/issues Suggests: testthat Imports: methods, utils RoxygenNote: 7.2.3 Encoding: UTF-8 Repository: https://gaborcsardi.r-universe.dev Date/Publication: 2023-08-31 08:01:19 UTC RemoteUrl: https://github.com/gaborcsardi/simplegraph RemoteRef: HEAD RemoteSha: 35c2d6949ff9c760dae86aac4e3d358d2c3d5a2b NeedsCompilation: no Packaged: 2026-06-02 10:50:09 UTC; root