Package: grapherator
Title: A Modular Multi-Step Graph Generator
Description: Set of functions for step-wise generation of (weighted) graphs. Aimed for research in the field of single- and multi-objective combinatorial optimization. Graphs are generated adding nodes, edges and weights. Each step may be repeated multiple times with different predefined and custom generators resulting in high flexibility regarding the graph topology and structure of edge weights.
Version: 1.0.0
Encoding: UTF-8
Date: 2017-12-20
Authors@R: c(person("Jakob", "Bossek", email = "j.bossek@gmail.com", role =
    c("aut", "cre")))
Maintainer: Jakob Bossek <j.bossek@gmail.com>
License: BSD_2_clause + file LICENSE
URL: https://github.com/jakobbossek/grapherator
BugReports: https://github.com/jakobbossek/grapherator/issues
Imports: BBmisc (>= 1.6), checkmate (>= 1.1), reshape2 (>= 1.4.1),
        vegan, ggplot2 (>= 1.0.0), lhs, deldir, grDevices
Suggests: testthat (>= 0.9.1), knitr, rmarkdown, gridExtra, magrittr
ByteCompile: yes
LazyData: yes
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-12-20 16:53:57 UTC; jboss
Author: Jakob Bossek [aut, cre]
Repository: CRAN
Date/Publication: 2017-12-21 13:19:38 UTC
Built: R 4.5.2; ; 2025-11-08 03:35:49 UTC; windows
