{
  "_id": "6a4b7e8aa6574ff277f9bde1",
  "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-07-06 10:05:43 UTC",
    "User": "root"
  },
  "Author": "Michael Elliot [aut],\nZhangchen Zhao [aut],\nMichael Kleinsasser [aut, cre]",
  "Maintainer": "Michael Kleinsasser <biostat-cran-manager@umich.edu>",
  "_user": "umich-biostatistics",
  "_type": "src",
  "_file": "lcra_1.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/6f1c84f68649f5d8154658275517fd83248fa1058495cf2e37e79fdd3544648d",
  "_filesize": 248569,
  "_sha256": "6f1c84f68649f5d8154658275517fd83248fa1058495cf2e37e79fdd3544648d",
  "_expires": "2026-10-14T10:08:08.000Z",
  "_created": "2026-07-06T10:05:43.000Z",
  "_published": "2026-07-06T10:08:10.246Z",
  "_jobs": [
    {
      "job": 85345425545,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8105838692"
    },
    {
      "job": 85345425699,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105838683"
    },
    {
      "job": 85345425580,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8105823523"
    },
    {
      "job": 85345425543,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105823712"
    },
    {
      "job": 85344949267,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105795087"
    },
    {
      "job": 85345425550,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8105833664"
    },
    {
      "job": 85345425598,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8105835739"
    },
    {
      "job": 85345425575,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8105825523"
    },
    {
      "job": 85345425655,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8105829067"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/28783618027",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 22
  },
  "_downloads": {
    "count": 247,
    "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.1",
  "_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.2604.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "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-07-06T10:07:39.000Z",
      "distro": "resolute",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "https://r2.ropensci.org/27de753a23f67bf4bd14a63ddfb26bb387e0acaeb89856193313141eac1ee99e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/28783618027"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-07-06T10:07:39.000Z",
      "distro": "resolute",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "https://r2.ropensci.org/5453444bf2eddd588533dbaa45b71d259233bd64f14240813c0ec90129e7a8bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/28783618027"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-07-06T10:07:03.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "https://r2.ropensci.org/efc6e775b129483b166b793cd593fb47dd45a288a37fb0c0b360f4a45f3006a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/28783618027"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-07-06T10:07:03.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "https://r2.ropensci.org/64c2319c8e1545659c6e96c0be7d1afb421324fe1371463fc57182089807e8c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/28783618027"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-07-06T10:07:37.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "https://r2.ropensci.org/d840140c1607e6eb86898474bf20574e6234a372d40b4a12c9bbdca6ffbdcfc4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/28783618027"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-07-06T10:07:24.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "https://r2.ropensci.org/0bc151855f8e280d39fa4fe9380dc4e855c0f7a25532feff33be0410c3dc988f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/28783618027"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-07-06T10:07:00.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "https://r2.ropensci.org/9d8c5c58f902a1161cb8877d9125ccc4dcc0ec98f20e42b5893c4233ec590328",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/28783618027"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-07-06T10:07:10.000Z",
      "commit": "6bd299a67e3a55b0cdb3a65b55f32f9b95a3edda",
      "fileid": "https://r2.ropensci.org/1f6fcdcd954b9484297da5abb38329e4b0f0f741c5629693c2e9bd7e877f7e4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/umich-biostatistics/actions/runs/28783618027"
    }
  ]
}