{
  "_id": "6a251e6d4b233be19838f956",
  "Package": "mlergm",
  "Title": "Multilevel Exponential-Family Random Graph Models",
  "Version": "0.8.1",
  "Authors@R": "c(\nperson(\"Jonathan\", \"Stewart\", email = \"jrstewart@fsu.edu\", role = c(\"cre\", \"aut\")),\nperson(\"Michael\", \"Schweinberger\", email = \"michael.schweinberger@rice.edu\", role = c(\"ctb\")))",
  "Description": "Estimates exponential-family random graph models for\nmultilevel network data, assuming the multilevel structure is\nobserved. The scope, at present, covers multilevel models where\nthe set of nodes is nested within known blocks. The estimation\nmethod uses Monte-Carlo maximum likelihood estimation (MCMLE)\nmethods to estimate a variety of canonical or curved\nexponential family models for binary random graphs. MCMLE\nmethods for curved exponential-family random graph models can\nbe found in Hunter and Handcock (JCGS, 2006). The package\nsupports parallel computing, and provides methods for assessing\ngoodness-of-fit of models and visualization of networks.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "Packaged": {
    "Date": "2026-06-07 07:23:47 UTC",
    "User": "root"
  },
  "Author": "Jonathan Stewart [cre, aut], Michael Schweinberger [ctb]",
  "Maintainer": "Jonathan Stewart <jrstewart@fsu.edu>",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://jrstew.r-universe.dev",
  "Date/Publication": "2025-05-22 16:43:50 UTC",
  "RemoteUrl": "https://github.com/cran/mlergm",
  "RemoteRef": "HEAD",
  "RemoteSha": "954da88d8462a812331ac3cb760d4332f2bee9d0",
  "MD5sum": "8175556ea80680ccd4dc4372e5aea68a",
  "_user": "jrstew",
  "_type": "src",
  "_file": "mlergm_0.8.1.tar.gz",
  "_fileid": "15ca0c4ea53e1bfc9ca7c7b46d48ef1b721c43b6b1875065ef07cf663c281198",
  "_filesize": 1835114,
  "_sha256": "15ca0c4ea53e1bfc9ca7c7b46d48ef1b721c43b6b1875065ef07cf663c281198",
  "_created": "2026-06-07T07:23:47.000Z",
  "_published": "2026-06-07T07:31:57.221Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79940610525,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461871337"
    },
    {
      "job": 79940610549,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461871844"
    },
    {
      "job": 79940610522,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461909152"
    },
    {
      "job": 79940610526,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461909890"
    },
    {
      "job": 79940408823,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461849691"
    },
    {
      "job": 79940610521,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461866284"
    },
    {
      "job": 79940610533,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461865729"
    },
    {
      "job": 79940610536,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461864611"
    },
    {
      "job": 79940610524,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461864241"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jrstew/actions/runs/27085965897",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mlergm",
  "_commit": {
    "id": "954da88d8462a812331ac3cb760d4332f2bee9d0",
    "author": "Jonathan Stewart <jrstewart@fsu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.8.1\n",
    "time": 1747932230
  },
  "_maintainer": {
    "name": "Jonathan Stewart",
    "email": "jrstewart@fsu.edu",
    "login": "jrstew",
    "description": "Assistant Professor of Statistics.\n\nMy interests revolve around networks, probability, and statistics. ",
    "uuid": 30640467
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ergm",
      "version": ">= 4.2.2",
      "role": "Depends"
    },
    {
      "package": "network",
      "version": ">= 1.17.2",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "sna",
      "role": "Imports"
    },
    {
      "package": "statnet.common",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jrstew",
      "count": 3,
      "uuid": 30640467
    }
  ],
  "_userbio": {
    "uuid": 30640467,
    "type": "user",
    "name": "Jonathan Stewart",
    "description": "Assistant Professor of Statistics.\r\n\r\nMy interests revolve around networks, probability, and statistics. "
  },
  "_downloads": {
    "count": 620,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlergm"
  },
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlergm.html",
    "manual.pdf"
  ],
  "_realowner": "jrstew",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2018-12-03"
    },
    {
      "version": "0.2",
      "date": "2019-05-15"
    },
    {
      "version": "0.3",
      "date": "2019-09-21"
    },
    {
      "version": "0.4",
      "date": "2019-11-04"
    },
    {
      "version": "0.5",
      "date": "2020-01-09"
    },
    {
      "version": "0.6",
      "date": "2020-07-03"
    },
    {
      "version": "0.7",
      "date": "2020-11-17"
    },
    {
      "version": "0.8",
      "date": "2021-08-23"
    },
    {
      "version": "0.8.1",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "compute_CI",
    "eta",
    "extract_block",
    "is.gof_mlergm",
    "is.mlergm",
    "is.mlnet",
    "mlergm",
    "mlnet",
    "set_options",
    "simulate_mlnet"
  ],
  "_datasets": [
    {
      "name": "classes",
      "title": "Polish school classes data set.",
      "object": "classes",
      "class": [
        "mlnet",
        "network"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "classes",
      "title": "Polish school classes data set.",
      "topics": [
        "classes"
      ]
    },
    {
      "page": "mlergm",
      "title": "Multilevel Exponential-Family Random Graph Models",
      "topics": [
        "compute_CI",
        "mlergm",
        "print.mlergm",
        "summary.mlergm",
        "vcov.mlergm"
      ]
    },
    {
      "page": "eta",
      "title": "Extracts the natural parameters from an estimated 'mlergm' model. When the model is a canonical exponential family, this is the the identity mapping from the parameter vector. However, when the model is a curved exponential family this returns the resulting canonical parameters of the curved exponential family.",
      "topics": [
        "eta"
      ]
    },
    {
      "page": "mlnet",
      "title": "Multilevel Network",
      "topics": [
        "extract_block",
        "mlnet",
        "plot.mlnet"
      ]
    },
    {
      "page": "gof.mlergm",
      "title": "Evaluate the goodness-of-fit of an estimated model.",
      "topics": [
        "gof.mlergm"
      ]
    },
    {
      "page": "is.gof_mlergm",
      "title": "Check if object is of class 'gof_mlergm'",
      "topics": [
        "is.gof_mlergm"
      ]
    },
    {
      "page": "is.inCHv3.9",
      "title": "Determine whether a vector is in the closure of the convex hull of some sample of vectors",
      "topics": [
        "is.inCHv3.9"
      ]
    },
    {
      "page": "is.mlergm",
      "title": "Check if the object is of class 'mlergm'",
      "topics": [
        "is.mlergm"
      ]
    },
    {
      "page": "is.mlnet",
      "title": "Check if object is of class 'mlnet'",
      "topics": [
        "is.mlnet"
      ]
    },
    {
      "page": "plot.gof_mlergm",
      "title": "Plot goodness-of-fit results",
      "topics": [
        "plot.gof_mlergm"
      ]
    },
    {
      "page": "print.gof_mlergm",
      "title": "Print summary of a 'gof_mlergm' object.",
      "topics": [
        "print.gof_mlergm"
      ]
    },
    {
      "page": "set_options",
      "title": "Set and adjust options and settings.",
      "topics": [
        "set_options"
      ]
    },
    {
      "page": "simulate_mlnet",
      "title": "Simulate a multilevel network",
      "topics": [
        "simulate_mlnet"
      ]
    }
  ],
  "_rundeps": [
    "cachem",
    "cli",
    "coda",
    "cowplot",
    "cpp11",
    "crayon",
    "DEoptimR",
    "dplyr",
    "ergm",
    "evaluate",
    "farver",
    "fastmap",
    "forcats",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "glue",
    "gtable",
    "highr",
    "hms",
    "isoband",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lpSolve",
    "lpSolveAPI",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "network",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "reshape2",
    "rlang",
    "rle",
    "robustbase",
    "S7",
    "scales",
    "sna",
    "statnet.common",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "trust",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "mlergm_tutorial.Rmd",
      "filename": "mlergm_tutorial.html",
      "title": "Tutorial: mlergm",
      "author": "Jonathan Stewart",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Brief background on multilevel networks",
        "Getting started with mlergm",
        "Exploring the estimation function mlergm",
        "Options for estimation and simulation",
        "Simulation parameters",
        "Estimation parameters"
      ],
      "created": "2018-12-03 11:10:03",
      "modified": "2019-05-15 18:30:03",
      "commits": 2
    }
  ],
  "_score": 2.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "mlergm",
  "_universes": [
    "jrstew"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-06-07T07:26:05.000Z",
      "distro": "noble",
      "commit": "954da88d8462a812331ac3cb760d4332f2bee9d0",
      "fileid": "33e8dd354f1357137cfc4d4c6e0ef7a739d409df2a4030f0fd803d319436e03c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrstew/actions/runs/27085965897"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-06-07T07:26:06.000Z",
      "distro": "noble",
      "commit": "954da88d8462a812331ac3cb760d4332f2bee9d0",
      "fileid": "4b8daecae3427bc2689b87123d97992ee014d929aa2bcdbc7a3eba9b21bfd6ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrstew/actions/runs/27085965897"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-06-07T07:30:32.000Z",
      "commit": "954da88d8462a812331ac3cb760d4332f2bee9d0",
      "fileid": "0e1f5e7cd5437ea951d56412f563549ddea0d92fa274b64e94ac8f9f0931a170",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrstew/actions/runs/27085965897"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-06-07T07:30:44.000Z",
      "commit": "954da88d8462a812331ac3cb760d4332f2bee9d0",
      "fileid": "f4d65f88abe35062a022f9bda960c3ee8d8fc286dc9954bbe898b4b2f5c872cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrstew/actions/runs/27085965897"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-06-07T07:26:16.000Z",
      "commit": "954da88d8462a812331ac3cb760d4332f2bee9d0",
      "fileid": "3558bd20706667bd3b04b949a2d229521d1bdb9b63d2187c524085894c24c55e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jrstew/actions/runs/27085965897"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-06-07T07:25:17.000Z",
      "commit": "954da88d8462a812331ac3cb760d4332f2bee9d0",
      "fileid": "09fff447d138f746c65044b89bf9b338cb2b4bb308ae3fadc16750b278ddb0d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrstew/actions/runs/27085965897"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-06-07T07:25:04.000Z",
      "commit": "954da88d8462a812331ac3cb760d4332f2bee9d0",
      "fileid": "102dc3ee37cd37dda0697d9da2d16376fd9083f522500759cd69f6abbbc63d43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrstew/actions/runs/27085965897"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-06-07T07:25:09.000Z",
      "commit": "954da88d8462a812331ac3cb760d4332f2bee9d0",
      "fileid": "752ad92ced19e5ace4805a9c24f3ba0f3aea440dd59c22a2f59a8c36f0e64839",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrstew/actions/runs/27085965897"
    }
  ]
}