{
  "_id": "6a33ae5b3efcd9bda43ac849",
  "Package": "bayesCureRateModel",
  "Type": "Package",
  "Title": "Bayesian Cure Rate Modeling for Time-to-Event Data",
  "Version": "1.6",
  "Date": "2026-01-19",
  "Authors@R": "c(person(given = \"Panagiotis\",\nfamily = \"Papastamoulis\",\nemail = \"papapast@yahoo.gr\",\nrole = c( \"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9468-7613\")),\nperson(given = \"Fotios\",\nfamily = \"Milienos\",\nemail = \"milienos@panteion.gr\",\nrole = c( \"aut\"),\ncomment = c(ORCID = \"0000-0003-1423-7132\"))\n)",
  "Maintainer": "Panagiotis Papastamoulis <papapast@yahoo.gr>",
  "Description": "A fully Bayesian approach in order to estimate a general\nfamily of cure rate models under the presence of covariates,\nsee Papastamoulis and Milienos (2024)\n<doi:10.1007/s11749-024-00942-w> and Papastamoulis and Milienos\n(2024b) <doi:10.48550/arXiv.2409.10221>. The promotion time can\nbe modelled (a) parametrically using typical distributional\nassumptions for time to event data (including the Weibull,\nExponential, Gompertz, log-Logistic distributions), or (b)\nsemiparametrically using finite mixtures of distributions. In\nboth cases, user-defined families of distributions are allowed\nunder some specific requirements. Posterior inference is\ncarried out by constructing a Metropolis-coupled Markov chain\nMonte Carlo (MCMC) sampler, which combines Gibbs sampling for\nthe latent cure indicators and Metropolis-Hastings steps with\nLangevin diffusion dynamics for parameter updates. The main\nMCMC algorithm is embedded within a parallel tempering scheme\nby considering heated versions of the target posterior\ndistribution.",
  "License": "GPL-2",
  "URL": "https://github.com/mqbssppe/Bayesian_cure_rate_model",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-18 08:34:03 UTC",
    "User": "root"
  },
  "Author": "Panagiotis Papastamoulis [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9468-7613>), Fotios Milienos [aut]\n(ORCID: <https://orcid.org/0000-0003-1423-7132>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-19 06:40:03 UTC",
  "RemoteUrl": "https://github.com/cran/bayesCureRateModel",
  "RemoteRef": "HEAD",
  "RemoteSha": "f06e7de9e1d64a742bb938a81886fbdb121dac9e",
  "MD5sum": "c12b74b5c79ace2681ed624b26509ae7",
  "_user": "cran",
  "_type": "src",
  "_file": "bayesCureRateModel_1.6.tar.gz",
  "_fileid": "b4556b3930c7e36330f514d348849ab6505ac6dd1b83b2da816aca7d7d0bc71a",
  "_filesize": 402896,
  "_sha256": "b4556b3930c7e36330f514d348849ab6505ac6dd1b83b2da816aca7d7d0bc71a",
  "_created": "2026-06-18T08:34:03.000Z",
  "_published": "2026-06-18T08:37:47.810Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82088286854,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718256361"
    },
    {
      "job": 82088286847,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718256710"
    },
    {
      "job": 82088286813,
      "time": 152,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718250744"
    },
    {
      "job": 82088286880,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718253531"
    },
    {
      "job": 82087454071,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718190113"
    },
    {
      "job": 82088286782,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718239624"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27746908433",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bayesCureRateModel",
  "_commit": {
    "id": "f06e7de9e1d64a742bb938a81886fbdb121dac9e",
    "author": "Panagiotis Papastamoulis <papapast@yahoo.gr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.6\n",
    "time": 1768804803
  },
  "_maintainer": {
    "name": "Panagiotis Papastamoulis",
    "email": "papapast@yahoo.gr",
    "login": "mqbssppe",
    "description": "",
    "uuid": 3490226,
    "orcid": "0000-0001-9468-7613"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "HDInterval",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "calculus",
      "role": "Imports"
    },
    {
      "package": "flexsurv",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.5",
      "date": "2025-10-31"
    },
    {
      "name": "1.6",
      "date": "2026-01-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mqbssppe",
      "count": 7,
      "uuid": 3490226
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 543,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bayesCureRateModel"
  },
  "_devurl": "https://github.com/mqbssppe/bayesian_cure_rate_model",
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bayesCureRateModel.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "mqbssppe",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2024-06-27"
    },
    {
      "version": "1.1",
      "date": "2024-07-24"
    },
    {
      "version": "1.2",
      "date": "2024-09-14"
    },
    {
      "version": "1.3",
      "date": "2024-10-03"
    },
    {
      "version": "1.4",
      "date": "2025-06-18"
    },
    {
      "version": "1.5",
      "date": "2025-10-31"
    },
    {
      "version": "1.6",
      "date": "2026-01-19"
    }
  ],
  "_exports": [
    "complete_log_likelihood_general",
    "compute_fdr_tpr",
    "cure_rate_MC3",
    "cure_rate_mcmc",
    "log_dagum",
    "log_gamma",
    "log_gamma_mixture",
    "log_gompertz",
    "log_logLogistic",
    "log_lomax",
    "log_user_mixture",
    "log_weibull",
    "logLik.bayesCureModel",
    "plot.bayesCureModel",
    "plot.predict_bayesCureModel",
    "predict.bayesCureModel",
    "print.bayesCureModel",
    "print.predict_bayesCureModel",
    "print.summary_bayesCureModel",
    "residuals.bayesCureModel",
    "summary.bayesCureModel",
    "summary.predict_bayesCureModel",
    "Surv"
  ],
  "_datasets": [
    {
      "name": "marriage_dataset",
      "title": "Marriage data",
      "object": "marriage_dataset",
      "file": "marriage_dataset.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "censoring",
        "time",
        "age",
        "kids",
        "race"
      ],
      "rows": 1500,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim_mix_data",
      "title": "Simulated dataset",
      "object": "sim_mix_data",
      "file": "sim_mix_data.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "censoring",
        "x1",
        "x2",
        "true_status"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bayesCureRateModel-package",
      "title": "Bayesian Cure Rate Modeling for Time-to-Event Data",
      "topics": [
        "bayesCureRateModel-package",
        "bayesCureRateModel"
      ]
    },
    {
      "page": "complete_log_likelihood_general",
      "title": "Logarithm of the complete log-likelihood for the general cure rate model.",
      "topics": [
        "complete_log_likelihood_general"
      ]
    },
    {
      "page": "compute_fdr_tpr",
      "title": "Compute the achieved FDR and TPR",
      "topics": [
        "compute_fdr_tpr"
      ]
    },
    {
      "page": "cure_rate_MC3",
      "title": "Main function of the package",
      "topics": [
        "cure_rate_MC3"
      ]
    },
    {
      "page": "cure_rate_mcmc",
      "title": "The basic MCMC scheme.",
      "topics": [
        "cure_rate_mcmc"
      ]
    },
    {
      "page": "log_dagum",
      "title": "PDF and CDF of the Dagum distribution",
      "topics": [
        "log_dagum"
      ]
    },
    {
      "page": "log_gamma",
      "title": "PDF and CDF of the Gamma distribution",
      "topics": [
        "log_gamma"
      ]
    },
    {
      "page": "log_gamma_mixture",
      "title": "PDF and CDF of a Gamma mixture distribution",
      "topics": [
        "log_gamma_mixture"
      ]
    },
    {
      "page": "log_gompertz",
      "title": "PDF and CDF of the Gompertz distribution",
      "topics": [
        "log_gompertz"
      ]
    },
    {
      "page": "log_logLogistic",
      "title": "PDF and CDF of the log-Logistic distribution.",
      "topics": [
        "log_logLogistic"
      ]
    },
    {
      "page": "log_lomax",
      "title": "PDF and CDF of the Lomax distribution",
      "topics": [
        "log_lomax"
      ]
    },
    {
      "page": "log_user_mixture",
      "title": "Define a finite mixture of a given family of distributions.",
      "topics": [
        "log_user_mixture"
      ]
    },
    {
      "page": "log_weibull",
      "title": "PDF and CDF of the Weibull distribution",
      "topics": [
        "log_weibull"
      ]
    },
    {
      "page": "logLik.bayesCureModel",
      "title": "Extract the log-likelihood.",
      "topics": [
        "logLik.bayesCureModel"
      ]
    },
    {
      "page": "marriage_dataset",
      "title": "Marriage data",
      "topics": [
        "marriage_dataset"
      ]
    },
    {
      "page": "plot.bayesCureModel",
      "title": "Plot method",
      "topics": [
        "plot.bayesCureModel"
      ]
    },
    {
      "page": "plot.predict_bayesCureModel",
      "title": "Plot method",
      "topics": [
        "plot.predict_bayesCureModel"
      ]
    },
    {
      "page": "predict.bayesCureModel",
      "title": "Predict method.",
      "topics": [
        "predict.bayesCureModel"
      ]
    },
    {
      "page": "print.bayesCureModel",
      "title": "Print method",
      "topics": [
        "print.bayesCureModel"
      ]
    },
    {
      "page": "print.predict_bayesCureModel",
      "title": "Print method for the 'predict' object",
      "topics": [
        "print.predict_bayesCureModel"
      ]
    },
    {
      "page": "print.summary_bayesCureModel",
      "title": "Print method for the summary",
      "topics": [
        "print.summary_bayesCureModel"
      ]
    },
    {
      "page": "residuals.bayesCureModel",
      "title": "Computation of residuals.",
      "topics": [
        "residuals.bayesCureModel"
      ]
    },
    {
      "page": "sim_mix_data",
      "title": "Simulated dataset",
      "topics": [
        "sim_mix_data"
      ]
    },
    {
      "page": "summary.bayesCureModel",
      "title": "Summary method.",
      "topics": [
        "summary.bayesCureModel"
      ]
    },
    {
      "page": "summary.predict_bayesCureModel",
      "title": "Summary method for predictions.",
      "topics": [
        "summary.predict_bayesCureModel"
      ]
    },
    {
      "page": "Surv",
      "title": "Create a Survival Object",
      "topics": [
        "Surv"
      ]
    }
  ],
  "_rundeps": [
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "calculus",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "data.table",
    "deSolve",
    "doParallel",
    "dplyr",
    "farver",
    "fastGHQuad",
    "flexsurv",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "HDInterval",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "lsoda",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "mstate",
    "muhaz",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rstpm2",
    "S7",
    "scales",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "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": 1.4771212547196624,
  "_indexed": false,
  "_nocasepkg": "bayescureratemodel",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mqbssppe.r-universe.dev/bayesCureRateModel",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-18T08:36:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f06e7de9e1d64a742bb938a81886fbdb121dac9e",
      "fileid": "bc1673b06f5363807c26ef471567ff30c5261af17477f8e248d724e77f907a1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27746908433"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-18T08:36:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f06e7de9e1d64a742bb938a81886fbdb121dac9e",
      "fileid": "2b0d83640de790041109a37fddfbd47bd2225780b48ef16334d6dfafb6e0fd95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27746908433"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-18T08:36:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f06e7de9e1d64a742bb938a81886fbdb121dac9e",
      "fileid": "7f21051ac537b22a092c2088ea5eb360718f73867dd343f6a7bf4a593c36146f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27746908433"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6",
      "date": "2026-06-18T08:36:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f06e7de9e1d64a742bb938a81886fbdb121dac9e",
      "fileid": "8a0175fae65ef5253aac2d0d331483e2659015b112edc90480581218f8a9657a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27746908433"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6",
      "date": "2026-06-18T08:36:33.000Z",
      "arch": "emscripten",
      "commit": "f06e7de9e1d64a742bb938a81886fbdb121dac9e",
      "fileid": "48c5ef0dbdb28497d0e0584bc77d6324ff87f42156d6b82ab1a45402cde40393",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27746908433"
    }
  ]
}