{
  "_id": "6a213d69cd65a98ecbd294f3",
  "Package": "blendR",
  "Title": "Blended Survival Curves",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Nathan\", \"Green\", , \"n.green@ucl.ac.uk\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-2745-1736\", ROR = \"02jx3x895\")),\nperson(\"Zhaojing\", \"Che\", , \"blendr-pkg@proton.me\", role = c(\"aut\", \"cph\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2245-1606\", ROR = \"052gg0110\"))\n)",
  "Description": "Create a blended curve from two survival curves, which is\nparticularly useful for survival extrapolation in health\ntechnology assessment. The main idea is to mix a flexible model\nthat fits the observed data well with a parametric model that\nencodes assumptions about long-term survival. The two curves\nare blended into a single survival curve that is identical to\nthe first model over the range of observed times and gradually\napproaches the parametric model over the extrapolation period\nbased on a given weight function. This approach allows for the\ninclusion of external information, such as data from registries\nor expert opinion, to guide long-term extrapolations,\nespecially when dealing with immature trial data. See Che et\nal. (2022) <doi:10.1177/0272989X221134545>.",
  "License": "GPL (>= 3)",
  "Additional_repositories": "https://giabaio.r-universe.dev,\nhttps://inla.r-inla-download.org/R/stable",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2.9000",
  "URL": "https://github.com/StatisticsHealthEconomics/blendR/,\nhttps://StatisticsHealthEconomics.github.io/blendR/",
  "BugReports": "https://github.com/StatisticsHealthEconomics/blendR/issues/",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:39:42 UTC",
    "User": "root"
  },
  "Author": "Nathan Green [aut] (ORCID:\n<https://orcid.org/0000-0003-2745-1736>, ROR:\n<https://ror.org/02jx3x895>), Zhaojing Che [aut, cph, cre]\n(ORCID: <https://orcid.org/0000-0003-2245-1606>, ROR:\n<https://ror.org/052gg0110>)",
  "Maintainer": "Zhaojing Che <blendr-pkg@proton.me>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-03 21:29:27 UTC",
  "RemoteUrl": "https://github.com/cran/blendR",
  "RemoteRef": "HEAD",
  "RemoteSha": "df5b4bb9f32aecbbb366f0a8e9fff4cef142a238",
  "MD5sum": "f91b2bc9742c3356abfbe2561daff6ed",
  "_user": "cran",
  "_type": "src",
  "_file": "blendR_1.0.0.tar.gz",
  "_fileid": "d96167e9406caba13273edbc7424c0f01a8483bdff992173e600ca050cb24ff6",
  "_filesize": 409241,
  "_sha256": "d96167e9406caba13273edbc7424c0f01a8483bdff992173e600ca050cb24ff6",
  "_created": "2026-06-04T08:39:42.000Z",
  "_published": "2026-06-04T08:55:05.173Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79481726114,
      "time": 664,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7407114031"
    },
    {
      "job": 79481726194,
      "time": 761,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407148585"
    },
    {
      "job": 79479880209,
      "time": 666,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406877938"
    },
    {
      "job": 79481726078,
      "time": 870,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407186909"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26940282431",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/blendR",
  "_commit": {
    "id": "df5b4bb9f32aecbbb366f0a8e9fff4cef142a238",
    "author": "Zhaojing Che <blendr-pkg@proton.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1756934967
  },
  "_maintainer": {
    "name": "Zhaojing Che",
    "email": "blendr-pkg@proton.me",
    "orcid": "0000-0003-2245-1606"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "flexsurv",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "manipulate",
      "role": "Imports"
    },
    {
      "package": "sn",
      "role": "Imports"
    },
    {
      "package": "survHE",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "INLA",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survHEhmc",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-09-03"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 126,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blendR"
  },
  "_devurl": "https://github.com/statisticshealtheconomics/blendr",
  "_pkgdown": "https://StatisticsHealthEconomics.github.io/blendR/",
  "_searchresults": 11,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blendR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statisticshealtheconomics/blendr",
  "_realowner": "statisticshealtheconomics",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "blendsurv",
    "ext_surv_sim",
    "fit_inla_pw",
    "make_surv",
    "weightplot"
  ],
  "_datasets": [
    {
      "name": "dat_FCR",
      "title": "Survival data",
      "object": "TA174_FCR",
      "file": "TA174_FCR.RData",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "patid",
        "treat",
        "death",
        "death_t",
        "death_ty"
      ],
      "rows": 403,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "blendsurv",
      "title": "Blended survival object",
      "topics": [
        "blendsurv"
      ]
    },
    {
      "page": "dat_FCR",
      "title": "Survival data",
      "topics": [
        "dat_FCR"
      ]
    },
    {
      "page": "ext_surv_sim",
      "title": "Create an external survival data based on expert opinion",
      "topics": [
        "ext_surv_sim"
      ]
    },
    {
      "page": "fit_inla_pw",
      "title": "Generate survival estimates with a piecewise exponential Cox model (using INLA)",
      "topics": [
        "fit_inla_pw"
      ]
    },
    {
      "page": "make_surv_methods",
      "title": "Create survival probabilities",
      "topics": [
        "make_surv",
        "make_surv.default",
        "make_surv.flexsurvreg",
        "make_surv.inla",
        "make_surv.survHE",
        "make_surv_methods"
      ]
    },
    {
      "page": "manip_plot",
      "title": "Blended survival plot with manipulate",
      "topics": [
        "manip_plot"
      ]
    },
    {
      "page": "plot.blended",
      "title": "Blended survival curve based on short-term data and external information",
      "topics": [
        "plot.blended"
      ]
    },
    {
      "page": "weightplot",
      "title": "Plots the weights for the blending procedure",
      "topics": [
        "weightplot"
      ]
    }
  ],
  "_readme": "https://github.com/cran/blendR/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "backports",
    "base64enc",
    "bbmle",
    "bdsmatrix",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "deSolve",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastGHQuad",
    "fastmap",
    "flexsurv",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lsoda",
    "magrittr",
    "manipulate",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "mime",
    "mnormt",
    "mstate",
    "muhaz",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "polspline",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rJava",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "rstpm2",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "sn",
    "SparseM",
    "statmod",
    "stringi",
    "stringr",
    "survHE",
    "survival",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xlsx",
    "xlsxjars",
    "yaml",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 1.740362689494244,
  "_indexed": false,
  "_nocasepkg": "blendr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://statisticshealtheconomics.r-universe.dev/blendR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T08:49:36.000Z",
      "distro": "noble",
      "commit": "df5b4bb9f32aecbbb366f0a8e9fff4cef142a238",
      "fileid": "b6cbea69eda82756a06e211bfb4635e506b6adc6cc0648792d1d52e3201406aa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26940282431"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T08:51:00.000Z",
      "distro": "noble",
      "commit": "df5b4bb9f32aecbbb366f0a8e9fff4cef142a238",
      "fileid": "0726577ed238b692a1aec37f7f91cbc3e5569537601f1ca3ec70334563b15ecf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26940282431"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-04T08:54:38.000Z",
      "commit": "df5b4bb9f32aecbbb366f0a8e9fff4cef142a238",
      "fileid": "5c8ffca0c179860c38ebe17e3d1259d8b9952f9695025826da9eaa990d436d78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26940282431"
    }
  ]
}