{
  "_id": "6a1696d3acfb0bcc41d7bd1f",
  "Package": "rmstBayespara",
  "Title": "Bayesian Restricted Mean Survival Time for Cluster Effect",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Keisuke\", \"Hanada\", , \"keisuke.hanada.87@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1444-0280\")),\nperson(\"Masahiro\", \"Kojima\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-0867-7692\"))\n)",
  "Description": "The parametric Bayes analysis for the restricted mean\nsurvival time (RMST) with cluster effect, as described in\nHanada and Kojima (2024) <doi:10.48550/arXiv.2406.06071>. Bayes\nestimation with random-effect and frailty-effect can be applied\nto several parametric models useful in survival time analysis.\nThe RMST under these parametric models can be computed from the\nobtained posterior samples.",
  "License": "GPL (>= 3)",
  "Biarch": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "make libicu-dev",
  "Repository": "https://keisuke-hanada.r-universe.dev",
  "Date/Publication": "2024-07-03 00:26:11 UTC",
  "RemoteUrl": "https://github.com/keisuke-hanada/rmstbayespara",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:55:37 UTC",
    "User": "root"
  },
  "Author": "Keisuke Hanada [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1444-0280>),\nMasahiro Kojima [aut] (ORCID: <https://orcid.org/0000-0003-0867-7692>)",
  "Maintainer": "Keisuke Hanada <keisuke.hanada.87@gmail.com>",
  "MD5sum": "2a81410db410b5c0ac7d873951a2c4e2",
  "_user": "keisuke-hanada",
  "_type": "src",
  "_file": "rmstBayespara_0.1.0.tar.gz",
  "_fileid": "007aac72b414932a28466cdaa23cd58b05a14e40977ec4efa8385181796ec7f4",
  "_filesize": 91647,
  "_sha256": "007aac72b414932a28466cdaa23cd58b05a14e40977ec4efa8385181796ec7f4",
  "_created": "2026-05-27T06:55:37.000Z",
  "_published": "2026-05-27T07:01:39.631Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78023899348,
      "time": 236,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233900802"
    },
    {
      "job": 78023899372,
      "time": 245,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233903384"
    },
    {
      "job": 78023899358,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233911031"
    },
    {
      "job": 78023899344,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233903027"
    },
    {
      "job": 78023425971,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233835774"
    },
    {
      "job": 78023899345,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233871586"
    },
    {
      "job": 78023899374,
      "time": 211,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7233894978"
    },
    {
      "job": 78023899361,
      "time": 193,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7233889426"
    },
    {
      "job": 78023899367,
      "time": 191,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233888969"
    }
  ],
  "_buildurl": "https://github.com/r-universe/keisuke-hanada/actions/runs/26495727988",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/keisuke-hanada/rmstbayespara",
  "_commit": {
    "id": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
    "author": "keisuke-hanada <keisuke.hanada.87@gmail.com>",
    "committer": "keisuke-hanada <keisuke.hanada.87@gmail.com>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1719966371
  },
  "_maintainer": {
    "name": "Keisuke Hanada",
    "email": "keisuke.hanada.87@gmail.com",
    "login": "keisuke-hanada",
    "description": "I am a statistician. My interest is meta-analysis, survival analysis and related model estimation.",
    "uuid": 167540325,
    "orcid": "0000-0002-1444-0280"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "brms",
      "version": ">= 2.21.0",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "loo",
      "version": ">= 2.7.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rstan",
      "version": ">= 2.32.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.3.0",
      "role": "Imports"
    },
    {
      "package": "zipfR",
      "version": ">= 0.6.7",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "keisuke-hanada",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "keisuke-hanada",
      "count": 57,
      "uuid": 167540325
    }
  ],
  "_userbio": {
    "uuid": 167540325,
    "type": "user",
    "name": "keisuke-hanada",
    "description": "I am a statistician. My interest is meta-analysis, survival analysis and related model estimation."
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rmstBayespara"
  },
  "_devurl": "https://github.com/keisuke-hanada/rmstbayespara",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rmstBayespara.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/keisuke-hanada/rmstbayespara",
  "_realowner": "keisuke-hanada",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-07-03"
    }
  ],
  "_exports": [
    "brm_surv",
    "rmstpara"
  ],
  "_help": [
    {
      "page": "rmstBayespara-package",
      "title": "The 'rmstBayespara' package.",
      "topics": [
        "rmstBayespara-package",
        "rmstBayespara"
      ]
    },
    {
      "page": "brm_surv",
      "title": "Bayesian regression models using 'Stan' for survival time",
      "topics": [
        "brm_surv"
      ]
    },
    {
      "page": "rmstpara",
      "title": "Restricted mean survival time via parametric models",
      "topics": [
        "rmstpara"
      ]
    }
  ],
  "_readme": "https://github.com/keisuke-hanada/rmstbayespara/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "bayesplot",
    "BH",
    "bridgesampling",
    "brms",
    "Brobdingnag",
    "callr",
    "checkmate",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "crayon",
    "desc",
    "digest",
    "distributional",
    "dplyr",
    "farver",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggridges",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "inline",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "loo",
    "magrittr",
    "Matrix",
    "matrixStats",
    "mgcv",
    "mvtnorm",
    "nleqslv",
    "nlme",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "plyr",
    "posterior",
    "processx",
    "ps",
    "purrr",
    "QuickJSR",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "reshape2",
    "rlang",
    "rstan",
    "rstantools",
    "S7",
    "scales",
    "StanHeaders",
    "stringi",
    "stringr",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zipfR"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rmstbayespara",
  "_universes": [
    "keisuke-hanada"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T06:58:19.000Z",
      "distro": "noble",
      "commit": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
      "fileid": "b723dcbf1690b228cbabf01ad4a37ad71fa5787fe8c018668e03e59c77457ecb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keisuke-hanada/actions/runs/26495727988"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T06:58:24.000Z",
      "distro": "noble",
      "commit": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
      "fileid": "58a8295614047e2d85af342e3e9f1db92992c06703174d8dbb5215cd57f54355",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keisuke-hanada/actions/runs/26495727988"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T06:59:41.000Z",
      "commit": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
      "fileid": "6967972d0f4be183a3a09205de8fa0a3ab9306e0bdd1ca0a4cfda88e498dd2fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keisuke-hanada/actions/runs/26495727988"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T06:59:05.000Z",
      "commit": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
      "fileid": "8e89c923a33d771c7f886d490b864b147f31162948da52482149ac51a4634fd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keisuke-hanada/actions/runs/26495727988"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T06:58:08.000Z",
      "commit": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
      "fileid": "bfbec6ec66b0d3ad3e46b4fbd235bfa13ade27310035d97eefd08de30985a037",
      "status": "success",
      "buildurl": "https://github.com/r-universe/keisuke-hanada/actions/runs/26495727988"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T06:57:41.000Z",
      "commit": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
      "fileid": "2f018d3c42938807568972a444045c35c494739ce3dc7c236a32c040be87ee38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keisuke-hanada/actions/runs/26495727988"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T06:57:21.000Z",
      "commit": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
      "fileid": "9b90b5107eab6d3b9b7c5a81f069cef0458152e273f3033a8ce931233b6a11c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keisuke-hanada/actions/runs/26495727988"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T06:57:18.000Z",
      "commit": "ca034c15070ce22ea82f515840aeb4dd908a02a0",
      "fileid": "2fa2904906dd415feeca7e87ab731137289d2488a370cafa8305d47d2b96ce1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keisuke-hanada/actions/runs/26495727988"
    }
  ]
}