Package: lightAUC Type: Package Title: Fast AUC Computation Version: 0.1.3 Authors@R: c(person("Christos", "Adam", role = c("aut", "cre"), email = "econp266@econ.soc.uoc.gr", comment = c(ORCID = "0009-0003-3244-7034"))) Maintainer: Christos Adam Description: Fast calculation of Area Under Curve (AUC) metric of a Receiver Operating Characteristic (ROC) curve, using the algorithm of Fawcett (2006) . Therefore it is appropriate for large-scale AUC metric calculations. License: GPL-3 Imports: Rcpp (>= 1.0.13), RcppParallel (>= 5.1.9) LinkingTo: Rcpp, RcppArmadillo, RcppParallel Encoding: UTF-8 SystemRequirements: GNU make Suggests: Rfast, Rfast2, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr, rmarkdown Config/testthat/edition: 3 URL: https://github.com/cadam00/lightAUC, https://cadam00.github.io/lightAUC/ BugReports: https://github.com/cadam00/lightAUC/issues Config/pak/sysreqs: make Repository: https://cadam00.r-universe.dev Date/Publication: 2025-05-01 19:45:35 UTC RemoteUrl: https://github.com/cadam00/lightauc RemoteRef: HEAD RemoteSha: 9ffec243ec1a97d4d1ce0644f2006d2ae3739bee NeedsCompilation: yes Packaged: 2026-07-03 13:04:52 UTC; root Author: Christos Adam [aut, cre] (ORCID: )