{
  "_id": "6a106e78acfb0bcc41cab222",
  "Package": "crrSC",
  "Title": "Competing Risks Regression for Stratified and Clustered Data",
  "Version": "1.1.2",
  "Author": "Bingqing Zhou and Aurelien Latouche",
  "Description": "Extension of 'cmprsk' to Stratified and Clustered data. A\ngoodness of fit test for Fine-Gray model is also provided.\nMethods are detailed in the following articles: Zhou et al.\n(2011) <doi:10.1111/j.1541-0420.2010.01493.x>, Zhou et al.\n(2012) <doi:10.1093/biostatistics/kxr032>, Zhou et al. (2013)\n<doi: 10.1002/sim.5815>.",
  "Maintainer": "Aurelien Latouche <aurelien.latouche@cnam.fr>",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-07 08:07:05 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-06-10 20:20:20 UTC",
  "RemoteUrl": "https://github.com/cran/crrSC",
  "RemoteRef": "HEAD",
  "RemoteSha": "5581b6999cefa98976b55a1d7c104059f1a3b454",
  "MD5sum": "18f3d759653a35ac3797444aef37cef6",
  "_user": "cran",
  "_type": "src",
  "_file": "crrSC_1.1.2.tar.gz",
  "_fileid": "9d98776ad8fae07884f1981da1f3bff5097721187d418358fa1f79bf896eb5ff",
  "_filesize": 126812,
  "_sha256": "9d98776ad8fae07884f1981da1f3bff5097721187d418358fa1f79bf896eb5ff",
  "_created": "2026-05-07T08:07:05.000Z",
  "_published": "2026-05-22T14:55:52.620Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77404860399,
      "time": 110,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850020894"
    },
    {
      "job": 77404860183,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850026331"
    },
    {
      "job": 77404860126,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850023507"
    },
    {
      "job": 77404860201,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850025977"
    },
    {
      "job": 77404859810,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849986316"
    },
    {
      "job": 77404859571,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163545445"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25483754854",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/crrSC",
  "_commit": {
    "id": "5581b6999cefa98976b55a1d7c104059f1a3b454",
    "author": "Aurelien Latouche <aurelien.latouche@cnam.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.2\n",
    "time": 1654892420
  },
  "_maintainer": {
    "name": "Aurelien Latouche",
    "email": "aurelien.latouche@cnam.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 337,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crrSC"
  },
  "_mentions": 6,
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crrSC.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2011-03-09"
    },
    {
      "version": "1.0.2",
      "date": "2012-10-29"
    },
    {
      "version": "1.0.3",
      "date": "2012-11-06"
    },
    {
      "version": "1.1",
      "date": "2013-06-22"
    },
    {
      "version": "1.1.2",
      "date": "2022-06-10"
    }
  ],
  "_exports": [
    "crrc",
    "crrs",
    "psh.test"
  ],
  "_datasets": [
    {
      "name": "bce",
      "title": "Breast Cancer Data",
      "object": "bce",
      "file": "bce.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "type",
        "time",
        "trt",
        "nnodes",
        "tsize",
        "age"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "cdata",
      "title": "Clustered competing risks simulated data",
      "object": "cdata",
      "file": "cdata.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ftime",
        "fstatus",
        "z",
        "ID"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "center",
      "title": "Multicenter Bone Marrow transplantation data",
      "object": "center",
      "file": "center.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ftime",
        "fstatus",
        "id",
        "fm",
        "cells"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bce",
      "title": "Breast Cancer Data",
      "topics": [
        "bce"
      ]
    },
    {
      "page": "cdata",
      "title": "Clustered competing risks simulated data",
      "topics": [
        "cdata"
      ]
    },
    {
      "page": "center",
      "title": "Multicenter Bone Marrow transplantation data",
      "topics": [
        "center"
      ]
    },
    {
      "page": "crrc",
      "title": "Competing Risks Regression for Clustered Data",
      "topics": [
        "crrc"
      ]
    },
    {
      "page": "crrs",
      "title": "Competing Risks Regression for Stratified Data",
      "topics": [
        "crrs"
      ]
    },
    {
      "page": "internal-crrSC",
      "title": "For internal use",
      "topics": [
        "crrfs",
        "crrfsvs",
        "crrvvs"
      ]
    },
    {
      "page": "print.crrs",
      "title": "Print method for crrs output",
      "topics": [
        "print.crrs"
      ]
    },
    {
      "page": "pshtest",
      "title": "Goodness-of-fit test for proportional subdistribution hazards model",
      "topics": [
        "psh.test"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_score": 2.534026106056135,
  "_indexed": true,
  "_nocasepkg": "crrsc",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-07T08:08:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5581b6999cefa98976b55a1d7c104059f1a3b454",
      "fileid": "78061eddce7d45e1988728fc011dcab93839a7a9d8818025889532682db7769e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25483754854"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-07T08:09:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5581b6999cefa98976b55a1d7c104059f1a3b454",
      "fileid": "6d56365e07bcf38d47b50c2f89bff80859c4abede4bb9c9cdd4a78aa982f4e6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25483754854"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-07T08:08:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5581b6999cefa98976b55a1d7c104059f1a3b454",
      "fileid": "862b3d7e9403b5a0d14952a1d94d9dad5f6d2cf7f5245403624b069e1097c4b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25483754854"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-07T08:09:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5581b6999cefa98976b55a1d7c104059f1a3b454",
      "fileid": "a7a7974b70721d26aec4818009f70b38315b18fa5498094b0860f3ecc03e3c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25483754854"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-22T14:55:35.000Z",
      "arch": "emscripten",
      "commit": "5581b6999cefa98976b55a1d7c104059f1a3b454",
      "fileid": "86b5a7578364f5ee57592f520f78f1df6e5968fa334a881b311fa0acc9341e88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25483754854"
    }
  ]
}