{
  "_id": "6a115a1facfb0bcc41cebe6f",
  "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-05-23 07:34:53 UTC",
    "User": "root"
  },
  "MD5sum": "b685525f4e594a3dd25045ae66a4679b",
  "_user": "fbertran",
  "_type": "src",
  "_file": "survAUC_1.4-0.tar.gz",
  "_fileid": "9a0f9ba83e21d1ce4cc5492b636692f52348043afd5673c87192f71e203b296f",
  "_filesize": 322150,
  "_sha256": "9a0f9ba83e21d1ce4cc5492b636692f52348043afd5673c87192f71e203b296f",
  "_created": "2026-05-23T07:34:53.000Z",
  "_published": "2026-05-23T07:41:19.471Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77506647544,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175350731"
    },
    {
      "job": 77506647559,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175351642"
    },
    {
      "job": 77506647562,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175351032"
    },
    {
      "job": 77506647558,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175352833"
    },
    {
      "job": 77506647569,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175345091"
    },
    {
      "job": 77506647563,
      "time": 347,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175369752"
    },
    {
      "job": 77506647573,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175345457"
    },
    {
      "job": 77506647571,
      "time": 219,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175357542"
    },
    {
      "job": 77506492639,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175337479"
    },
    {
      "job": 77506647529,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175348843"
    },
    {
      "job": 77506647539,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175351947"
    },
    {
      "job": 77506647543,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175347048"
    },
    {
      "job": 77506647549,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175348366"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 10,
  "_updates": [
    {
      "week": "2025-39",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 10,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6714333,
    "type": "user",
    "name": "Frederic Bertrand",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France"
  },
  "_downloads": {
    "count": 6606,
    "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": 244,
  "_topics": [
    "openblas"
  ],
  "_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/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.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_score": 7.684449650413788,
  "_indexed": true,
  "_nocasepkg": "survauc",
  "_universes": [
    "fbertran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-05-23T07:37:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "d5210f76ac94a03d0de4418960e8f5b0e1df3831196937d645d1bb2cdc64a261",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-05-23T07:37:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "dcab1fadb0dbcf8b179a6f466d10715568b34fa5fda8c1c35defdee0a58452cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-05-23T07:37:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "2ce86b5cf17d682e0c9ce8c1259b099e9c4ebf71433548c88627fccd5700a54b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-05-23T07:37:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "635dfac366f1d75d49dbe504b44232c69e7d90007b60c5569555809c1a4a5772",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-05-23T07:36:16.000Z",
      "arch": "aarch64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "e1a59d1bfbe824db3e6c55bac56c7277f6d4fb574a9b13cbc450ab24e453c600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-05-23T07:39:52.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "351638a5af029773e7d47036d4ee1151260368e2afc689e9178f5910399e3060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-05-23T07:36:17.000Z",
      "arch": "aarch64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "0ae17c2985d26ebd7359c502e6ac185c10a693e98be730d32a8e2a84adcfb9af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-05-23T07:38:02.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "c3c604afcfbb1efdf38537bc0e1b7a3c122efc330debc7aaa86e04ab9da84c5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4-0",
      "date": "2026-05-23T07:37:14.000Z",
      "arch": "emscripten",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "7aafd5e03bb94e38bdae315a0346c4d2ab16743271066deca7cad20a700b611f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4-0",
      "date": "2026-05-23T07:36:57.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "4915699265ca8a5c770a8f20b09ed3c0250fd7c443f8011e7b3724b2eefb619b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4-0",
      "date": "2026-05-23T07:36:10.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "b6b4ad45c21a60e3765a00c57fb31bb2dfa3acdbb6ca83f59415c0fd2e6c7c56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4-0",
      "date": "2026-05-23T07:36:28.000Z",
      "arch": "x86_64",
      "commit": "274828c69dcf31bfe34226cea742b0cdb653e686",
      "fileid": "970cc584792da865a34c6567c7cb1b4d068ceb9bc0bc9dd154d3d76dc45673ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fbertran/actions/runs/26327012983"
    }
  ]
}