{
  "_id": "6a214d9bcd65a98ecbd2cc58",
  "Package": "CoMiRe",
  "Type": "Package",
  "Title": "Convex Mixture Regression",
  "Version": "0.8",
  "Date": "2023-08-22",
  "Author": "Antonio Canale [aut, cre], Daniele Durante [ctb], Arianna\nFalcioni [aut], Luisa Galtarossa [aut], Tommaso Rigon [ctb]",
  "Maintainer": "Antonio Canale <antonio.canale@unipd.it>",
  "Description": "Posterior inference under the convex mixture regression\n(CoMiRe) models introduced by Canale, Durante, and Dunson\n(2018) <doi:10.1111/biom.12917>.",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "Packaged": {
    "Date": "2026-06-04 09:58:30 UTC",
    "User": "root"
  },
  "Repository": "https://tonycanale.r-universe.dev",
  "Date/Publication": "2023-08-23 10:31:04 UTC",
  "RemoteUrl": "https://github.com/cran/CoMiRe",
  "RemoteRef": "HEAD",
  "RemoteSha": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
  "MD5sum": "0caf12e42785f73dbbdce0f971e9137e",
  "_user": "tonycanale",
  "_type": "src",
  "_file": "CoMiRe_0.8.tar.gz",
  "_fileid": "1772bb94bb58447d8ebaf5ab51eb0d1cb86fdad4c6284825882e6d8856933a1c",
  "_filesize": 271759,
  "_sha256": "1772bb94bb58447d8ebaf5ab51eb0d1cb86fdad4c6284825882e6d8856933a1c",
  "_created": "2026-06-04T09:58:30.000Z",
  "_published": "2026-06-04T10:04:11.280Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79494847416,
      "time": 148,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7408575561"
    },
    {
      "job": 79494847373,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7408573988"
    },
    {
      "job": 79494847446,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408573963"
    },
    {
      "job": 79494847340,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408575909"
    },
    {
      "job": 79494847381,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408555740"
    },
    {
      "job": 79494847469,
      "time": 249,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408609135"
    },
    {
      "job": 79494847345,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408559669"
    },
    {
      "job": 79494847464,
      "time": 226,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408600840"
    },
    {
      "job": 79494223836,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408523661"
    },
    {
      "job": 79494847308,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408569173"
    },
    {
      "job": 79494847344,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7408574559"
    },
    {
      "job": 79494847459,
      "time": 156,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408577555"
    },
    {
      "job": 79494847353,
      "time": 179,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408584937"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CoMiRe",
  "_commit": {
    "id": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
    "author": "Antonio Canale <antonio.canale@unipd.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.8\n",
    "time": 1692786664
  },
  "_maintainer": {
    "name": "Antonio Canale",
    "email": "antonio.canale@unipd.it",
    "login": "tonycanale",
    "description": "",
    "uuid": 19349623
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "splines2",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tonycanale",
      "count": 1,
      "uuid": 19349623
    }
  ],
  "_userbio": {
    "uuid": 19349623,
    "type": "user",
    "name": "Antonio Canale"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CoMiRe"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CoMiRe.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "tonycanale",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.7",
      "date": "2020-12-30"
    },
    {
      "version": "0.7.1",
      "date": "2021-10-08"
    },
    {
      "version": "0.8",
      "date": "2023-08-24"
    }
  ],
  "_exports": [
    "add.risk",
    "as.classCoMiRe",
    "betaplot",
    "BMD",
    "bmd.plot",
    "comire.gibbs",
    "fit.pdf.mcmc",
    "plot.classCoMiRe",
    "post.pred.check",
    "predict_new_z",
    "print.classCoMiRe",
    "riskplot",
    "summary.classCoMiRe"
  ],
  "_datasets": [
    {
      "name": "CPP",
      "title": "Collaborative Perinatal Project data",
      "object": "CPP",
      "file": "CPP.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "hosp",
        "dde",
        "gestage",
        "mage",
        "mweight",
        "mbmi",
        "sei",
        "smoke"
      ],
      "rows": 2313,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CoMiRe-package",
      "title": "Convex Mixture Regression",
      "topics": [
        "CoMiRe-package",
        "CoMiRe"
      ]
    },
    {
      "page": "add.risk",
      "title": "Additional risk function",
      "topics": [
        "add.risk"
      ]
    },
    {
      "page": "as.classCoMiRe",
      "title": "classCoMiRe class constructor",
      "topics": [
        "as.classCoMiRe"
      ]
    },
    {
      "page": "betaplot",
      "title": "beta(x) plot",
      "topics": [
        "betaplot"
      ]
    },
    {
      "page": "BMD",
      "title": "Benchmark dose",
      "topics": [
        "BMD"
      ]
    },
    {
      "page": "bmd.plot",
      "title": "Benchmark dose plot",
      "topics": [
        "bmd.plot"
      ]
    },
    {
      "page": "comire.gibbs",
      "title": "Gibbs sampler for CoMiRe model",
      "topics": [
        "comire.gibbs"
      ]
    },
    {
      "page": "fit.pdf.mcmc",
      "title": "Posterior mean density plot for dose intervals",
      "topics": [
        "fit.pdf.mcmc"
      ]
    },
    {
      "page": "plot.classCoMiRe",
      "title": "CoMiRe plot",
      "topics": [
        "plot.classCoMiRe"
      ]
    },
    {
      "page": "post.pred.check",
      "title": "Posterior predictive check plot",
      "topics": [
        "post.pred.check"
      ]
    },
    {
      "page": "predict_new_z",
      "title": "comire.gibbs for different fixed values of z",
      "topics": [
        "predict_new_z"
      ]
    },
    {
      "page": "print.classCoMiRe",
      "title": "CoMiRe print",
      "topics": [
        "print.classCoMiRe"
      ]
    },
    {
      "page": "riskplot",
      "title": "Additional risk function plot",
      "topics": [
        "riskplot"
      ]
    },
    {
      "page": "summary.classCoMiRe",
      "title": "CoMiRe summary",
      "topics": [
        "summary.classCoMiRe"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "gtools",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "mvtnorm",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "splines2",
    "truncnorm",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "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": 1,
  "_indexed": true,
  "_nocasepkg": "comire",
  "_universes": [
    "tonycanale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-06-04T10:00:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "8f67366859a6fef88371b2243aa534f33407e59073293469664591069e161c0f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-06-04T10:00:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "da7c88e77f23964529c655a776b1f07c1d856db64ddd8ae91c6ca139540fb83b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-06-04T10:00:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "1bf07c32bd4847468b7d78dbe89a87c82361d7258c842791a7a0534244260c5b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-06-04T10:00:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "dd9e3ea679b3dd67b4f7a94b26255f6bd28c3de3f32af026bdad67d375c5a189",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8",
      "date": "2026-06-04T10:00:15.000Z",
      "arch": "aarch64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "f58d96a03de53c810485486b43600b22976e1628e29a1c37eae50adacb15de40",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8",
      "date": "2026-06-04T10:01:48.000Z",
      "arch": "x86_64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "988101664b4b31e403d27428a1c9f3654415ba5e1302f6b649aaf68562058ed6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8",
      "date": "2026-06-04T10:00:24.000Z",
      "arch": "aarch64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "1da295443ca0f26b06b88e85124d76b687f547273404e47051cd3da5481c3839",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8",
      "date": "2026-06-04T10:01:52.000Z",
      "arch": "x86_64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "7ce66d62702c6e964fe499f0133d99fabaaf6a16f99adb49fdecf8768e8c773a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8",
      "date": "2026-06-04T10:00:58.000Z",
      "arch": "emscripten",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "3e9f9c1b58fecad435379f14885d60ea40dc4c160b1d399bfa18c3dadda905cd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8",
      "date": "2026-06-04T10:00:07.000Z",
      "arch": "x86_64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "1a49f02a1027b1a6a8a05c9326af044871f04f050c26ea345ac4ffbfa7b97075",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8",
      "date": "2026-06-04T10:00:19.000Z",
      "arch": "x86_64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "152d4f1bb03e5c54a0072b210fb1b04f45a5ebf555d4e511e8bd5b1144080e88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8",
      "date": "2026-06-04T10:00:34.000Z",
      "arch": "x86_64",
      "commit": "908383d562feaba60f60b7cf9f81b2f74f0d85ab",
      "fileid": "a868c96ce7227cb955b785037defef104aed3c97f1fd37070007674467d5be24",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tonycanale/actions/runs/26944554908"
    }
  ]
}