{
  "_id": "6a58a5ceff0138dec5d761e2",
  "Package": "collpcm",
  "Version": "1.4",
  "Type": "Package",
  "Title": "Collapsed Latent Position Cluster Model for Social Networks",
  "Date": "2024-04-23",
  "Authors@R": "c( person( \"Jason\", \"Wyse\", email = \"wyseja@tcd.ie\", role = c( \"aut\", \"cre\" ) ), person( \"Caitriona\", \"Ryan\", email = \"Caitriona.Ryan@ul.ie\", role = c( \"aut\" ) ), person( \"Nial\", \"Friel\", email=\"nial.friel@ucd.ie\", role=c(\"ths\") ) )",
  "Description": "Markov chain Monte Carlo based inference routines for\ncollapsed latent position cluster models or social networks,\nwhich includes searches over the model space (number of\nclusters in the latent position cluster model). The label\nswitching algorithm used is that of Nobile and Fearnside (2007)\n<doi:10.1007/s11222-006-9014-7> which relies on the algorithm\nof Carpaneto and Toth (1980) <doi:10.1145/355873.355883>.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Maintainer": "Jason Wyse <wyseja@tcd.ie>",
  "Author": "Jason Wyse [aut, cre], Caitriona Ryan [aut], Nial Friel [ths]",
  "Packaged": {
    "Date": "2026-07-16 09:26:42 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make libicu-dev",
  "Repository": "https://wyseja.r-universe.dev",
  "Date/Publication": "2024-04-24 02:34:55 UTC",
  "RemoteUrl": "https://github.com/cran/collpcm",
  "RemoteRef": "HEAD",
  "RemoteSha": "b52f274241bf4ce2e9affae77fb105caeea597a9",
  "_user": "wyseja",
  "_type": "src",
  "_file": "collpcm_1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/3db5abf0fe65d53901aa8075af2bc229ce9c5858b06f3aab238728cf358958d1",
  "_filesize": 1060775,
  "_sha256": "3db5abf0fe65d53901aa8075af2bc229ce9c5858b06f3aab238728cf358958d1",
  "_expires": "2026-10-24T09:35:08.000Z",
  "_created": "2026-07-16T09:26:42.000Z",
  "_published": "2026-07-16T09:35:10.049Z",
  "_jobs": [
    {
      "job": 87584327122,
      "time": 153,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8370920961"
    },
    {
      "job": 87584327117,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8370934686"
    },
    {
      "job": 87584327092,
      "time": 185,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370933746"
    },
    {
      "job": 87584327077,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370909649"
    },
    {
      "job": 87584327132,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8370906079"
    },
    {
      "job": 87584327095,
      "time": 465,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8371030883"
    },
    {
      "job": 87584327227,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370913990"
    },
    {
      "job": 87584327336,
      "time": 332,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370981733"
    },
    {
      "job": 87583689906,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370855783"
    },
    {
      "job": 87584327105,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8370902511"
    },
    {
      "job": 87584327082,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8370899146"
    },
    {
      "job": 87584327139,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8370899087"
    },
    {
      "job": 87584328672,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370909818"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909",
  "_status": "success",
  "_upstream": "https://github.com/cran/collpcm",
  "_commit": {
    "id": "b52f274241bf4ce2e9affae77fb105caeea597a9",
    "author": "Jason Wyse <wyseja@tcd.ie>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4\n",
    "time": 1713926095
  },
  "_maintainer": {
    "name": "Jason Wyse",
    "email": "wyseja@tcd.ie",
    "login": "wyseja",
    "description": "",
    "uuid": 22644974
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "network",
      "role": "Depends"
    },
    {
      "package": "latentnet",
      "role": "Depends"
    },
    {
      "package": "gtools",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wyseja",
      "count": 5,
      "uuid": 22644974
    }
  ],
  "_userbio": {
    "uuid": 22644974,
    "type": "user",
    "name": "wyseja",
    "followers": 0
  },
  "_downloads": {
    "count": 560,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/collpcm"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/collpcm.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "wyseja",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-03-13"
    },
    {
      "version": "1.1",
      "date": "2019-10-24"
    },
    {
      "version": "1.2",
      "date": "2021-07-13"
    },
    {
      "version": "1.3",
      "date": "2024-01-09"
    },
    {
      "version": "1.4",
      "date": "2024-04-23"
    }
  ],
  "_exports": [
    "collpcm.control",
    "collpcm.fit",
    "collpcm.summaryplot",
    "collpcm.undo.label.switching"
  ],
  "_datasets": [
    {
      "name": "Dolphins",
      "title": "Dolphins",
      "object": "Dolphins",
      "file": "Dolphins.rda",
      "class": [
        "network"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "Karate",
      "title": "Network describing loyalty in the Karate club.",
      "object": "Karate",
      "file": "Karate.rda",
      "class": [
        "network"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "Monks",
      "title": "Monks",
      "object": "Monks",
      "file": "Monks.rda",
      "class": [
        "network"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "collpcm.control",
      "title": "Specify parameters determining the collapsed LPCM model and MCMC fitting run",
      "topics": [
        "collpcm.control"
      ]
    },
    {
      "page": "collpcm.fit",
      "title": "Fit a latent position cluster network model with model search",
      "topics": [
        "collpcm.fit"
      ]
    },
    {
      "page": "collpcm.summaryplot",
      "title": "Make a summary plot of a 'collpcm' run",
      "topics": [
        "collpcm.summaryplot"
      ]
    },
    {
      "page": "collpcm.undo.label.switching",
      "title": "Correct samples of label vectors for label switching.",
      "topics": [
        "collpcm.undo.label.switching"
      ]
    },
    {
      "page": "Dolphins",
      "title": "Dolphins",
      "topics": [
        "Dolphins"
      ]
    },
    {
      "page": "Karate",
      "title": "Network describing loyalty in the Karate club.",
      "topics": [
        "Karate"
      ]
    },
    {
      "page": "Monks",
      "title": "Monks",
      "topics": [
        "Monks"
      ]
    },
    {
      "page": "plot.collpcm",
      "title": "Plotting a collpcm object",
      "topics": [
        "plot.collpcm"
      ]
    },
    {
      "page": "print.collpcm",
      "title": "Print a collpcm object",
      "topics": [
        "print.collpcm"
      ]
    },
    {
      "page": "summary.collpcm",
      "title": "Summarize a collpcm object",
      "topics": [
        "summary.collpcm"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "cachem",
    "cli",
    "coda",
    "DEoptimR",
    "ergm",
    "evaluate",
    "fastmap",
    "glue",
    "gtools",
    "highr",
    "knitr",
    "latentnet",
    "lattice",
    "lifecycle",
    "lpSolveAPI",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mvtnorm",
    "network",
    "pillar",
    "pkgconfig",
    "purrr",
    "rbibutils",
    "Rdpack",
    "rlang",
    "rle",
    "robustbase",
    "sna",
    "statnet.common",
    "stringi",
    "stringr",
    "tibble",
    "trust",
    "utf8",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "collpcm.Rnw",
      "filename": "collpcm.pdf",
      "title": "collpcm",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2021-07-13 16:30:02",
      "modified": "2021-07-13 16:30:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "collpcm",
  "_universes": [
    "wyseja"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-16T09:29:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/96444c4d7399ad58c7c7f2dba97f6e8e05e385e86e4b8574112b52e3d284e609",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-16T09:29:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/3e23d73988137f0065b69fefb2d5e24417c5990d13094368ea268ea6c4fc9996",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-16T09:29:40.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/8be0b8fccb0eaaaaeebb3921bec447b381665d3286017ade33f6283e2d7c02fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4",
      "date": "2026-07-16T09:28:45.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/36692bd17d10378c2b64624effc06db1078e1a0f36fbab2c7dd9cfa2477cca75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-16T09:28:41.000Z",
      "arch": "aarch64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/71f0d051f9cb433fe3bbf3c45f0b31efb5f7a4f8648f9b0eddce6f21d91750a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-16T09:32:34.000Z",
      "arch": "x86_64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/3c087ffc49e977fddae21f24638e113dea24018e02c4b2d09d8d4cd07be8df16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-16T09:28:53.000Z",
      "arch": "aarch64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/74aa11a1b51fc49953954b921aab7f58ab52efa41bc4a996977edc25e1ba8b52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4",
      "date": "2026-07-16T09:30:53.000Z",
      "arch": "x86_64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/b31f3d4690cbc3d21ab5c366edfaa10055cf9389c37d3956f4d150dc93a926d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4",
      "date": "2026-07-16T09:28:54.000Z",
      "arch": "emscripten",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/8040cbb4999d7212d1229e52717200483ff852736767ebf9d25e5a4231500bb8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4",
      "date": "2026-07-16T09:27:58.000Z",
      "arch": "x86_64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/6d485c9a1067395b27a110591b5020bc9c74524fb99b1f66fd06a00cb99bf00d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4",
      "date": "2026-07-16T09:27:57.000Z",
      "arch": "x86_64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/e47bfd08c3f682b5b9d0c70e6ebf477215c73fcc70fe6da246c0dd33148172b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4",
      "date": "2026-07-16T09:28:23.000Z",
      "arch": "x86_64",
      "commit": "b52f274241bf4ce2e9affae77fb105caeea597a9",
      "fileid": "https://r2.ropensci.org/823a2a2c86207e78f239526b0488c6ededf7501ff196d1e207c310d2b6665ebd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wyseja/actions/runs/29486960909"
    }
  ]
}