{
  "_id": "6a630556d3420cf5dfdb619e",
  "Package": "survAUC",
  "Type": "Package",
  "Title": "Estimators of Prediction Accuracy for Time-to-Event Data",
  "Version": "1.4-0",
  "Date": "2025-09-25",
  "Authors@R": "c(\nperson(given = \"Sergej\", family= \"Potapov\", role = c(\"aut\")),\nperson(given = \"Werner\", family= \"Adler\", role = c(\"aut\")),\nperson(given = \"Matthias\", family= \"Schmid\", role = c(\"aut\")),\nperson(given = \"Frederic\", family= \"Bertrand\", role = c(\"cre\", \"aut\"), email = \"frederic.bertrand@lecnam.net\", comment = c(ORCID = \"0000-0002-0837-8281\")))",
  "Author": "Sergej Potapov [aut], Werner Adler [aut], Matthias Schmid\n[aut], Frederic Bertrand [cre, aut]\n(<https://orcid.org/0000-0002-0837-8281>)",
  "Maintainer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
  "Description": "Provides a variety of functions to estimate time-dependent\ntrue/false positive rates and AUC curves from a set of censored\nsurvival data.",
  "URL": "https://fbertran.github.io/survAUC/,\nhttps://github.com/fbertran/survAUC/",
  "BugReports": "https://github.com/fbertran/survAUC/issues/",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://fbertran.r-universe.dev",
  "Date/Publication": "2025-09-25 18:58:16 UTC",
  "RemoteUrl": "https://github.com/fbertran/survauc",
  "RemoteRef": "HEAD",
  "RemoteSha": "274828c69dcf31bfe34226cea742b0cdb653e686",
  "Packaged": {
    "Date": "2026-07-24 06:01:10 UTC",
    "User": "root"
  },
  "_user": "fbertran",
  "_type": "src",
  "_file": "survAUC_1.4-0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9863665aebcd692eb2349ecc45539188f21fdcd64b61433f5456a7b4cf5f1cee",
  "_filesize": 322997,
  "_sha256": "9863665aebcd692eb2349ecc45539188f21fdcd64b61433f5456a7b4cf5f1cee",
  "_expires": "2026-11-01T06:25:24.000Z",
  "_created": "2026-07-24T06:01:10.000Z",
  "_published": "2026-07-24T06:25:25.842Z",
  "_jobs": [
    {
      "job": 89411806913,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588055441"
    },
    {
      "job": 89411806914,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588062513"
    },
    {
      "job": 89411806939,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588057131"
    },
    {
      "job": 89411806889,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588066656"
    },
    {
      "job": 89411806926,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588402743"
    },
    {
      "job": 89411807014,
      "time": 259,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588433242"
    },
    {
      "job": 89411806919,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588365927"
    },
    {
      "job": 89411806910,
      "time": 333,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588424572"
    },
    {
      "job": 89411348306,
      "time": 180,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588015827"
    },
    {
      "job": 89411806924,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588057774"
    },
    {
      "job": 89411806903,
      "time": 97,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588046464"
    },
    {
      "job": 89411806912,
      "time": 100,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588047303"
    },
    {
      "job": 89411806961,
      "time": 88,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588043563"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185",
  "_status": "success",
  "_upstream": "https://github.com/fbertran/survauc",
  "_commit": {
    "id": "274828c69dcf31bfe34226cea742b0cdb653e686",
    "author": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "committer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "message": "* Maintainer email update.\n* Added unit tests.\n* Added package doi\n* Added github actions R-CMD-check and rhub\n* Added README.Rmd\n* Added pkgdown site\n* Roxygenized the package\n",
    "time": 1758826696
  },
  "_maintainer": {
    "name": "Frederic Bertrand",
    "email": "frederic.bertrand@lecnam.net",
    "login": "fbertran",
    "orcid": "0000-0002-0837-8281",
    "twitter": "@BertrandFrdric2",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France",
    "uuid": 6714333
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.6.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "rms",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "fbertran",
  "_selfowned": true,
  "_usedby": 13,
  "_updates": [
    {
      "week": "2025-39",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 10,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6714333,
    "type": "user",
    "name": "Frederic Bertrand",
    "followers": 43,
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France"
  },
  "_downloads": {
    "count": 3238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/survAUC"
  },
  "_mentions": 22,
  "_devurl": "https://github.com/fbertran/survauc",
  "_pkgdown": "https://fbertran.github.io/survAUC/",
  "_searchresults": 245,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.1",
  "_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/survAUC.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fbertran/survauc",
  "_realowner": "fbertran",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2011-03-30"
    },
    {
      "version": "1.0-1",
      "date": "2011-04-11"
    },
    {
      "version": "1.0-2",
      "date": "2011-08-09"
    },
    {
      "version": "1.0-3",
      "date": "2011-12-01"
    },
    {
      "version": "1.0-4",
      "date": "2011-12-22"
    },
    {
      "version": "1.0-5",
      "date": "2012-09-04"
    },
    {
      "version": "1.1-0",
      "date": "2022-05-18"
    },
    {
      "version": "1.1-1",
      "date": "2022-05-20"
    },
    {
      "version": "1.2-0",
      "date": "2023-03-21"
    },
    {
      "version": "1.3-0",
      "date": "2024-09-09"
    },
    {
      "version": "1.4-0",
      "date": "2025-09-26"
    }
  ],
  "_exports": [
    "AUC.cd",
    "AUC.hc",
    "AUC.sh",
    "AUC.uno",
    "BeggC",
    "GHCI",
    "IntAUC",
    "Nagelk",
    "OXS",
    "predErr",
    "schemper",
    "sens.sh",
    "sens.uno",
    "spec.sh",
    "spec.uno",
    "UnoC",
    "XO"
  ],
  "_help": [
    {
      "page": "BeggC",
      "title": "C-statistic by Begg et al.",
      "topics": [
        "BeggC"
      ]
    },
    {
      "page": "GHCI",
      "title": "Gonen and Heller's Concordance Index for Cox models",
      "topics": [
        "GHCI"
      ]
    },
    {
      "page": "IntAUC",
      "title": "Integration of time-dependent AUC curves",
      "topics": [
        "IntAUC"
      ]
    },
    {
      "page": "plot_survAUC_survErr",
      "title": "Plot method for survAUC and survErr Objects",
      "topics": [
        "plot.survAUC",
        "plot.survErr",
        "plot_survAUC_survErr"
      ]
    },
    {
      "page": "predErr",
      "title": "Distance-based estimators of survival predictive accuracy",
      "topics": [
        "predErr"
      ]
    },
    {
      "page": "R2_type_Coef",
      "title": "R2-type Coefficients for Cox proportional hazards models",
      "topics": [
        "Nagelk",
        "OXS",
        "R2_type_Coef",
        "XO"
      ]
    },
    {
      "page": "schemper",
      "title": "Distance-based estimator of survival predictive accuracy proposed by Schemper and Henderson",
      "topics": [
        "schemper"
      ]
    },
    {
      "page": "survAUC_ChamDiao",
      "title": "AUC estimator proposed by Chambless and Diao",
      "topics": [
        "AUC.cd",
        "survAUC_ChamDiao"
      ]
    },
    {
      "page": "survAUC_HungChiang",
      "title": "AUC estimator proposed by Hung and Chiang",
      "topics": [
        "AUC.hc",
        "survAUC_HungChiang"
      ]
    },
    {
      "page": "survAUC_SongZhou",
      "title": "AUC estimator proposed by Song and Zhou",
      "topics": [
        "AUC.sh",
        "sens.sh",
        "spec.sh",
        "survAUC_SongZhou"
      ]
    },
    {
      "page": "survAUC_Uno",
      "title": "AUC estimator proposed by Uno et al.",
      "topics": [
        "AUC.uno",
        "sens.uno",
        "spec.uno",
        "survAUC_Uno"
      ]
    },
    {
      "page": "UnoC",
      "title": "C-statistic by Uno et al.",
      "topics": [
        "UnoC"
      ]
    }
  ],
  "_readme": "https://github.com/fbertran/survauc/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mime",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "polspline",
    "quantreg",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_score": 7.490507535808386,
  "_indexed": true,
  "_nocasepkg": "survauc",
  "_universes": [
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-07-24T06:03:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/6f96e6cb9943772167b053a3109714f06a0224753fa5e185b133ecf968ad0b9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-07-24T06:03:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/312655c5ef6a6058f12523d7f98caa826f46d937980d94de9bd5506d3db6e641",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-07-24T06:03:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/66b4a34a321cb6a47603de6e93dd571ab0c66939329c5f8d273d3a01f4aa01de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-07-24T06:03:44.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/b692f7efc6ad4be6fa32bbe33b06dbcacd831c3f375be2fcba8ad6200cf93d50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-07-24T06:22:37.000Z",
      "arch": "aarch64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/aaab3684791804a2f95e646bff86d1804a8f3b701ca34ad0fdae3be5d6d2b7a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-07-24T06:23:30.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/d3d6228f5046239682d56ba92318a0acb9c95d44c97976ede8bc74236744c4fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-07-24T06:20:26.000Z",
      "arch": "aarch64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/c6460e6398e986ceb73a6cec161de68d1df14d1c73189f26ed8193cccfb0ce6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-07-24T06:23:04.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/2e6cf1fbbb16f859e7bb091d3439444826c4960c3b6f47f044800beec9708d65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4-0",
      "date": "2026-07-24T06:03:43.000Z",
      "arch": "emscripten",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/cf2857dc59a0f22d337d6e1c5d91c33d35e02fa1b7de73083a7640c098eccc14",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4-0",
      "date": "2026-07-24T06:02:23.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/b0926977ae9cc357253493861c9a975420de92741f7d2a78a800ef08846412ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4-0",
      "date": "2026-07-24T06:02:24.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/a8c1eedcbab70af879f4f97badafa2bea3753be82460070bdf9b7485156a2375",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4-0",
      "date": "2026-07-24T06:02:20.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "https://r2.ropensci.org/3f24cf272e7f5e27127e92673fd27c8ae819b6255fdb3701caf823e26d9288de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/30070885185"
    }
  ]
}