Package: lightAUC 0.1.3

lightAUC: Fast AUC Computation

Fast calculation of Area Under Curve (AUC) metric of a Receiver Operating Characteristic (ROC) curve, using the algorithm of Fawcett (2006) <doi:10.1016/j.patrec.2005.10.010>. Therefore it is appropriate for large-scale AUC metric calculations.

Authors:Christos Adam [aut, cre]

lightAUC_0.1.3.tar.gz
lightAUC_0.1.3.zip(r-4.7)lightAUC_0.1.3.zip(r-4.6)lightAUC_0.1.3.zip(r-4.5)
lightAUC_0.1.3.tgz(r-4.6-x86_64)lightAUC_0.1.3.tgz(r-4.6-arm64)lightAUC_0.1.3.tgz(r-4.5-x86_64)lightAUC_0.1.3.tgz(r-4.5-arm64)
lightAUC_0.1.3.tar.gz(r-4.7-arm64)lightAUC_0.1.3.tar.gz(r-4.7-x86_64)lightAUC_0.1.3.tar.gz(r-4.6-arm64)lightAUC_0.1.3.tar.gz(r-4.6-x86_64)
lightAUC_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
lightAUC/json (API)
NEWS

# Install 'lightAUC' in R:
install.packages('lightAUC', repos = c('https://cadam00.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cadam00/lightauc/issues

Pkgdown/docs site:https://cadam00.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

aucefficiencyfastrcpprcppparallelspeedcpp

3.70 score 193 downloads 1 exports 3 dependencies

Last updated from:9ffec243ec. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK143
linux-devel-x86_64OK150
source / vignettesOK193
linux-release-arm64OK145
linux-release-x86_64OK147
macos-release-arm64OK93
macos-release-x86_64OK251
macos-oldrel-arm64OK96
macos-oldrel-x86_64OK222
windows-develOK108
windows-releaseOK123
windows-oldrelOK133
wasm-releaseOK132

Exports:lightAUC

Dependencies:RcppRcppArmadilloRcppParallel

Introduction to lightAUC

Rendered fromIntroduction.Rmdusingknitr::rmarkdownon May 26 2026.

Last update: 2025-02-01
Started: 2025-02-01