{
  "_id": "6a1f1e1cb401979e7341fd82",
  "Package": "poLCAParallel",
  "Type": "Package",
  "Title": "Polytomous Variable Latent Class Analysis Parallel",
  "Version": "1.2.7",
  "Authors@R": "c(person(given = \"Sherman\",\nfamily = \"Lo\",\nrole = c(\"aut\", \"cre\"),\nemail = \"s.lo@qmul.ac.uk\"),\nperson(given = \"Drew\",\nfamily = \"Linzer\",\nrole = \"aut\",\nemail = \"drew@votamatic.org\"),\nperson(given = \"Jeffrey\",\nfamily = \"Lewis.\",\nrole = \"aut\",\nemail = \"jblewis@ucla.edu\"))",
  "Description": "A 'C++' reimplementation of 'poLCA' - latent class\nanalysis and latent class regression models for polytomous\noutcome variables, also known as latent structure analysis. It\nattempts to reproduce results and be as similar as possible to\nthe original code, while running faster, especially with\nmultiple repetitions, by utilising multiple threads. Further\nreading is available on the Queen Mary, University of London,\nIT Services Research blog\n<https://blog.hpc.qmul.ac.uk/speeding_up_r_packages/>.",
  "License": "GPL-2",
  "URL": "https://github.com/QMUL/poLCAParallel",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "SystemRequirements": "C++20",
  "Repository": "https://qmul.r-universe.dev",
  "Date/Publication": "2026-03-12 10:40:42 UTC",
  "RemoteUrl": "https://github.com/qmul/polcaparallel",
  "RemoteRef": "HEAD",
  "RemoteSha": "2425fa131753ed608bffd4d579060662b060a936",
  "Packaged": {
    "Date": "2026-05-16 08:30:13 UTC",
    "User": "root"
  },
  "Author": "Sherman Lo [aut, cre],\nDrew Linzer [aut],\nJeffrey Lewis. [aut]",
  "Maintainer": "Sherman Lo <s.lo@qmul.ac.uk>",
  "MD5sum": "fe9dcab55f3788027fa8b48fd9f332db",
  "_user": "qmul",
  "_type": "src",
  "_file": "poLCAParallel_1.2.7.tar.gz",
  "_fileid": "0c0cf7aa4800253c2b210fb6661151aec14c4018147b46875b37c45255498e0c",
  "_filesize": 242670,
  "_sha256": "0c0cf7aa4800253c2b210fb6661151aec14c4018147b46875b37c45255498e0c",
  "_created": "2026-05-16T08:30:13.000Z",
  "_published": "2026-06-02T18:17:00.796Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79140905268,
      "time": 194,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031986079"
    },
    {
      "job": 79140905800,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031986116"
    },
    {
      "job": 79140905638,
      "time": 222,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031988884"
    },
    {
      "job": 79140905600,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031983914"
    },
    {
      "job": 79140906066,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031983543"
    },
    {
      "job": 79140905894,
      "time": 386,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7032003727"
    },
    {
      "job": 79140906110,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031984027"
    },
    {
      "job": 79140906029,
      "time": 288,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031995525"
    },
    {
      "job": 79140905254,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031966278"
    },
    {
      "job": 79140904683,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366199770"
    },
    {
      "job": 79140905418,
      "time": 216,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031988293"
    },
    {
      "job": 79140906456,
      "time": 204,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031987119"
    },
    {
      "job": 79140905689,
      "time": 233,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031989968"
    }
  ],
  "_buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/qmul/polcaparallel",
  "_commit": {
    "id": "2425fa131753ed608bffd4d579060662b060a936",
    "author": "shermanlo77 <s.lo@qmul.ac.uk>",
    "committer": "shermanlo77 <s.lo@qmul.ac.uk>",
    "message": "Bump version to v1.2.7\n",
    "time": 1773312042
  },
  "_maintainer": {
    "name": "Sherman Lo",
    "email": "s.lo@qmul.ac.uk",
    "login": "shermanlo77",
    "twitter": "@shermanlo77",
    "uuid": 15140991
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.12.4.1.0",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "scatterplot3d",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "poLCA",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "qmul",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 15
    },
    {
      "week": "2025-34",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 14
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 5
    },
    {
      "week": "2025-41",
      "n": 4
    },
    {
      "week": "2025-42",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 5
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 4
    },
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.2.3-master",
      "date": "2025-08-22"
    },
    {
      "name": "v1.2.3",
      "date": "2025-08-26"
    },
    {
      "name": "v1.2.4",
      "date": "2025-09-22"
    },
    {
      "name": "v1.2.4-master",
      "date": "2025-09-22"
    },
    {
      "name": "v1.2.5",
      "date": "2025-10-29"
    },
    {
      "name": "v1.2.5-master",
      "date": "2025-10-29"
    },
    {
      "name": "v1.2.6-master",
      "date": "2026-02-16"
    },
    {
      "name": "v1.2.6",
      "date": "2026-03-06"
    },
    {
      "name": "v1.2.7",
      "date": "2026-03-12"
    },
    {
      "name": "v1.2.7-master",
      "date": "2026-03-12"
    }
  ],
  "_topics": [
    "cluster-analysis",
    "em-algorithm",
    "latent-class-analysis",
    "parallel",
    "parallel-computing",
    "polca",
    "polytomous-variables",
    "rcpp",
    "rcpparmadillo",
    "unsupervised-learning",
    "openblas",
    "cpp"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "shermanlo77",
      "count": 206,
      "uuid": 15140991
    },
    {
      "user": "dlinzer",
      "count": 19,
      "uuid": 1933633
    },
    {
      "user": "clbustos",
      "count": 2,
      "uuid": 228928
    },
    {
      "user": "jeffreyblewis",
      "count": 1,
      "uuid": 4761445
    }
  ],
  "_userbio": {
    "uuid": 2543960,
    "type": "organization",
    "name": "Queen Mary University of London",
    "description": "An online repository for code released to the world by the staff of Queen Mary University of London"
  },
  "_downloads": {
    "count": 365,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/poLCAParallel"
  },
  "_devurl": "https://github.com/qmul/polcaparallel",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/poLCAParallel.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/qmul/polcaparallel",
  "_realowner": "qmul",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.6",
      "date": "2026-02-19"
    },
    {
      "version": "1.2.7",
      "date": "2026-03-13"
    }
  ],
  "_exports": [
    "blrt",
    "check_and_generate_initial_probs",
    "check_probs",
    "coef.poLCA",
    "extract_data",
    "likelihood",
    "plot.poLCA",
    "poLCA",
    "poLCA.compress",
    "poLCA.dLL2dBeta.C",
    "poLCA.entropy",
    "poLCA.makeplot.dich",
    "poLCA.makeplot.poly",
    "poLCA.postClass.C",
    "poLCA.posterior",
    "poLCA.predcell",
    "poLCA.probHat.C",
    "poLCA.reorder",
    "poLCA.se",
    "poLCA.simdata",
    "poLCA.table",
    "poLCA.unvectorize",
    "poLCA.updatePrior",
    "poLCA.vectorize",
    "poLCA.ylik.C",
    "poLCAParallel.goodnessfit",
    "poLCAParallel.se",
    "poLCAParallel.unvectorize",
    "poLCAParallel.vectorize",
    "print.poLCA",
    "random_vectorized_probs",
    "rmulti",
    "unvectorize_probs",
    "vcov.poLCA"
  ],
  "_datasets": [
    {
      "name": "carcinoma",
      "title": "Diagnoses of carcinoma (sample data)",
      "object": "carcinoma",
      "file": "carcinoma.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "E",
        "F",
        "G"
      ],
      "rows": 118,
      "table": true,
      "tojson": true
    },
    {
      "name": "cheating",
      "title": "GPA and chronic cheating (sample data)",
      "object": "cheating",
      "file": "cheating.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "LIEEXAM",
        "LIEPAPER",
        "FRAUD",
        "COPYEXAM",
        "GPA"
      ],
      "rows": 319,
      "table": true,
      "tojson": true
    },
    {
      "name": "election",
      "title": "2000 National Election Studies survey (sample data)",
      "object": "election",
      "file": "election.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "MORALG",
        "CARESG",
        "KNOWG",
        "LEADG",
        "DISHONG",
        "INTELG",
        "MORALB",
        "CARESB",
        "KNOWB",
        "LEADB",
        "DISHONB",
        "INTELB",
        "VOTE3",
        "AGE",
        "EDUC",
        "GENDER",
        "PARTY"
      ],
      "rows": 1785,
      "table": true,
      "tojson": true
    },
    {
      "name": "gss82",
      "title": "1982 General Social Survey (sample data)",
      "object": "gss82",
      "file": "gss82.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "PURPOSE",
        "ACCURACY",
        "UNDERSTA",
        "COOPERAT"
      ],
      "rows": 1202,
      "table": true,
      "tojson": true
    },
    {
      "name": "values",
      "title": "Universalistic vs. particularistic values (sample data)",
      "object": "values",
      "file": "values.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D"
      ],
      "rows": 216,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "carcinoma",
      "title": "Diagnoses of carcinoma (sample data)",
      "topics": [
        "carcinoma"
      ]
    },
    {
      "page": "cheating",
      "title": "GPA and chronic cheating (sample data)",
      "topics": [
        "cheating"
      ]
    },
    {
      "page": "election",
      "title": "2000 National Election Studies survey (sample data)",
      "topics": [
        "election"
      ]
    },
    {
      "page": "gss82",
      "title": "1982 General Social Survey (sample data)",
      "topics": [
        "gss82"
      ]
    },
    {
      "page": "values",
      "title": "Universalistic vs. particularistic values (sample data)",
      "topics": [
        "values"
      ]
    }
  ],
  "_readme": "https://github.com/qmul/polcaparallel/raw/HEAD/README.md",
  "_rundeps": [
    "MASS",
    "poLCA",
    "Rcpp",
    "RcppArmadillo",
    "scatterplot3d"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "polcaparallel",
  "_universes": [
    "qmul",
    "shermanlo77"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.7",
      "date": "2026-05-16T08:33:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "4481adc181ac4acce01acd450233e4e11363eb45937194568a977161803df44f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.7",
      "date": "2026-05-16T08:33:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "3d2aaf4f2591ce91e647716318a1957d2a5f41cd16fc2291e527b8be608e20e9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.7",
      "date": "2026-05-16T08:33:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "9ee3a05867dee54c2d63d7245ce13d04bc89d06b863dcc7f6ef7794f7c189dbb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.7",
      "date": "2026-05-16T08:33:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "f7895a70e8ba67969d49bedbc7456cd63f255428dba86e93c3dee4d83019e963",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.7",
      "date": "2026-05-16T08:33:39.000Z",
      "arch": "aarch64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "cbfe116a6c1e6525b8bb63f553b43f944d1c393be671aa498cca158febc81c39",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.7",
      "date": "2026-05-16T08:35:16.000Z",
      "arch": "x86_64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "96722467e2b04bbc66363670fd4e006ad3796541999b7899c8138d617baa9d3b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.7",
      "date": "2026-05-16T08:33:19.000Z",
      "arch": "aarch64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "39b6a82f84fac6d90248b5b595c52215b35da2886ba2967e4c22504c3aaef30a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.7",
      "date": "2026-05-16T08:34:10.000Z",
      "arch": "x86_64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "c362034f274359ea0611f0e0dd3d1887419c1429c6d40bcca6db0258d5235fac",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.7",
      "date": "2026-05-16T08:32:31.000Z",
      "arch": "x86_64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "af581d15a51c3c6f5e03b88b16cdb68705a5e94e1d3bad0c12fe073c1f04c27e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.7",
      "date": "2026-05-16T08:32:31.000Z",
      "arch": "x86_64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "d06ec48f671da4d53a807e004aac185b48b2a386a9ccf19c732a04d6012d929f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.7",
      "date": "2026-05-16T08:32:36.000Z",
      "arch": "x86_64",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "cd76fc1a121125377b5a15f39bb9118845f276769b3f705e29d68fd768a2cfe8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.7",
      "date": "2026-06-02T18:15:14.000Z",
      "arch": "emscripten",
      "commit": "2425fa131753ed608bffd4d579060662b060a936",
      "fileid": "92b9baac3f2078f1ff00b6e906a3019fe6fcd823e520c9102349b317efdc153b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/qmul/actions/runs/25957304962"
    }
  ]
}