{
  "_id": "6a54a01aff0138dec5d65d66",
  "Package": "tdPRC",
  "Type": "Package",
  "Title": "Time-Dependent Precision-Recall Curve Estimation for\nRight-Censored Data",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Kassu Mehari\",\nfamily = \"Beyene\",\nrole = c(\"aut\", \"cre\"),\nemail = \"m2kassu@gmail.com\"),\nperson(given = \"Ding-Geng\",\nfamily = \"Chen\",\nrole = \"ctb\"),\nperson(given = \"Yehenew Getachew\",\nfamily = \"Kifle\",\nrole = \"ctb\")\n)",
  "Description": "This contains functions that can be used to estimate the\ntime-dependent precision-recall curve (PRC) and the\ncorresponding area under the PRC for right-censored survival\ndata. It also compute time-dependent ROC curve and its\ncorresponding area under the ROC curve (AUC). See Beyene, Chen\nand Kifle (2024) <doi:10.1002/bimj.202300135>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 08:18:10 UTC",
    "User": "root"
  },
  "Author": "Kassu Mehari Beyene [aut, cre], Ding-Geng Chen [ctb], Yehenew\nGetachew Kifle [ctb]",
  "Maintainer": "Kassu Mehari Beyene <m2kassu@gmail.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://kmbeyene.r-universe.dev",
  "Date/Publication": "2025-09-15 09:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/tdPRC",
  "RemoteRef": "HEAD",
  "RemoteSha": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
  "_user": "kmbeyene",
  "_type": "src",
  "_file": "tdPRC_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ed5e9e84a920beff381742ac8fb54c88044fb86fd0471a28fd3fea7f68f8fccf",
  "_filesize": 114777,
  "_sha256": "ed5e9e84a920beff381742ac8fb54c88044fb86fd0471a28fd3fea7f68f8fccf",
  "_expires": "2026-10-21T08:21:45.000Z",
  "_created": "2026-07-13T08:18:10.000Z",
  "_published": "2026-07-13T08:21:46.826Z",
  "_jobs": [
    {
      "job": 86767470272,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273086031"
    },
    {
      "job": 86767470245,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273085580"
    },
    {
      "job": 86767470243,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273054523"
    },
    {
      "job": 86767470271,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273063356"
    },
    {
      "job": 86766776667,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273018225"
    },
    {
      "job": 86767470208,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8273069448"
    },
    {
      "job": 86767470353,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273066372"
    },
    {
      "job": 86767470256,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273060922"
    },
    {
      "job": 86767470303,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273058976"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kmbeyene/actions/runs/29234745694",
  "_status": "success",
  "_upstream": "https://github.com/cran/tdPRC",
  "_commit": {
    "id": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
    "author": "Kassu Mehari Beyene <m2kassu@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1757926802
  },
  "_maintainer": {
    "name": "Kassu Mehari Beyene",
    "email": "m2kassu@gmail.com",
    "login": "kmbeyene",
    "description": "",
    "uuid": 62285932
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "survidm",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-09-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kmbeyene",
      "count": 1,
      "uuid": 62285932
    }
  ],
  "_userbio": {
    "uuid": 62285932,
    "type": "user",
    "name": "Kassu Mehari Beyene",
    "followers": 0
  },
  "_downloads": {
    "count": 350,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tdPRC"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tdPRC.html",
    "manual.pdf"
  ],
  "_realowner": "kmbeyene",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-09-15"
    }
  ],
  "_exports": [
    "Csurv",
    "tdPRC"
  ],
  "_datasets": [
    {
      "name": "mayo",
      "title": "Mayo Marker Data",
      "object": "mayo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "censor",
        "mayoscore5",
        "mayoscore4"
      ],
      "rows": 312,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "tdPRC-package",
      "title": "tdPRC",
      "topics": [
        "tdPRC-package"
      ]
    },
    {
      "page": "Csurv",
      "title": "Conditional probability given the observed data estimate",
      "topics": [
        "Csurv"
      ]
    },
    {
      "page": "mayo",
      "title": "Mayo Marker Data",
      "topics": [
        "mayo"
      ]
    },
    {
      "page": "tdPRC",
      "title": "Time-dependent precision-recall curve (PRC) estimation from right-censored survival data",
      "topics": [
        "tdPRC"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crosstalk",
    "crs",
    "cubature",
    "curl",
    "data.table",
    "digest",
    "doParallel",
    "doRNG",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mime",
    "np",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rngtools",
    "S7",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survidm",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "TPmsm",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "tdprc",
  "_universes": [
    "kmbeyene"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-13T08:20:41.000Z",
      "distro": "resolute",
      "commit": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
      "fileid": "https://r2.ropensci.org/c5e99830e7c8cd86fef72e5314b8e5365b640a24a0a5250b1c7ed87c18e87d64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kmbeyene/actions/runs/29234745694"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-13T08:20:39.000Z",
      "distro": "resolute",
      "commit": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
      "fileid": "https://r2.ropensci.org/39ef076f4471661e3f6a7a97b77325838f44f329c0848c96847db124365b0ab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kmbeyene/actions/runs/29234745694"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-13T08:19:38.000Z",
      "commit": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
      "fileid": "https://r2.ropensci.org/96afa553e16e03999900692ba78921215412def21430840560cc032e2c6d595d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kmbeyene/actions/runs/29234745694"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-13T08:19:53.000Z",
      "commit": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
      "fileid": "https://r2.ropensci.org/41953bd178eb8612db6bcc073c379966560c75896843353cfd560f129d5dae26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kmbeyene/actions/runs/29234745694"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-13T08:20:41.000Z",
      "commit": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
      "fileid": "https://r2.ropensci.org/25eaa860bb1f9e01629d54fcaba3ab4e0e58c14d3bdbffc44936d19f59c09aec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kmbeyene/actions/runs/29234745694"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-13T08:19:46.000Z",
      "commit": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
      "fileid": "https://r2.ropensci.org/0a4c15e63568292954ccfdb0100e2d234f227775bd7ff6f22da7efb92748fa38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kmbeyene/actions/runs/29234745694"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-13T08:19:40.000Z",
      "commit": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
      "fileid": "https://r2.ropensci.org/147e00129b738444f3479ac81a0aaa76dfa70dc4eace6f17a0771abe9300f121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kmbeyene/actions/runs/29234745694"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-13T08:19:24.000Z",
      "commit": "4f41bc858e605ad2ec8cd6a87d77180346a7bfa6",
      "fileid": "https://r2.ropensci.org/8d7ee966aec7dbdde3f31dfc6ccf086d86979c960a11cc039d0b137c04497cef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kmbeyene/actions/runs/29234745694"
    }
  ]
}