{
  "_id": "6a1035dcacfb0bcc41c99d41",
  "Package": "ROCaggregator",
  "Title": "Aggregate Multiple ROC Curves into One Global ROC",
  "Version": "1.0.1",
  "Authors@R": "person(given = \"Pedro\",\nfamily = \"Mateus\",\nemail = \"pedro-cm@live.com.pt\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3047-7630\"))",
  "Description": "Aggregates multiple Receiver Operating Characteristic\n(ROC) curves obtained from different sources into one global\nROC. Additionally, it’s also possible to calculate the\naggregated precision-recall (PR) curve.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://gitlab.com/UM-CDS/general-tools/rocaggregator",
  "BugReports": "https://gitlab.com/UM-CDS/general-tools/rocaggregator/-/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:00:24 UTC",
    "User": "root"
  },
  "Author": "Pedro Mateus [aut, cre]\n(<https://orcid.org/0000-0002-3047-7630>)",
  "Maintainer": "Pedro Mateus <pedro-cm@live.com.pt>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-08-10 08:10:14 UTC",
  "RemoteUrl": "https://github.com/cran/ROCaggregator",
  "RemoteRef": "HEAD",
  "RemoteSha": "dbba3d5f06a68aa43699269e0cee22ab139e2c58",
  "MD5sum": "e74bbf6794e8c999361f567da75b371f",
  "_user": "cran",
  "_type": "src",
  "_file": "ROCaggregator_1.0.1.tar.gz",
  "_fileid": "fc87d0a0e37c62d93717768f15b4cf919cc740d39be6d6a13b40c8fe103dde24",
  "_filesize": 145026,
  "_sha256": "fc87d0a0e37c62d93717768f15b4cf919cc740d39be6d6a13b40c8fe103dde24",
  "_created": "2026-05-12T07:00:24.000Z",
  "_published": "2026-05-22T10:54:20.406Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365509398,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937707396"
    },
    {
      "job": 77365509896,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937722538"
    },
    {
      "job": 77365508916,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937673882"
    },
    {
      "job": 77365509097,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158791515"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25718691040",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ROCaggregator",
  "_commit": {
    "id": "dbba3d5f06a68aa43699269e0cee22ab139e2c58",
    "author": "Pedro Mateus <pedro-cm@live.com.pt>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1628583014
  },
  "_maintainer": {
    "name": "Pedro Mateus",
    "email": "pedro-cm@live.com.pt",
    "orcid": "0000-0002-3047-7630"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "mockr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ROCR",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "pracma",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ROCaggregator"
  },
  "_devurl": "https://gitlab.com/um-cds/general-tools",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ROCaggregator.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-08-10"
    }
  ],
  "_exports": [
    "partial_cm",
    "precision_recall_curve",
    "roc_curve",
    "shift_vector"
  ],
  "_help": [
    {
      "page": "partial_cm",
      "title": "Compute the global confusion matrix from the FPR and TPR obtained from each node",
      "topics": [
        "partial_cm"
      ]
    },
    {
      "page": "precision_recall_curve",
      "title": "Compute the precision recall curve",
      "topics": [
        "precision_recall_curve"
      ]
    },
    {
      "page": "roc_curve",
      "title": "Compute Receiver operating characteristic (ROC)",
      "topics": [
        "roc_curve"
      ]
    },
    {
      "page": "shift_vector",
      "title": "Shift a vector left or right according to the value provided",
      "topics": [
        "shift_vector"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ROCaggregator/raw/HEAD/README.md",
  "_rundeps": [
    "magrittr"
  ],
  "_vignettes": [
    {
      "source": "roc-aggregator.Rmd",
      "filename": "roc-aggregator.html",
      "title": "ROCaggregator use case",
      "author": "Pedro Mateus",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Set-up",
        "Aggregating the ROC from each node",
        "Validation",
        "Visualization",
        "Appendix",
        "Using pROC library"
      ],
      "created": "2021-08-10 08:10:14",
      "modified": "2021-08-10 08:10:14",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rocaggregator",
  "_universes": [
    "cran",
    "gitlab-um-cds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T07:02:22.000Z",
      "distro": "noble",
      "commit": "dbba3d5f06a68aa43699269e0cee22ab139e2c58",
      "fileid": "8f55b0ad306f08fe6368bc0ea41d1d751eceebd0e51fb3ac18921be85b64f8b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718691040"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T07:03:13.000Z",
      "distro": "noble",
      "commit": "dbba3d5f06a68aa43699269e0cee22ab139e2c58",
      "fileid": "183c8035b17eebf21dda8b8f6a4a5951d04c861d2af98438269719ca1e4bde70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718691040"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T10:54:08.000Z",
      "commit": "dbba3d5f06a68aa43699269e0cee22ab139e2c58",
      "fileid": "96ee90cf76c78a2209c45d0252e6b0b4a7ee8db0d60289c943a7faac9ddbe52b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718691040"
    }
  ]
}