{
  "_id": "6a19739aacfb0bcc41def8f7",
  "Package": "survC1",
  "Type": "Package",
  "Title": "C-Statistics for Risk Prediction Models with Censored Survival\nData",
  "Version": "1.0-3",
  "Date": "2021-02-10",
  "Author": "Hajime Uno",
  "Maintainer": "Hajime Uno <huno@jimmy.harvard.edu>",
  "Description": "Performs inference for C of risk prediction models with\ncensored survival data, using the method proposed by Uno et al.\n(2011) <doi:10.1002/sim.4154>. Inference for the difference in\nC between two competing prediction models is also implemented.",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 11:05:35 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-02-10 15:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/survC1",
  "RemoteRef": "HEAD",
  "RemoteSha": "031f08b31bd86a4fcc273dcf6b51cdf306d3a1e4",
  "MD5sum": "1f6d169055ef43e6887cb777b1457892",
  "_user": "cran",
  "_type": "src",
  "_file": "survC1_1.0-3.tar.gz",
  "_fileid": "843d2afd3b07a9f0dab7d1780fbcae45955b41f634ff9dc72ab0258188417659",
  "_filesize": 117574,
  "_sha256": "843d2afd3b07a9f0dab7d1780fbcae45955b41f634ff9dc72ab0258188417659",
  "_created": "2026-05-29T11:05:35.000Z",
  "_published": "2026-05-29T11:08:10.592Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78488621623,
      "time": 116,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289235764"
    },
    {
      "job": 78488621565,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289233837"
    },
    {
      "job": 78488621560,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289236732"
    },
    {
      "job": 78488621645,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289236412"
    },
    {
      "job": 78488161579,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289202029"
    },
    {
      "job": 78488621569,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289229261"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26633387726",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/survC1",
  "_commit": {
    "id": "031f08b31bd86a4fcc273dcf6b51cdf306d3a1e4",
    "author": "Hajime Uno <huno@jimmy.harvard.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-3\n",
    "time": 1612972202
  },
  "_maintainer": {
    "name": "Hajime Uno",
    "email": "huno@jimmy.harvard.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "survival",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 8,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 3475,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/survC1"
  },
  "_mentions": 8,
  "_searchresults": 63,
  "_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/survC1.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2011-10-02"
    },
    {
      "version": "1.0-2",
      "date": "2013-02-14"
    },
    {
      "version": "1.0-3",
      "date": "2021-02-10"
    }
  ],
  "_exports": [
    "CompCase",
    "conc",
    "cvC",
    "Est.Cval",
    "Est.PH",
    "Inf.Cval",
    "Inf.Cval.Delta",
    "kmcens",
    "unoCW",
    "unoU2P",
    "VEC2MAT"
  ],
  "_help": [
    {
      "page": "survC1-package",
      "title": "C-Statistics for Risk Prediction Models with Censored Survival Data",
      "topics": [
        "survC1-package",
        "survC1"
      ]
    },
    {
      "page": "CompCase",
      "title": "Creates complete case data",
      "topics": [
        "CompCase"
      ]
    },
    {
      "page": "conc",
      "title": "A child function to calcuate concordance",
      "topics": [
        "conc"
      ]
    },
    {
      "page": "cvC",
      "title": "Cross-validation estimate for C",
      "topics": [
        "cvC"
      ]
    },
    {
      "page": "Est.Cval",
      "title": "Esimtation of C",
      "topics": [
        "Est.Cval"
      ]
    },
    {
      "page": "Est.PH",
      "title": "Derivation of a risk score by a Cox proportioal hazarzs model",
      "topics": [
        "Est.PH"
      ]
    },
    {
      "page": "Inf.Cval",
      "title": "Inference of C",
      "topics": [
        "Inf.Cval"
      ]
    },
    {
      "page": "Inf.Cval.Delta",
      "title": "Inference of Delta C",
      "topics": [
        "Inf.Cval.Delta"
      ]
    },
    {
      "page": "kmcens",
      "title": "Kaplan-Meier for Censoring",
      "topics": [
        "kmcens"
      ]
    },
    {
      "page": "unoCW",
      "title": "A child function used in Inf.Cval and Inf.Cval.Delta",
      "topics": [
        "unoCW"
      ]
    },
    {
      "page": "unoU2P",
      "title": "A child function used in Inf.Cval and Inf.Cval.Delta",
      "topics": [
        "unoU2P"
      ]
    },
    {
      "page": "VEC2MAT",
      "title": "Vector to Matrix",
      "topics": [
        "VEC2MAT"
      ]
    }
  ],
  "_readme": "https://github.com/cran/survC1/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_score": 5.322566591419283,
  "_indexed": true,
  "_nocasepkg": "survc1",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-29T11:07:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "031f08b31bd86a4fcc273dcf6b51cdf306d3a1e4",
      "fileid": "faadbf4e8b767c1c89f3c2bd59baf6921f1a3059c3611d09ff1858d482619910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633387726"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-29T11:07:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "031f08b31bd86a4fcc273dcf6b51cdf306d3a1e4",
      "fileid": "a156500e27c3c23b85adc36a5cb075dc1e72b71ad6007364859b5bbf55794e5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633387726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-29T11:07:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "031f08b31bd86a4fcc273dcf6b51cdf306d3a1e4",
      "fileid": "f9e3e807b53f3d3b77e81e5981f7b3ee8e833497b48a369cf0ccd08ef1673d02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633387726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-29T11:07:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "031f08b31bd86a4fcc273dcf6b51cdf306d3a1e4",
      "fileid": "f8bd7b1aa793fe889bf5e63ba9d2062dd77c81d1ea6732e945c40c44765ef72f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633387726"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-3",
      "date": "2026-05-29T11:07:27.000Z",
      "arch": "emscripten",
      "commit": "031f08b31bd86a4fcc273dcf6b51cdf306d3a1e4",
      "fileid": "d205a5fe7f306ca89bb81dbd91f824a6dc3bb07efcfbf03c3baf0647861707ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633387726"
    }
  ]
}