{
  "_id": "6a5c68529baadeef8ab4f987",
  "Package": "ROCpAI",
  "Type": "Package",
  "Title": "Receiver Operating Characteristic Partial Area Indexes for\nevaluating classifiers",
  "Version": "1.25.0",
  "Authors@R": "c(person(\"Juan-Pedro\", \"Garcia\", role = c(\"aut\", \"cre\"), email = \"juanpedro.garcia4@um.es\"),\nperson(\"Manuel\", \"Franco\", email = \"mfranco@um.es\", role = \"aut\"),\nperson(\"Juana-María\", \"Vivo\", email = \"jmvivomo@um.es\", role = \"aut\")\n)",
  "BugReports": "https://github.com/juanpegarcia/ROCpAI/tree/master/issues",
  "Description": "The package analyzes the Curve ROC, identificates it among\ndifferent types of Curve ROC and calculates the area under de\ncurve through the method that is most accuracy. This package is\nable to standarizate proper and improper pAUC.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "import": "boot, SummarizedExperiment, fission, knitr, methods",
  "biocViews": "Software, StatisticalMethod, Classification",
  "RoxygenNote": "7.0.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:12 UTC",
  "RemoteUrl": "https://github.com/bioc/ROCpAI",
  "RemoteRef": "HEAD",
  "RemoteSha": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 05:55:12 UTC",
    "User": "root"
  },
  "Author": "Juan-Pedro Garcia [aut, cre],\nManuel Franco [aut],\nJuana-María Vivo [aut]",
  "Maintainer": "Juan-Pedro Garcia <juanpedro.garcia4@um.es>",
  "_user": "bioc",
  "_type": "src",
  "_file": "ROCpAI_1.25.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/75e449ebc8d5a9c0da121e1b0fb2280b4e376be33f9192b2ae70d7409866fd04",
  "_filesize": 218132,
  "_sha256": "75e449ebc8d5a9c0da121e1b0fb2280b4e376be33f9192b2ae70d7409866fd04",
  "_expires": "2026-10-27T06:01:52.000Z",
  "_created": "2026-07-19T05:55:12.000Z",
  "_published": "2026-07-19T06:01:53.926Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 12
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29675497202",
  "_status": "success",
  "_upstream": "https://github.com/bioc/ROCpAI",
  "_commit": {
    "id": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380732
  },
  "_maintainer": {
    "name": "Juan-Pedro Garcia",
    "email": "juanpedro.garcia4@um.es",
    "login": "juanpegarcia",
    "description": "",
    "uuid": 54821418
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 88162354598,
      "time": 191,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8438783140"
    },
    {
      "job": 88162354635,
      "time": 352,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8438808289"
    },
    {
      "job": 88162354621,
      "time": 297,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8438799280"
    },
    {
      "job": 88162354616,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8438774465"
    },
    {
      "job": 88162354609,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8438774858"
    },
    {
      "job": 88162109125,
      "time": 215,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438756143"
    },
    {
      "job": 88162354589,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8438774057"
    },
    {
      "job": 88162354623,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8438780123"
    },
    {
      "job": 88162354620,
      "time": 181,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8438781570"
    },
    {
      "job": 88162354625,
      "time": 169,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8438779960"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "boot",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "fission",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "statisticalmethod",
    "classification"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "juanpegarcia",
      "count": 48,
      "uuid": 54821418
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 449,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 313,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ROCpAI"
  },
  "_devurl": "https://github.com/juanpegarcia/rocpai",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ROCpAI.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juanpegarcia/rocpai",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "mcpAUC",
    "mcpAUCboot",
    "pointsCurve",
    "tpAUC",
    "tpAUCboot"
  ],
  "_help": [
    {
      "page": "McpAUC",
      "title": "Clasification of area under ROC curve following McClish method",
      "topics": [
        "mcpAUC"
      ]
    },
    {
      "page": "MCpAUCboot",
      "title": "mcpAUCboot",
      "topics": [
        "mcpAUCboot"
      ]
    },
    {
      "page": "pointsCurve",
      "title": "Points of the ROC curve",
      "topics": [
        "pointsCurve"
      ]
    },
    {
      "page": "TpAUC",
      "title": "Tigher partial area under the ROC curve",
      "topics": [
        "tpAUC"
      ]
    },
    {
      "page": "TpAUCboot",
      "title": "tpAUCboot",
      "topics": [
        "tpAUCboot"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "boot",
    "DelayedArray",
    "evaluate",
    "fission",
    "generics",
    "GenomicRanges",
    "highr",
    "IRanges",
    "knitr",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "xfun",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "vignettes.Rmd",
      "filename": "vignettes.html",
      "title": "ROCpAI: ROC Partial Area Indexes for evaluating classifiers",
      "author": "Manuel Franco, Juana-María Vivo, Juan Pedro García-Ortiz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Prerequisites",
        "Using ROCpAI",
        "Functions:",
        "PointCurves",
        "mcpAUC",
        "tpAUC",
        "tpAUCboot",
        "mcpAUCboot",
        "Information",
        "Contact",
        "License",
        "How to cite",
        "Session information",
        "Bibliography"
      ],
      "created": "2020-03-04 16:30:22",
      "modified": "2020-03-04 16:30:22",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rocpai",
  "_universes": [
    "bioc",
    "juanpegarcia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-19T05:59:46.000Z",
      "distro": "resolute",
      "commit": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
      "fileid": "https://r2.ropensci.org/13b2d02f5ebcaaae5f1f75cc36d33d04a5088a8c6eddcf6947b3b763eabbc926",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29675497202"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-19T05:58:47.000Z",
      "distro": "resolute",
      "commit": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
      "fileid": "https://r2.ropensci.org/291c247cffa53ef41a5d22b84caa127e3d6954d091991f54d8c869661b99b2cf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29675497202"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-19T05:56:53.000Z",
      "commit": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
      "fileid": "https://r2.ropensci.org/56d41f6c3880e1c6d0090cbde3464852e81ba894a87eef936ca78dc52f021bfb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29675497202"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-19T05:56:50.000Z",
      "commit": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
      "fileid": "https://r2.ropensci.org/1641010548f6b31f70dad55785fff37533d582ad10bb633cadd505ba0dfd73e8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29675497202"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-07-19T05:57:45.000Z",
      "commit": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
      "fileid": "https://r2.ropensci.org/a3c3abb6da1b350b713dcabebc0c322994e1c74b6b469a068042ac58b8c138f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29675497202"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-19T05:56:43.000Z",
      "commit": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
      "fileid": "https://r2.ropensci.org/a1501200b8c4712c8097a5db9e9664c5f790f062fd0cccea49a648d51ce3917f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29675497202"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-19T05:56:44.000Z",
      "commit": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
      "fileid": "https://r2.ropensci.org/caa8bb09b55948efc6e5718fd79c4f21c105083f4b342a843c4512066b49d00e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29675497202"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-19T05:56:43.000Z",
      "commit": "98cce8ca3ee5eb34abe63c386b9d35ff47e138f2",
      "fileid": "https://r2.ropensci.org/63813ca35d5ec34891eaa4cf101f64d82b4164bb7ee72c485e5fb79d375db06c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29675497202"
    }
  ]
}