{
  "_id": "6a2bf2323efcd9bda42d041e",
  "Package": "graphonmix",
  "Type": "Package",
  "Title": "Generates Dense and Sparse Graphs using Graphon Extensions",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Sevvandi\", \"Kandanaarachchi\", email = \"sevvandik@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0337-0395\"))\n)",
  "Maintainer": "Sevvandi Kandanaarachchi <sevvandik@gmail.com>",
  "Description": "Generates dense or sparse graphs using graphon mixtures\nand graphettes. Graphon mixtures uses two graphons U and W to\ngenerate graphs. Sparse graphs are generated in this case using\nthe inverse line graph (root) operation. Graphettes have 3\ncomponents, the graphon W, a real-valued sequence and a graph\nedit function. Both techniques can generate dense or sparse\ngraphs. Kandanaarachchi and Ong (2026)\n<doi:10.48550/arXiv.2505.13864>, Wijesinghe et al (2026)\n<doi:10.48550/arXiv.2602.23566>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://sevvandi.github.io/graphonmix/",
  "Config/pak/sysreqs": "libfftw3-dev libglpk-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libxml2-dev libx11-dev",
  "Repository": "https://sevvandi.r-universe.dev",
  "Date/Publication": "2026-06-12 09:13:57 UTC",
  "RemoteUrl": "https://github.com/sevvandi/graphonmix",
  "RemoteRef": "HEAD",
  "RemoteSha": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 11:45:43 UTC",
    "User": "root"
  },
  "Author": "Sevvandi Kandanaarachchi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0337-0395>)",
  "MD5sum": "c5cf869a81e2789d9174ee8a738c014c",
  "_user": "sevvandi",
  "_type": "src",
  "_file": "graphonmix_0.1.1.tar.gz",
  "_fileid": "50f561138e0ee61c9f5f067e139ef822c28e66286e3b2e3bf23fc473b9739b89",
  "_filesize": 3281709,
  "_sha256": "50f561138e0ee61c9f5f067e139ef822c28e66286e3b2e3bf23fc473b9739b89",
  "_created": "2026-06-12T11:45:43.000Z",
  "_published": "2026-06-12T11:49:06.349Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81020797357,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590665765"
    },
    {
      "job": 81020797327,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590674260"
    },
    {
      "job": 81020797342,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590649386"
    },
    {
      "job": 81020797328,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590656972"
    },
    {
      "job": 81020238083,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590619571"
    },
    {
      "job": 81020797352,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590655927"
    },
    {
      "job": 81020797360,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590650177"
    },
    {
      "job": 81020797350,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590648711"
    },
    {
      "job": 81020797365,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590649110"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sevvandi/actions/runs/27413466090",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sevvandi/graphonmix",
  "_commit": {
    "id": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
    "author": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "committer": "sevvandi <sevvandi.kandanaarachchi@gmail.com>",
    "message": "update readme\n",
    "time": 1781255637
  },
  "_maintainer": {
    "name": "Sevvandi Kandanaarachchi",
    "email": "sevvandik@gmail.com",
    "orcid": "0000-0002-0337-0395"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "sevvandi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 9
    },
    {
      "week": "2025-37",
      "n": 6
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sevvandi",
      "count": 24,
      "uuid": 32561841
    }
  ],
  "_userbio": {
    "uuid": 32561841,
    "type": "user",
    "name": "Sevvandi Kandanaarachchi",
    "description": "Senior Research Scientist, Data61, CSIRO"
  },
  "_downloads": {
    "count": 139,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/graphonmix"
  },
  "_devurl": "https://github.com/sevvandi/graphonmix",
  "_pkgdown": "https://sevvandi.github.io/graphonmix/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/graphonmix.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sevvandi/graphonmix",
  "_realowner": "sevvandi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1.0",
      "date": "2025-10-09"
    },
    {
      "version": "0.1.1",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "autoplot",
    "create_exp_matrix",
    "empirical_graphon",
    "extract_sparse",
    "generate_star_union",
    "graph_join",
    "line_graphon",
    "plot_graphon",
    "predict_hubs",
    "ring_graphon",
    "sample_graphette",
    "sample_graphon",
    "sample_mixed_graph",
    "sample_sparse_graphon",
    "sbm_graphon",
    "scale_graphon",
    "separate_dense_and_sparse",
    "star_f1",
    "star_f2",
    "star_f3",
    "star_f4",
    "star_f5"
  ],
  "_help": [
    {
      "page": "autoplot.extract_sparse",
      "title": "Plots the output of extract_sparse function.",
      "topics": [
        "autoplot.extract_sparse"
      ]
    },
    {
      "page": "autoplot.separate_dense_and_sparse",
      "title": "Plots the output of separate_dense_and_sparse.",
      "topics": [
        "autoplot.separate_dense_and_sparse"
      ]
    },
    {
      "page": "create_exp_matrix",
      "title": "Creates an exponential graphon",
      "topics": [
        "create_exp_matrix"
      ]
    },
    {
      "page": "empirical_graphon",
      "title": "Computes empirical graphon from graph",
      "topics": [
        "empirical_graphon"
      ]
    },
    {
      "page": "extract_sparse",
      "title": "Extracts the sparse part from a (U,W) graphon mixture",
      "topics": [
        "extract_sparse"
      ]
    },
    {
      "page": "generate_star_union",
      "title": "Generates a sparse graph of star graphs",
      "topics": [
        "generate_star_union"
      ]
    },
    {
      "page": "graph_join",
      "title": "Joins two graphs",
      "topics": [
        "graph_join"
      ]
    },
    {
      "page": "line_graphon",
      "title": "Creates a line graphon from a sequence of probabilities",
      "topics": [
        "line_graphon"
      ]
    },
    {
      "page": "plot_graphon",
      "title": "Plots graphon",
      "topics": [
        "plot_graphon"
      ]
    },
    {
      "page": "predict_hubs",
      "title": "Predicts the degree of hubs of an new graph",
      "topics": [
        "predict_hubs"
      ]
    },
    {
      "page": "ring_graphon",
      "title": "Creates a ring graphon",
      "topics": [
        "ring_graphon"
      ]
    },
    {
      "page": "sample_graphette",
      "title": "Samples a graph from a graphette",
      "topics": [
        "sample_graphette"
      ]
    },
    {
      "page": "sample_graphon",
      "title": "Generates a graph given a graphon",
      "topics": [
        "sample_graphon"
      ]
    },
    {
      "page": "sample_mixed_graph",
      "title": "Generate a (U,W) mixture graph",
      "topics": [
        "sample_mixed_graph"
      ]
    },
    {
      "page": "sample_sparse_graphon",
      "title": "Samples a graph from a sparsified graphon",
      "topics": [
        "sample_sparse_graphon"
      ]
    },
    {
      "page": "sbm_graphon",
      "title": "Creates a Stochastic Block Model graphon",
      "topics": [
        "sbm_graphon"
      ]
    },
    {
      "page": "scale_graphon",
      "title": "Scales a graphon to an nxn matrix",
      "topics": [
        "scale_graphon"
      ]
    },
    {
      "page": "separate_dense_and_sparse",
      "title": "Separates the dense and sparse part from a (U,W) graphon mixture",
      "topics": [
        "separate_dense_and_sparse"
      ]
    },
    {
      "page": "star_f1",
      "title": "Adds stars to nodes",
      "topics": [
        "star_f1"
      ]
    },
    {
      "page": "star_f2",
      "title": "Adds stars to nodes",
      "topics": [
        "star_f2"
      ]
    },
    {
      "page": "star_f3",
      "title": "Adds stars to nodes",
      "topics": [
        "star_f3"
      ]
    },
    {
      "page": "star_f4",
      "title": "Adds stars to nodes",
      "topics": [
        "star_f4"
      ]
    },
    {
      "page": "star_f5",
      "title": "Adds stars to nodes",
      "topics": [
        "star_f5"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sevvandi/graphonmix/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sevvandi/graphonmix/raw/HEAD/README.md",
  "_rundeps": [
    "bmp",
    "cli",
    "cpp11",
    "digest",
    "downloader",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "imager",
    "isoband",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readbitmap",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tiff",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "graphonmix.Rmd",
      "filename": "graphonmix.html",
      "title": "Graphon Mixtures",
      "engine": "knitr::rmarkdown",
      "headings": [
        "(U,W)-mixture graphs",
        "The two graphons W and U",
        "Generating the mixture graph in one step",
        "Generating a dense and sparse graph and joining to get the mixture",
        "Estimating graphon U",
        "Observing the elbow point in unique log degrees",
        "Detecting the elbow point and estimating $U$",
        "References"
      ],
      "created": "2025-09-03 07:05:56",
      "modified": "2026-06-12 05:26:59",
      "commits": 7
    },
    {
      "source": "graphette.Rmd",
      "filename": "graphette.html",
      "title": "Introducing Graphettes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dense graphs from graphons and graphettes",
        "Using the graphon",
        "Using the graphette",
        "Sparse graphs using $\\rho_n$",
        "Using the standard graphon and $\\rho_n$ separately",
        "Using the function sample_sparse_graphon",
        "Sparse graphs using $\\rho_n$ and the graph edit function",
        "Adding stars",
        "Adding rings",
        "Removing cycles",
        "References"
      ],
      "created": "2026-06-12 02:24:30",
      "modified": "2026-06-12 09:13:57",
      "commits": 3
    },
    {
      "source": "linegraphons.Rmd",
      "filename": "linegraphons.html",
      "title": "Sparse graphs from line graphons",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Line graphs",
        "Line graphs of star graphs",
        "Sparse graphs",
        "Graphons",
        "Graphons of sparse graphs",
        "Graphons of line graphs",
        "Janson's theorem",
        "Generating stars as inverse line graphs",
        "References"
      ],
      "created": "2025-09-10 08:14:54",
      "modified": "2025-10-06 00:15:09",
      "commits": 2
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "graphonmix",
  "_universes": [
    "sevvandi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T11:47:56.000Z",
      "distro": "noble",
      "commit": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
      "fileid": "38f19efbe9010bddef40f88619466e6650f39fd4ce6f14c4765a97adde3225c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/27413466090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T11:48:20.000Z",
      "distro": "noble",
      "commit": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
      "fileid": "7f59c792932bcdc15255387ae7d99cbc9981172640b7d312a1e9450cdedd5cbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/27413466090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-12T11:47:14.000Z",
      "commit": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
      "fileid": "c9559fd2e92a1973678b6dfbf351d66cf60e6058a1cbb843f3cf89690fe163cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/27413466090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-12T11:47:32.000Z",
      "commit": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
      "fileid": "e186d7ae643d78fc32bb6cc8a73a3ffe24ab46abd93a71cff5de5d9507235069",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/27413466090"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-12T11:47:52.000Z",
      "commit": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
      "fileid": "355bb71fd497abc7a5961201cec1b1ece4528dde9f2d5458092e56aabe3ac0fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/27413466090"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T11:47:00.000Z",
      "commit": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
      "fileid": "490d18a3c050f14512cb1e211de69babbb5d0fc945fefd6816e7911b37f1742b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/27413466090"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T11:46:59.000Z",
      "commit": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
      "fileid": "a960cb418d6691a9f414b1fed9442c13fb37972c01a215ae8df5be66210e528a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/27413466090"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-12T11:46:59.000Z",
      "commit": "af93ee61d55fed195e430c4b6bc33e7bcb5c3f40",
      "fileid": "a6394b13ef84cfc58e6983f3a3af96da0421bc969df080961b26b14055f4719b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sevvandi/actions/runs/27413466090"
    }
  ]
}