{
  "_id": "6a17ebefacfb0bcc41da3bcc",
  "Package": "JMbayes2",
  "Type": "Package",
  "Title": "Extended Joint Models for Longitudinal and Time-to-Event Data",
  "Version": "0.6-0",
  "Authors@R": "c(\nperson(\"Dimitris\", \"Rizopoulos\", email = \"d.rizopoulos@erasmusmc.nl\", role = c(\"aut\", \"cre\"), comment = c(ORCID = '0000-0001-9397-0900')),\nperson(\"Pedro\", \"Miranda-Afonso\", email = \"p.mirandaafonso@erasmusmc.nl\", role = \"aut\", comment = c(ORCID = '0000-0001-6708-9597')),\nperson(\"Grigorios\", \"Papageorgiou\", email = \"papageorgiou.grigorios@gmail.com\", role = \"aut\")\n)",
  "Maintainer": "Dimitris Rizopoulos <d.rizopoulos@erasmusmc.nl>",
  "Date": "2026-01-28",
  "BugReports": "https://github.com/drizopoulos/JMbayes2/issues",
  "Description": "Fit joint models for longitudinal and time-to-event data\nunder the Bayesian approach. Multiple longitudinal outcomes of\nmixed type (continuous/categorical) and multiple event times\n(competing risks and multi-state processes) are accommodated.\nRizopoulos (2012, ISBN:9781439872864).",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "License": "GPL (>= 3)",
  "URL": "https://drizopoulos.github.io/JMbayes2/,\nhttps://github.com/drizopoulos/JMbayes2",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 07:12:22 UTC",
    "User": "root"
  },
  "Author": "Dimitris Rizopoulos [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9397-0900>), Pedro Miranda-Afonso\n[aut] (ORCID: <https://orcid.org/0000-0001-6708-9597>),\nGrigorios Papageorgiou [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-28 09:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/JMbayes2",
  "RemoteRef": "HEAD",
  "RemoteSha": "a01d2f92f30a48a07cb7e493735c34b6efc48257",
  "MD5sum": "442f3b1839531b290e39f1a93eeb7417",
  "_user": "cran",
  "_type": "src",
  "_file": "JMbayes2_0.6-0.tar.gz",
  "_fileid": "cca641390ce8f7d496114315160568c8323b8686b803b8bb197cedebe94612aa",
  "_filesize": 550117,
  "_sha256": "cca641390ce8f7d496114315160568c8323b8686b803b8bb197cedebe94612aa",
  "_created": "2026-05-28T07:12:22.000Z",
  "_published": "2026-05-28T07:17:03.280Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78241740635,
      "time": 186,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259861562"
    },
    {
      "job": 78241740792,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259861809"
    },
    {
      "job": 78241740641,
      "time": 188,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259861828"
    },
    {
      "job": 78241740650,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259866058"
    },
    {
      "job": 78241120985,
      "time": 282,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259809678"
    },
    {
      "job": 78241740615,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259851114"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26560197218",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/JMbayes2",
  "_commit": {
    "id": "a01d2f92f30a48a07cb7e493735c34b6efc48257",
    "author": "Dimitris Rizopoulos <d.rizopoulos@erasmusmc.nl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.6-0\n",
    "time": 1769593202
  },
  "_maintainer": {
    "name": "Dimitris Rizopoulos",
    "email": "d.rizopoulos@erasmusmc.nl",
    "login": "drizopoulos",
    "twitter": "@drizopoulos",
    "description": "Professor of Biostatistics\nErasmus MC, Netherlands",
    "uuid": 13236687,
    "orcid": "0000-0001-9397-0900"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "nlme",
      "role": "Depends"
    },
    {
      "package": "GLMMadaptive",
      "role": "Depends"
    },
    {
      "package": "splines",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "survC1",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.5-7",
      "date": "2025-06-16"
    },
    {
      "name": "0.6-0",
      "date": "2026-01-28"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "drizopoulos",
      "count": 16,
      "uuid": 13236687
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1028,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/JMbayes2"
  },
  "_devurl": "https://github.com/drizopoulos/jmbayes2",
  "_pkgdown": "https://drizopoulos.github.io/JMbayes2/",
  "_searchresults": 368,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/JMbayes2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/drizopoulos/jmbayes2",
  "_realowner": "drizopoulos",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2021-01-11"
    },
    {
      "version": "0.1-2",
      "date": "2021-01-13"
    },
    {
      "version": "0.1-3",
      "date": "2021-01-18"
    },
    {
      "version": "0.1-5",
      "date": "2021-03-08"
    },
    {
      "version": "0.1-6",
      "date": "2021-05-12"
    },
    {
      "version": "0.1-7",
      "date": "2021-07-07"
    },
    {
      "version": "0.1-8",
      "date": "2021-09-02"
    },
    {
      "version": "0.2-0",
      "date": "2022-02-10"
    },
    {
      "version": "0.2-8",
      "date": "2022-07-05"
    },
    {
      "version": "0.3-0",
      "date": "2022-09-09"
    },
    {
      "version": "0.4-0",
      "date": "2023-03-13"
    },
    {
      "version": "0.4-5",
      "date": "2023-06-26"
    },
    {
      "version": "0.5-0",
      "date": "2024-05-30"
    },
    {
      "version": "0.5-2",
      "date": "2025-02-28"
    },
    {
      "version": "0.5-7",
      "date": "2025-06-16"
    },
    {
      "version": "0.6-0",
      "date": "2026-01-28"
    }
  ],
  "_exports": [
    "acceleration",
    "area",
    "calibration_metrics",
    "calibration_plot",
    "coef",
    "coefs",
    "compare_jm",
    "consensus",
    "coxph",
    "create_folds",
    "crisk_setup",
    "cumuplot",
    "Delta",
    "densplot",
    "Dexp",
    "Dexpit",
    "family",
    "fixef",
    "gelman_diag",
    "ggdensityplot",
    "ggtraceplot",
    "jm",
    "lme",
    "mixed_model",
    "model.frame",
    "model.matrix",
    "poly2",
    "poly3",
    "poly4",
    "ppcheck",
    "ranef",
    "rc_setup",
    "slicer",
    "slope",
    "terms",
    "traceplot",
    "tv",
    "tvAUC",
    "tvBrier",
    "tvEPCE",
    "tvROC",
    "vabs",
    "value",
    "variogram",
    "velocity",
    "vexp",
    "vexpit",
    "vlog",
    "vlog10",
    "vlog2",
    "vsqrt"
  ],
  "_datasets": [
    {
      "name": "aids",
      "title": "Didanosine versus Zalcitabine in HIV Patients",
      "object": "aids",
      "class": [
        "data.frame"
      ],
      "fields": [
        "patient",
        "Time",
        "death",
        "CD4",
        "obstime",
        "drug",
        "gender",
        "prevOI",
        "AZT",
        "start",
        "stop",
        "event"
      ],
      "rows": 1405,
      "table": true,
      "tojson": true
    },
    {
      "name": "aids.id",
      "title": "Didanosine versus Zalcitabine in HIV Patients",
      "object": "aids.id",
      "class": [
        "data.frame"
      ],
      "fields": [
        "patient",
        "Time",
        "death",
        "CD4",
        "obstime",
        "drug",
        "gender",
        "prevOI",
        "AZT",
        "start",
        "stop",
        "event"
      ],
      "rows": 467,
      "table": true,
      "tojson": true
    },
    {
      "name": "pbc2",
      "title": "Mayo Clinic Primary Biliary Cirrhosis Data",
      "object": "pbc2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "years",
        "status",
        "drug",
        "age",
        "sex",
        "year",
        "ascites",
        "hepatomegaly",
        "spiders",
        "edema",
        "serBilir",
        "serChol",
        "albumin",
        "alkaline",
        "SGOT",
        "platelets",
        "prothrombin",
        "histologic",
        "status2"
      ],
      "rows": 1945,
      "table": true,
      "tojson": true
    },
    {
      "name": "pbc2.id",
      "title": "Mayo Clinic Primary Biliary Cirrhosis Data",
      "object": "pbc2.id",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "years",
        "status",
        "drug",
        "age",
        "sex",
        "year",
        "ascites",
        "hepatomegaly",
        "spiders",
        "edema",
        "serBilir",
        "serChol",
        "albumin",
        "alkaline",
        "SGOT",
        "platelets",
        "prothrombin",
        "histologic",
        "status2"
      ],
      "rows": 312,
      "table": true,
      "tojson": true
    },
    {
      "name": "prothro",
      "title": "Prednisone versus Placebo in Liver Cirrhosis Patients",
      "object": "prothro",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "pro",
        "time",
        "treat",
        "Time",
        "start",
        "stop",
        "death",
        "event"
      ],
      "rows": 2968,
      "table": true,
      "tojson": true
    },
    {
      "name": "prothros",
      "title": "Prednisone versus Placebo in Liver Cirrhosis Patients",
      "object": "prothros",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "Time",
        "death",
        "treat"
      ],
      "rows": 488,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "accuracy",
      "title": "Time-Dependent Predictive Accuracy Measures for Joint Models",
      "topics": [
        "calibration_metrics",
        "calibration_plot",
        "calibration_plot.jm",
        "create_folds",
        "tvAUC",
        "tvAUC.jm",
        "tvAUC.tvROC",
        "tvBrier",
        "tvBrier.jm",
        "tvEPCE",
        "tvROC",
        "tvROC.jm"
      ]
    },
    {
      "page": "aids",
      "title": "Didanosine versus Zalcitabine in HIV Patients",
      "topics": [
        "aids",
        "aids.id"
      ]
    },
    {
      "page": "consensus",
      "title": "Consensus Combination of Posterior Draws from Joint Model Fits",
      "topics": [
        "consensus"
      ]
    },
    {
      "page": "cr_setup",
      "title": "Transform Competing Risks Data in Long Format",
      "topics": [
        "crisk_setup"
      ]
    },
    {
      "page": "jm",
      "title": "Joint Models for Longitudinal and Time-to-Event Data",
      "topics": [
        "acceleration",
        "area",
        "coefs",
        "Delta",
        "Dexp",
        "Dexpit",
        "jm",
        "poly2",
        "poly3",
        "poly4",
        "slope",
        "tv",
        "vabs",
        "value",
        "velocity",
        "vexp",
        "vexpit",
        "vlog",
        "vlog10",
        "vlog2",
        "vsqrt"
      ]
    },
    {
      "page": "coda_methods",
      "title": "Various Methods for Functions from the _coda_ Package",
      "topics": [
        "coda_methods.jm",
        "cumuplot",
        "cumuplot.jm",
        "densplot",
        "densplot.jm",
        "gelman_diag",
        "gelman_diag.jm",
        "ggdensityplot",
        "ggdensityplot.jm",
        "ggtraceplot",
        "ggtraceplot.jm",
        "traceplot",
        "traceplot.jm"
      ]
    },
    {
      "page": "methods",
      "title": "Various Methods for Standard Generics",
      "topics": [
        "coef",
        "coef.jm",
        "compare_jm",
        "family",
        "family.jm",
        "fixef",
        "fixef.jm",
        "get_links",
        "get_links.jm",
        "methods.jm",
        "model.frame",
        "model.frame.jm",
        "model.matrix",
        "model.matrix.jm",
        "ranef",
        "ranef.jm",
        "terms",
        "terms.jm"
      ]
    },
    {
      "page": "JMbayes2",
      "title": "Extended Joint Models for Longitudinal and Time-to-Event Data",
      "topics": [
        "JMbayes2-package",
        "JMbayes2"
      ]
    },
    {
      "page": "sliced_model_generics",
      "title": "Slice-aware model fitting generics",
      "topics": [
        "coxph",
        "lme",
        "mixed_model"
      ]
    },
    {
      "page": "pbc",
      "title": "Mayo Clinic Primary Biliary Cirrhosis Data",
      "topics": [
        "pbc2",
        "pbc2.id"
      ]
    },
    {
      "page": "ppcheck",
      "title": "Posterior Predictive Checks for Joint Models",
      "topics": [
        "ppcheck"
      ]
    },
    {
      "page": "predict",
      "title": "Predictions from Joint Models",
      "topics": [
        "plot.predict_jm",
        "predict.jm",
        "predict.jmList"
      ]
    },
    {
      "page": "prothro",
      "title": "Prednisone versus Placebo in Liver Cirrhosis Patients",
      "topics": [
        "prothro",
        "prothros"
      ]
    },
    {
      "page": "rc_setup",
      "title": "Combine Recurring and Terminal Event Data in Long Format",
      "topics": [
        "rc_setup"
      ]
    },
    {
      "page": "slicer",
      "title": "Split Longitudinal and Survival Data into Subject-level Samples",
      "topics": [
        "slicer"
      ]
    },
    {
      "page": "variogram",
      "title": "Variogram for Longitudinal Data",
      "topics": [
        "variogram"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/JMbayes2/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/JMbayes2/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "coda",
    "cpp11",
    "farver",
    "ggplot2",
    "GLMMadaptive",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "matrixStats",
    "nlme",
    "parallelly",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "survC1",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 4.355992183716418,
  "_indexed": false,
  "_nocasepkg": "jmbayes2",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://drizopoulos.r-universe.dev/JMbayes2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-0",
      "date": "2026-05-28T07:15:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a01d2f92f30a48a07cb7e493735c34b6efc48257",
      "fileid": "af4c83f446723cb80118eec198f6a9c58dd2700da85569cdce7522877f896908",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560197218"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-0",
      "date": "2026-05-28T07:15:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a01d2f92f30a48a07cb7e493735c34b6efc48257",
      "fileid": "376764a158402fdb0e7e0fa098db35ac1e0ea2a56c38dcfbd46bd9c1dfe2fb14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560197218"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-0",
      "date": "2026-05-28T07:15:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a01d2f92f30a48a07cb7e493735c34b6efc48257",
      "fileid": "a1c3a33b105a5863568d427ae226912ad4de8fa721e1363ca874d68637589ce8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560197218"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-0",
      "date": "2026-05-28T07:15:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a01d2f92f30a48a07cb7e493735c34b6efc48257",
      "fileid": "16a8d4b4a4d036ebfd5ee674abe8f21d5eaf5923b3496b9935668a1397591324",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560197218"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6-0",
      "date": "2026-05-28T07:15:39.000Z",
      "arch": "emscripten",
      "commit": "a01d2f92f30a48a07cb7e493735c34b6efc48257",
      "fileid": "21fc985ac9ed0cdb9415b0d082bd3c873c3fb0a5409df5cd928fafbb351a979c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26560197218"
    }
  ]
}