{
  "_id": "6a1f3481b401979e734283ae",
  "Package": "survCurve",
  "Title": "Plots Survival Curves Element by Element",
  "Version": "1.0",
  "Authors@R": "person(\"Melchior\", \"Burri\", email = \"melchiorburri@msn.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Plots survival models from the 'survival' package.\nAdditionally, it plots curves of multistate models from the\n'mstate' package. Typically, a plot is drawn by the sequence\nsurvplot(), confIntArea(), survCurve() and nrAtRisk(). The\nseparation of the plot in this 4 functions allows for great\nflexibility to make a custom plot for publication.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Collate": "'confIntArea.R' 'nrAtRisk.R' 'oneGroupOneEvent.R'\n'survCurve.R' 'survPlot.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:51:18 UTC",
    "User": "root"
  },
  "Author": "Melchior Burri [aut, cre]",
  "Maintainer": "Melchior Burri <melchiorburri@msn.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-04-06 16:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/survCurve",
  "RemoteRef": "HEAD",
  "RemoteSha": "e25b7914446eacddc35b99683276b5fcc2c70749",
  "MD5sum": "ed897c07d9f37e0eafcaf9b99e5e607d",
  "_user": "cran",
  "_type": "src",
  "_file": "survCurve_1.0.tar.gz",
  "_fileid": "119b1bb2317e78a2225d0bc0c8788d46e646b5e7a0adb63121be35b1b6203d51",
  "_filesize": 402288,
  "_sha256": "119b1bb2317e78a2225d0bc0c8788d46e646b5e7a0adb63121be35b1b6203d51",
  "_created": "2026-05-15T06:51:18.000Z",
  "_published": "2026-06-02T19:52:33.464Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159023156,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7011728487"
    },
    {
      "job": 79159022791,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011727986"
    },
    {
      "job": 79159022336,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011706206"
    },
    {
      "job": 79159022341,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368266892"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25904442871",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/survCurve",
  "_commit": {
    "id": "e25b7914446eacddc35b99683276b5fcc2c70749",
    "author": "Melchior Burri <melchiorburri@msn.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1586190602
  },
  "_maintainer": {
    "name": "Melchior Burri",
    "email": "melchiorburri@msn.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "survival",
      "version": ">= 3.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mstate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/survCurve"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/survCurve.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2020-04-06"
    }
  ],
  "_exports": [
    "confIntArea",
    "nrAtRisk",
    "survCurve",
    "survLable",
    "survPlot"
  ],
  "_help": [
    {
      "page": "confIntArea",
      "title": "Adds a confident interval area of a survival model to a plot.",
      "topics": [
        "confIntArea"
      ]
    },
    {
      "page": "extractOneGroupOneEvent",
      "title": "Extracts one group and one event of a survfit model as a data frame.",
      "topics": [
        "extractOneGroupOneEvent"
      ]
    },
    {
      "page": "nrAtRisk",
      "title": "Adds number at risk of a survival model to a plot.",
      "topics": [
        "nrAtRisk"
      ]
    },
    {
      "page": "survCurve",
      "title": "Draws a survival curve for one group and one event.",
      "topics": [
        "survCurve"
      ]
    },
    {
      "page": "survLable",
      "title": "Adds number at risk of a survival model to a plot. Adds label to plot.",
      "topics": [
        "survLable"
      ]
    },
    {
      "page": "survPlot",
      "title": "Setup for a plot for survival data without the curves.",
      "topics": [
        "survPlot"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "survCurve.Rmd",
      "filename": "survCurve.html",
      "title": "survCurve",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup",
        "The basic principle",
        "Simple use cases",
        "Supported models",
        "The empty plot, and the number at at risk",
        "Suggested use",
        "Examples",
        "A very common Kaplan Maier scenario",
        "A very simple Kaplan Maier scenario",
        "A common cumulative incidence scenario",
        "A complex, but also common cumulative incidence scenario"
      ],
      "created": "2020-04-06 16:30:02",
      "modified": "2020-04-06 16:30:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "survcurve",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-15T06:52:59.000Z",
      "distro": "noble",
      "commit": "e25b7914446eacddc35b99683276b5fcc2c70749",
      "fileid": "89728ec60be87f51de0aa8bab54bafbce78756d1b2b74e8b6b44dbea7b3b25ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904442871"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-15T06:52:56.000Z",
      "distro": "noble",
      "commit": "e25b7914446eacddc35b99683276b5fcc2c70749",
      "fileid": "799feae47bd650ed79d5f326415c47bec9b7a2bcc68c452b0e0e6a650d977abc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904442871"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-02T19:52:19.000Z",
      "commit": "e25b7914446eacddc35b99683276b5fcc2c70749",
      "fileid": "af2fe7f7034c5259dcae8324d91435dc411226d5c64f694858f1fe88a29c6e27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904442871"
    }
  ]
}