{
  "_id": "6a5748faff0138dec5d70011",
  "Package": "grapherator",
  "Title": "A Modular Multi-Step Graph Generator",
  "Description": "Set of functions for step-wise generation of (weighted)\ngraphs. Aimed for research in the field of single- and\nmulti-objective combinatorial optimization. Graphs are\ngenerated adding nodes, edges and weights. Each step may be\nrepeated multiple times with different predefined and custom\ngenerators resulting in high flexibility regarding the graph\ntopology 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 =\nc(\"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",
  "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": {
    "Date": "2026-07-15 08:43:11 UTC",
    "User": "root"
  },
  "Author": "Jakob Bossek [aut, cre]",
  "_user": "jakobbossek",
  "_type": "src",
  "_file": "grapherator_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a9598b3e534d8283de81a70b39a406ab781cc78c8cd1ddfced74fe4c5f9e218c",
  "_filesize": 2013349,
  "_sha256": "a9598b3e534d8283de81a70b39a406ab781cc78c8cd1ddfced74fe4c5f9e218c",
  "_expires": "2026-10-23T08:46:47.000Z",
  "_created": "2026-07-15T08:43:11.000Z",
  "_published": "2026-07-15T08:46:49.774Z",
  "_jobs": [
    {
      "job": 87307910223,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8337411251"
    },
    {
      "job": 87307910242,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8337414051"
    },
    {
      "job": 87307910260,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8337397946"
    },
    {
      "job": 87307910280,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8337396095"
    },
    {
      "job": 87306983730,
      "time": 284,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337344524"
    },
    {
      "job": 87307910191,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8337390817"
    },
    {
      "job": 87307910282,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8337384840"
    },
    {
      "job": 87307910271,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8337390324"
    },
    {
      "job": 87307910256,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8337388259"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jakobbossek/actions/runs/29401515219",
  "_status": "success",
  "_upstream": "https://github.com/jakobbossek/grapherator",
  "_commit": {
    "id": "715a2d2d25400c2a942b7c33d1a6b78b0a308ec7",
    "author": "Jakob Bossek <info@jakobbossek.de>",
    "committer": "Jakob Bossek <info@jakobbossek.de>",
    "message": "pass named data.frame to deldir::deldir (required to work with deldir 1.0.0; see Rolfs email)\n",
    "time": 1632914507
  },
  "_maintainer": {
    "name": "Jakob Bossek",
    "email": "j.bossek@gmail.com",
    "login": "jakobbossek",
    "description": "",
    "uuid": 4079979
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "BBmisc",
      "version": ">= 1.6",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "lhs",
      "role": "Imports"
    },
    {
      "package": "deldir",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 0.9.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jakobbossek",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "combinatorial-optimization",
    "graph-generator",
    "minimum-spanning-tree",
    "multi-objective-optimization",
    "optimization"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "jakobbossek",
      "count": 81,
      "uuid": 4079979
    },
    {
      "user": "mpadge",
      "count": 1,
      "uuid": 6697851
    }
  ],
  "_userbio": {
    "uuid": 4079979,
    "type": "user",
    "name": "Jakob Bossek",
    "followers": 66
  },
  "_downloads": {
    "count": 324,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/grapherator"
  },
  "_devurl": "https://github.com/jakobbossek/grapherator",
  "_searchresults": 34,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/grapherator.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jakobbossek/grapherator",
  "_realowner": "jakobbossek",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-12-21"
    }
  ],
  "_exports": [
    "addEdges",
    "addEdgesComplete",
    "addEdgesDelauney",
    "addEdgesErdosRenyi",
    "addEdgesGilbert",
    "addEdgesGrid",
    "addEdgesOnion",
    "addEdgesSpanningTree",
    "addEdgesToPlot",
    "addEdgesWaxman",
    "addNodes",
    "addNodesGrid",
    "addNodesLHS",
    "addNodesNormal",
    "addNodesTriangular",
    "addNodesUniform",
    "addWeights",
    "addWeightsConcave",
    "addWeightsCorrelated",
    "addWeightsDistance",
    "addWeightsRandom",
    "getAdjacencyMatrix",
    "getNodeCoordinates",
    "getNodeDegrees",
    "getNumberOfClusters",
    "getNumberOfEdges",
    "getNumberOfNodes",
    "getNumberOfWeights",
    "getWeightMatrix",
    "graph",
    "readGP",
    "writeGP"
  ],
  "_help": [
    {
      "page": "grapherator-package",
      "title": "grapherator: A modular multi-step graph generator",
      "topics": [
        "grapherator-package"
      ]
    },
    {
      "page": "addEdges",
      "title": "Add edges to graph.",
      "concept": [
        "graph generators"
      ],
      "topics": [
        "addEdges"
      ]
    },
    {
      "page": "addEdgesToPlot",
      "title": "Highlight edges in graph.",
      "topics": [
        "addEdgesToPlot"
      ]
    },
    {
      "page": "addNodes",
      "title": "Add nodes to graph.",
      "concept": [
        "graph generators"
      ],
      "topics": [
        "addNodes"
      ]
    },
    {
      "page": "addWeights",
      "title": "Add weights to graph.",
      "concept": [
        "graph generators"
      ],
      "topics": [
        "addWeights"
      ]
    },
    {
      "page": "as.character.grapherator",
      "title": "Graph string representation.",
      "topics": [
        "as.character.grapherator"
      ]
    },
    {
      "page": "edgeGenerators",
      "title": "Edge generators.",
      "topics": [
        "addEdgesComplete",
        "addEdgesDelauney",
        "addEdgesErdosRenyi",
        "addEdgesGilbert",
        "addEdgesGrid",
        "addEdgesOnion",
        "addEdgesSpanningTree",
        "addEdgesWaxman",
        "edgeGenerators"
      ]
    },
    {
      "page": "getter",
      "title": "Getter functions.",
      "topics": [
        "getAdjacencyMatrix",
        "getNodeCoordinates",
        "getNodeDegrees",
        "getNumberOfClusters",
        "getNumberOfEdges",
        "getNumberOfNodes",
        "getNumberOfWeights",
        "getter",
        "getWeightMatrix"
      ]
    },
    {
      "page": "graph",
      "title": "Generate a bare graph.",
      "concept": [
        "graph generators"
      ],
      "topics": [
        "graph"
      ]
    },
    {
      "page": "grapherator",
      "title": "Graph object.",
      "topics": [
        "grapherator"
      ]
    },
    {
      "page": "nodeGenerators",
      "title": "Node generators.",
      "topics": [
        "addNodesGrid",
        "addNodesLHS",
        "addNodesNormal",
        "addNodesTriangular",
        "addNodesUniform",
        "nodeGenerators"
      ]
    },
    {
      "page": "plot.grapherator",
      "title": "Visualize graph.",
      "topics": [
        "plot.grapherator"
      ]
    },
    {
      "page": "weightGenerators",
      "title": "Weight generators.",
      "topics": [
        "addWeightsConcave",
        "addWeightsCorrelated",
        "addWeightsDistance",
        "addWeightsRandom",
        "weightGenerators"
      ]
    },
    {
      "page": "writeGP",
      "title": "Export/import graph.",
      "topics": [
        "readGP",
        "writeGP"
      ]
    }
  ],
  "_readme": "https://github.com/jakobbossek/grapherator/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "BBmisc",
    "checkmate",
    "cli",
    "cluster",
    "cpp11",
    "data.table",
    "deldir",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lhs",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "permute",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Graph generation with grapherator",
      "author": "Jakob Bossek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Grapherator workflow",
        "Generators",
        "Node generators",
        "Edge generators",
        "Weight generators",
        "Examples",
        "References"
      ],
      "created": "2017-12-06 06:47:30",
      "modified": "2018-02-13 08:29:44",
      "commits": 7
    },
    {
      "source": "custom_generators.Rmd",
      "filename": "custom_generators.html",
      "title": "HowTo build custom generators",
      "author": "Jakob Bossek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Custom generators"
      ],
      "created": "2017-12-06 10:02:51",
      "modified": "2017-12-11 09:19:25",
      "commits": 3
    },
    {
      "source": "piping.Rmd",
      "filename": "piping.html",
      "title": "Using magrittr pipes",
      "author": "Jakob Bossek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Improving code readability"
      ],
      "created": "2017-12-06 12:13:00",
      "modified": "2017-12-07 10:54:46",
      "commits": 2
    }
  ],
  "_score": 6.138933940256924,
  "_indexed": true,
  "_nocasepkg": "grapherator",
  "_universes": [
    "jakobbossek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-15T08:45:42.000Z",
      "distro": "resolute",
      "commit": "715a2d2d25400c2a942b7c33d1a6b78b0a308ec7",
      "fileid": "https://r2.ropensci.org/f5a86e13ffd89fee282f0cb6bbe74162694fafb2116af9117a2e998b6a670247",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakobbossek/actions/runs/29401515219"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-15T08:45:47.000Z",
      "distro": "resolute",
      "commit": "715a2d2d25400c2a942b7c33d1a6b78b0a308ec7",
      "fileid": "https://r2.ropensci.org/308309ee1be9c729717a460a421e9f118195a4f8f126973f564347a686a77615",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakobbossek/actions/runs/29401515219"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-15T08:45:14.000Z",
      "commit": "715a2d2d25400c2a942b7c33d1a6b78b0a308ec7",
      "fileid": "https://r2.ropensci.org/5d23451863d8e53c95ca4d108d71adddb40f86b02b2535fc7a68ebf6cab3c672",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakobbossek/actions/runs/29401515219"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-15T08:45:23.000Z",
      "commit": "715a2d2d25400c2a942b7c33d1a6b78b0a308ec7",
      "fileid": "https://r2.ropensci.org/ec513ca872968280fe6868265cb4945d4692e55adaa15f52d90d680e00a423e8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakobbossek/actions/runs/29401515219"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-15T08:45:28.000Z",
      "commit": "715a2d2d25400c2a942b7c33d1a6b78b0a308ec7",
      "fileid": "https://r2.ropensci.org/c75aed45d23efeb6ac38db9052dcea2c19987cb49a5a7534d029536ca267bc02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jakobbossek/actions/runs/29401515219"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-15T08:44:29.000Z",
      "commit": "715a2d2d25400c2a942b7c33d1a6b78b0a308ec7",
      "fileid": "https://r2.ropensci.org/b5037faed3254d72fca74edc5d165a21294fbc7bd9132ca8f2871ba4bc882369",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakobbossek/actions/runs/29401515219"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-15T08:44:43.000Z",
      "commit": "715a2d2d25400c2a942b7c33d1a6b78b0a308ec7",
      "fileid": "https://r2.ropensci.org/25d4037ccba7fa92b15a769f513a45f6facbedd5fba48bbf6631f2da6f17f07e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakobbossek/actions/runs/29401515219"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-15T08:44:36.000Z",
      "commit": "715a2d2d25400c2a942b7c33d1a6b78b0a308ec7",
      "fileid": "https://r2.ropensci.org/8207ccdb685c596cb0151730d24d003137663eececa48f0bf1110ff9710b6e9d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakobbossek/actions/runs/29401515219"
    }
  ]
}