{
  "_id": "6a10744dacfb0bcc41cac467",
  "Package": "lcra",
  "Version": "1.1.5",
  "Title": "Bayesian Joint Latent Class and Regression Models",
  "Type": "Package",
  "Description": "For fitting Bayesian joint latent class and regression\nmodels using Gibbs sampling. See the documentation for the\nmodel. The technical details of the model implemented here are\ndescribed in Elliott, Michael R., Zhao, Zhangchen, Mukherjee,\nBhramar, Kanaya, Alka, Needham, Belinda L., \"Methods to account\nfor uncertainty in latent class assignments when using latent\nclasses as predictors in regression models, with application to\nacculturation strategy measures\" (2020) In press at\nEpidemiology <doi:10.1097/EDE.0000000000001139>.",
  "Authors@R": "c(\nperson(given = \"Michael\", family = \"Elliot\", role = c(\"aut\"), email = \"mrelliot@umich.edu\"),\nperson(given = \"Zhangchen\", family = \"Zhao\", role = c(\"aut\"), email = \"zczhao@umich.edu\"),\nperson(given = \"Michael\", family = \"Kleinsasser\", role = c(\"aut\", \"cre\"), email = \"biostat-cran-manager@umich.edu\"))",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Biarch": "true",
  "SystemRequirements": "JAGS 4.x.y or WinBUGS 1.4",
  "URL": "https://github.com/umich-biostatistics/lcra",
  "BugReports": "https://github.com/umich-biostatistics/lcra/issues",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "jags",
  "Repository": "https://umich-biostatistics.r-universe.dev",
  "Date/Publication": "2024-03-05 21:06:09 UTC",
  "RemoteUrl": "https://github.com/umich-biostatistics/lcra",
  "RemoteRef": "HEAD",
  "RemoteSha": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 05:39:19 UTC",
    "User": "root"
  },
  "Author": "Michael Elliot [aut],\nZhangchen Zhao [aut],\nMichael Kleinsasser [aut, cre]",
  "Maintainer": "Michael Kleinsasser <biostat-cran-manager@umich.edu>",
  "MD5sum": "b1bfe7972ec81f88b25ace2676349177",
  "_user": "umich-biostatistics",
  "_type": "src",
  "_file": "lcra_1.1.5.tar.gz",
  "_fileid": "6cd3c222ed03a24d5e3989f279e8d13e0c1bc902c473957051ee83b34f1c2d6b",
  "_filesize": 248600,
  "_sha256": "6cd3c222ed03a24d5e3989f279e8d13e0c1bc902c473957051ee83b34f1c2d6b",
  "_created": "2026-05-07T05:39:19.000Z",
  "_published": "2026-05-22T15:20:45.338Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77409445587,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847746173"
    },
    {
      "job": 77409445478,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847743205"
    },
    {
      "job": 77409445301,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847738777"
    },
    {
      "job": 77409445524,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847738078"
    },
    {
      "job": 77409445138,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847722167"
    },
    {
      "job": 77409444791,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164086512"
    },
    {
      "job": 77409445374,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847738667"
    },
    {
      "job": 77409445480,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847736197"
    },
    {
      "job": 77409445509,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847734163"
    }
  ],
  "_buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/25477972641",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/umich-biostatistics/lcra",
  "_commit": {
    "id": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
    "author": "Michael Kleinsasser <mkleinsa@umich.edu>",
    "committer": "Michael Kleinsasser <mkleinsa@umich.edu>",
    "message": "new cran changes\n",
    "time": 1709672769
  },
  "_maintainer": {
    "name": "Michael Kleinsasser",
    "email": "biostat-cran-manager@umich.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "rjags",
      "role": "Imports"
    },
    {
      "package": "R2WinBUGS",
      "role": "Suggests"
    },
    {
      "package": "gtools",
      "role": "Suggests"
    }
  ],
  "_owner": "umich-biostatistics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mkleinsa",
      "count": 101,
      "uuid": 39565600
    }
  ],
  "_userbio": {
    "uuid": 51202056,
    "type": "organization",
    "name": "Department of Biostatistics at the University of Michigan"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lcra"
  },
  "_devurl": "https://github.com/umich-biostatistics/lcra",
  "_searchresults": 2,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lcra.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/umich-biostatistics/lcra",
  "_realowner": "umich-biostatistics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.2",
      "date": "2020-08-07"
    },
    {
      "version": "1.1.5",
      "date": "2024-03-08"
    }
  ],
  "_exports": [
    "lcra"
  ],
  "_datasets": [
    {
      "name": "express",
      "title": "Small simulated data set",
      "object": "express",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "Z1",
        "Z2",
        "Z3",
        "Z4",
        "Z5",
        "x1",
        "x2"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "latent3",
      "title": "Simulated data set number 2 (continuous regression outcome)",
      "object": "latent3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "Z1",
        "Z2",
        "Z3",
        "Z4",
        "Z5",
        "Z6",
        "Z7",
        "Z8",
        "Z9",
        "Z10",
        "Z11",
        "Z12",
        "x1",
        "x2",
        "x3",
        "x4"
      ],
      "rows": 350,
      "table": true,
      "tojson": true
    },
    {
      "name": "latent3_binary",
      "title": "Simulated data set number 2 (discrete regression outcome)",
      "object": "latent3_binary",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "Z1",
        "Z2",
        "Z3",
        "Z4",
        "Z5",
        "Z6",
        "Z7",
        "Z8",
        "Z9",
        "Z10",
        "Z11",
        "Z12",
        "x1",
        "x2",
        "x3",
        "x4"
      ],
      "rows": 350,
      "table": true,
      "tojson": true
    },
    {
      "name": "paper_sim",
      "title": "Simulated data set (continuous regression outcome)",
      "object": "paper_sim",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "Z1",
        "Z2",
        "Z3",
        "Z4",
        "Z5",
        "Z6",
        "Z7",
        "Z8",
        "Z9",
        "Z10",
        "X1",
        "X2"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "paper_sim_binary",
      "title": "Simulated data set (discrete regression outcome)",
      "object": "paper_sim_binary",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "Z1",
        "Z2",
        "Z3",
        "Z4",
        "Z5",
        "Z6",
        "Z7",
        "Z8",
        "Z9",
        "Z10",
        "X1",
        "X2"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "express",
      "title": "Small simulated data set",
      "topics": [
        "express"
      ]
    },
    {
      "page": "latent3",
      "title": "Simulated data set number 2 (continuous regression outcome)",
      "topics": [
        "latent3"
      ]
    },
    {
      "page": "latent3_binary",
      "title": "Simulated data set number 2 (discrete regression outcome)",
      "topics": [
        "latent3_binary"
      ]
    },
    {
      "page": "lcra",
      "title": "Joint Bayesian Latent Class and Regression Analysis",
      "topics": [
        "lcra"
      ]
    },
    {
      "page": "paper_sim",
      "title": "Simulated data set (continuous regression outcome)",
      "topics": [
        "paper_sim"
      ]
    },
    {
      "page": "paper_sim_binary",
      "title": "Simulated data set (discrete regression outcome)",
      "topics": [
        "paper_sim_binary"
      ]
    }
  ],
  "_readme": "https://github.com/umich-biostatistics/lcra/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "lattice",
    "rjags",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "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": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "lcra",
  "_universes": [
    "umich-biostatistics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-07T05:41:28.000Z",
      "distro": "noble",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "0f374d6b9b6b2a4e32460188e3fd888582742b58cff34c7452ff82b13b5edadd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/25477972641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-07T05:41:18.000Z",
      "distro": "noble",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "2672d1e4f5df6a4c75cf86f41a2597bcd7ec196b4cc8da8d8986f2d2dff5a788",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/25477972641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-07T05:40:56.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "ae181868a0f2b0501a371009ef0d9e8d96665e54beef36d810d36d5eea671ed5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/25477972641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-07T05:40:54.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "4f446f9b4917990133d5aa793191d07fc790874e47360c595884522f7c3cbe5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/25477972641"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-07T05:40:49.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "00565098f6a0164c6711980038ae38c802a9ee3ca215ce376f6b95c0f6819cec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/25477972641"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-07T05:40:35.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "23fe2e33dd228111b8cfa6b4918aa3fbed227ba259d329b071c21d7ed322b835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/25477972641"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-07T05:40:26.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "4ff981a85595353d4911257193b4e3330d8cabd2881683e217e9ee69e4355344",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/25477972641"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-05-22T15:20:30.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "47d8692ed857d1c4847bc49328aeadad5110675fa02d492de717de21efa442e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/25477972641"
    }
  ]
}