{
  "_id": "6a478caf6527f6f71fa0e0e1",
  "Package": "ergmgp",
  "Version": "0.1-2",
  "Date": "2024-10-08",
  "Title": "Tools for Modeling ERGM Generating Processes",
  "Authors@R": "c(\nperson(\"Carter T.\", \"Butts\", role=c(\"aut\",\"cre\"), email=\"buttsc@uci.edu\"),\nperson(family=\"Statnet Commons\", role=c(\"ctb\"))\n)",
  "Description": "Provides tools for simulating draws from continuous time\nprocesses with well-defined exponential family random graph\n(ERGM) equilibria, i.e. ERGM generating processes (EGPs).  A\nnumber of EGPs are supported, including the families identified\nin Butts (2023) <doi:10.1080/0022250X.2023.2180001>, as are\nfunctions for hazard calculation and timing calibration.",
  "License": "GPL-3 + file LICENSE",
  "URL": "https://statnet.org",
  "BugReports": "https://github.com/statnet/ergmgp/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://statnet.r-universe.dev",
  "Date/Publication": "2024-10-09 06:07:20 UTC",
  "RemoteUrl": "https://github.com/statnet/ergmgp",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-02 05:19:17 UTC",
    "User": "root"
  },
  "Author": "Carter T. Butts [aut, cre],\nStatnet Commons [ctb]",
  "Maintainer": "Carter T. Butts <buttsc@uci.edu>",
  "_user": "statnet",
  "_type": "src",
  "_file": "ergmgp_0.1-2.tar.gz",
  "_fileid": "https://r2.ropensci.org/10255a0412ce23c9f5f3acd6eed1de68ee785600423670b57a688ad1a1ab0250",
  "_filesize": 253690,
  "_sha256": "10255a0412ce23c9f5f3acd6eed1de68ee785600423670b57a688ad1a1ab0250",
  "_expires": "2026-10-11T10:19:27.000Z",
  "_created": "2026-07-02T05:19:17.000Z",
  "_published": "2026-07-03T10:19:27.983Z",
  "_jobs": [
    {
      "job": 84979240966,
      "time": 155,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8029621938"
    },
    {
      "job": 84979241040,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8029620209"
    },
    {
      "job": 84979241702,
      "time": 156,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8029622444"
    },
    {
      "job": 84979241441,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8029622558"
    },
    {
      "job": 84979240915,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8029614311"
    },
    {
      "job": 84979241020,
      "time": 271,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8029648775"
    },
    {
      "job": 84979241473,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8029605388"
    },
    {
      "job": 84979241079,
      "time": 204,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8029632810"
    },
    {
      "job": 84979240624,
      "time": 245,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8029584998"
    },
    {
      "job": 84979240981,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8029612562"
    },
    {
      "job": 84979241104,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8029614011"
    },
    {
      "job": 84979240954,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8029607835"
    },
    {
      "job": 84979241114,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8029616865"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974",
  "_status": "success",
  "_upstream": "https://github.com/statnet/ergmgp",
  "_commit": {
    "id": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
    "author": "Carter T. Butts <carter@carterbutts.com>",
    "committer": "Carter T. Butts <carter@carterbutts.com>",
    "message": "Made minor edits for CRAN compliance.\n",
    "time": 1728454040
  },
  "_maintainer": {
    "name": "Carter T. Butts",
    "email": "buttsc@uci.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "network",
      "version": ">= 1.15",
      "role": "Depends"
    },
    {
      "package": "ergm",
      "version": ">= 3.10.1",
      "role": "Depends"
    },
    {
      "package": "networkDynamic",
      "version": ">= 0.10",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "ergm",
      "role": "LinkingTo"
    },
    {
      "package": "statnet.common",
      "version": ">= 4.2.0",
      "role": "Imports"
    }
  ],
  "_owner": "statnet",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "carterbutts",
      "count": 7,
      "uuid": 1232280
    }
  ],
  "_userbio": {
    "uuid": 8194544,
    "type": "organization",
    "name": "Statnet",
    "followers": 63,
    "description": "Statistical software for the analysis, simulation and visualization of network data."
  },
  "_downloads": {
    "count": 280,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ergmgp"
  },
  "_devurl": "https://github.com/statnet/ergmgp",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ergmgp.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statnet/ergmgp",
  "_realowner": "statnet",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-06-12"
    },
    {
      "version": "0.1-1",
      "date": "2023-12-05"
    },
    {
      "version": "0.1-2",
      "date": "2024-10-09"
    }
  ],
  "_exports": [
    "durations",
    "EGP_init",
    "EGPHazard",
    "EGPRateEst",
    "simEGP",
    "simEGPTraj"
  ],
  "_help": [
    {
      "page": "ergmgp-package",
      "title": "Tools for Modeling ERGM Generating Processes",
      "topics": [
        "ergmgp-package",
        "EGP_init",
        "ergmgp"
      ]
    },
    {
      "page": "durations",
      "title": "Obtain Edge Spell Durations from an ERGM Generating Process Trajectory",
      "topics": [
        "durations"
      ]
    },
    {
      "page": "EGPHazard",
      "title": "Calculate Transition Hazards for an ERGM Generating Process",
      "topics": [
        "EGPHazard"
      ]
    },
    {
      "page": "EGPRateEst",
      "title": "Estimate Event Rates for an ERGM Generating Process",
      "topics": [
        "EGPRateEst"
      ]
    },
    {
      "page": "simEGP",
      "title": "Simulate Trajectories from an ERGM Generating Process",
      "topics": [
        "simEGP",
        "simEGPTraj"
      ]
    }
  ],
  "_readme": "https://github.com/statnet/ergmgp/raw/HEAD/README.md",
  "_rundeps": [
    "cachem",
    "cli",
    "coda",
    "DEoptimR",
    "dplyr",
    "ergm",
    "evaluate",
    "fastmap",
    "generics",
    "glue",
    "highr",
    "knitr",
    "lattice",
    "lifecycle",
    "lpSolveAPI",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "network",
    "networkDynamic",
    "networkLite",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "Rdpack",
    "rlang",
    "rle",
    "robustbase",
    "statnet.common",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "trust",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "ergmgp",
  "_universes": [
    "statnet"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-07-02T05:21:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/a0ceb86762a2efce638339aba6a41a38c2c6e9e8d535e3c62e09e12919f44879",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-07-02T05:21:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/a35adae98f12e7f9777d274be0a4f187a8dd04afa331340ddff296ee1841aa93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-07-02T05:21:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/03cec9cf1dfc092981e8e7d91458163e36bf802eadfa04259b838404fbdf4a2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-07-02T05:21:35.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/63028987fd32012b16e560b5eaa2dc163a1e5f74afb6d220a28daad8586996c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-07-02T05:21:10.000Z",
      "arch": "aarch64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/82d51b3715b9a0b92b8b9b58e83d9f164e72a18b57195f6d4dc576a4ae9b8a21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-07-02T05:22:49.000Z",
      "arch": "x86_64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/66e9c61dc882af194e98c080686b4caa4eba67a6653d9da699edf3b2b46cc382",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-07-02T05:20:36.000Z",
      "arch": "aarch64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/5d8c857b3e77a1654a3e86c418ff5b97f3e6c0d7cebecda0b57eb29068a37a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-07-02T05:21:55.000Z",
      "arch": "x86_64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/5d151c6c52eab0506ff6b4f41013b0751bf25ab158823e848e9f38305e2b0541",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-2",
      "date": "2026-07-02T05:21:31.000Z",
      "arch": "emscripten",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/fc8ffe388864c40182636da1ae5e7242f58f085e427570f06e73697d6d015d0e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-07-02T05:20:42.000Z",
      "arch": "x86_64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/f4149edaadd2d14cbf5b2af37c4945806029c8d8d32503c901ed2047ff33320c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-07-02T05:20:23.000Z",
      "arch": "x86_64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/9c20ed1ef0213f7e3e9f1dc73c8af8de71affba95924feb290b749e4cbe81569",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-07-02T05:20:41.000Z",
      "arch": "x86_64",
      "commit": "ea61d28167f4abbc22a8618a2a0993036aa8afcd",
      "fileid": "https://r2.ropensci.org/d94e684e3ac221f79a3595205e3261da4f1a329f0d9546c67feaa83df82b8264",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statnet/actions/runs/28567164974"
    }
  ]
}