{
  "_id": "6a12c1d7acfb0bcc41d1e1b7",
  "Package": "survRM2",
  "Type": "Package",
  "Title": "Comparing Restricted Mean Survival Time",
  "Version": "1.0-4",
  "Date": "2022-06-13",
  "Author": "Hajime Uno, Lu Tian, Miki Horiguchi, Angel Cronin, Chakib\nBattioui, James Bell",
  "Maintainer": "Hajime Uno <huno@jimmy.harvard.edu>",
  "Description": "Performs two-sample comparisons using the restricted mean\nsurvival time (RMST) as a summary measure of the survival time\ndistribution. Three kinds of between-group contrast metrics\n(i.e., the difference in RMST, the ratio of RMST and the ratio\nof the restricted mean time lost (RMTL)) are computed. It\nperforms an ANCOVA-type covariate adjustment as well as\nunadjusted analyses for those measures.",
  "License": "GPL-2",
  "RoxygenNote": "7.2.0.9000",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 09:13:24 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-06-14 02:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/survRM2",
  "RemoteRef": "HEAD",
  "RemoteSha": "044089fcdd77b46e754cd18ac6d7f21498ce5e73",
  "MD5sum": "44d87ff6e05c9c2f3aba128bdbbbe2db",
  "_user": "cran",
  "_type": "src",
  "_file": "survRM2_1.0-4.tar.gz",
  "_fileid": "13dccb8fc869e7a0da506a601dfb36b63752f7261a95b81cfa018f1421bf0087",
  "_filesize": 315824,
  "_sha256": "13dccb8fc869e7a0da506a601dfb36b63752f7261a95b81cfa018f1421bf0087",
  "_created": "2026-05-24T09:13:24.000Z",
  "_published": "2026-05-24T09:16:07.844Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77586218654,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183947631"
    },
    {
      "job": 77586218646,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183947599"
    },
    {
      "job": 77586049463,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183934926"
    },
    {
      "job": 77586218637,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183947727"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26357123614",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/survRM2",
  "_commit": {
    "id": "044089fcdd77b46e754cd18ac6d7f21498ce5e73",
    "author": "Hajime Uno <huno@jimmy.harvard.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-4\n",
    "time": 1655175002
  },
  "_maintainer": {
    "name": "Hajime Uno",
    "email": "huno@jimmy.harvard.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 2152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/survRM2"
  },
  "_mentions": 19,
  "_searchresults": 156,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/survRM2.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-02-05"
    },
    {
      "version": "1.0-1",
      "date": "2015-03-16"
    },
    {
      "version": "1.0-2",
      "date": "2017-02-20"
    },
    {
      "version": "1.0-3",
      "date": "2020-06-13"
    },
    {
      "version": "1.0-4",
      "date": "2022-06-14"
    }
  ],
  "_exports": [
    "rmst2",
    "rmst2.sample.data"
  ],
  "_help": [
    {
      "page": "survRM2-package",
      "title": "Comparing Restricted Mean Survival Time",
      "topics": [
        "survRM2-package"
      ]
    },
    {
      "page": "plot.rmst2",
      "title": "plot.rmst2",
      "topics": [
        "plot.rmst2"
      ]
    },
    {
      "page": "print.rmst2",
      "title": "print.rmst2",
      "topics": [
        "print.rmst2"
      ]
    },
    {
      "page": "rmst2",
      "title": "Comparing restricted mean survival time",
      "topics": [
        "rmst2"
      ]
    },
    {
      "page": "rmst2.sample.data",
      "title": "Generate a sample data from the pbc data",
      "topics": [
        "rmst2.sample.data"
      ]
    }
  ],
  "_readme": "https://github.com/cran/survRM2/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "survRM2-vignette3-2.Rmd",
      "filename": "survRM2-vignette3-2.html",
      "title": "Vignette for survRM2 package: Comparing two survival curves using the restricted mean survival time",
      "author": "Hajime Uno Dana-Farber Cancer Institute",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1 Introduction",
        "2 Sample data",
        "3 Restricted mean survival time (RMST) and restricted mean time lost (RMTL)",
        "3.1 Unadjusted analysis and its implementation",
        "3.2 Adjusted analysis and implementation",
        "4 Conclusions",
        "References"
      ],
      "created": "2017-02-20 16:23:13",
      "modified": "2017-02-20 16:23:13",
      "commits": 1
    }
  ],
  "_score": 6.781239370452119,
  "_indexed": true,
  "_nocasepkg": "survrm2",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-4",
      "date": "2026-05-24T09:15:22.000Z",
      "distro": "noble",
      "commit": "044089fcdd77b46e754cd18ac6d7f21498ce5e73",
      "fileid": "7c028c5ecc64d77e28dfb38e3ea154aa3f1426d31afbbb3fb6be1dfa2ba4a4db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357123614"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-4",
      "date": "2026-05-24T09:15:22.000Z",
      "distro": "noble",
      "commit": "044089fcdd77b46e754cd18ac6d7f21498ce5e73",
      "fileid": "e2c60cf44e3d6dd287882e30a0d254a3bc1d0ec8483ca3039876230f49dc8e22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357123614"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-4",
      "date": "2026-05-24T09:15:50.000Z",
      "commit": "044089fcdd77b46e754cd18ac6d7f21498ce5e73",
      "fileid": "cb7900729f0b43efd1fd4a5082513c36af7d06abc6e83861a49b0536828b47d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357123614"
    }
  ]
}