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.1 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 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, covr, markdown ByteCompile: yes RoxygenNote: 7.1.1 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://jakobbossek.r-universe.dev Date/Publication: 2021-09-29 11:21:47 UTC RemoteUrl: https://github.com/jakobbossek/grapherator RemoteRef: HEAD RemoteSha: 715a2d2d25400c2a942b7c33d1a6b78b0a308ec7 NeedsCompilation: no Packaged: 2026-06-15 11:48:35 UTC; root Author: Jakob Bossek [aut, cre]