Package: ROCpAI Type: Package Title: Receiver Operating Characteristic Partial Area Indexes for evaluating classifiers Version: 1.24.0 Authors@R: c(person("Juan-Pedro", "Garcia", role = c("aut", "cre"), email = "juanpedro.garcia4@um.es"), person("Manuel", "Franco", email = "mfranco@um.es", role = "aut"), person("Juana-María", "Vivo", email = "jmvivomo@um.es", role = "aut") ) BugReports: https://github.com/juanpegarcia/ROCpAI/tree/master/issues Description: The package analyzes the Curve ROC, identificates it among different types of Curve ROC and calculates the area under de curve through the method that is most accuracy. This package is able to standarizate proper and improper pAUC. License: GPL-3 Encoding: UTF-8 Depends: boot, SummarizedExperiment, fission, knitr, methods import: boot, SummarizedExperiment, fission, knitr, methods biocViews: Software, StatisticalMethod, Classification RoxygenNote: 7.0.2 VignetteBuilder: knitr Suggests: BiocStyle, knitr, rmarkdown Config/pak/sysreqs: zlib1g-dev Repository: Bioconductor 3.23 Date/Publication: 2026-04-28 12:52:12 UTC RemoteUrl: https://github.com/bioc/ROCpAI RemoteRef: RELEASE_3_23 RemoteSha: b5abd5477cdccdafd5b206722f407138e2ad98d6 NeedsCompilation: no Packaged: 2026-07-03 21:40:34 UTC; root Author: Juan-Pedro Garcia [aut, cre], Manuel Franco [aut], Juana-María Vivo [aut] Maintainer: Juan-Pedro Garcia