{
  "_id": "6a47b48ce06c18f0a651b907",
  "Package": "lightAUC",
  "Type": "Package",
  "Title": "Fast AUC Computation",
  "Version": "0.1.3",
  "Authors@R": "c(person(\"Christos\", \"Adam\", role = c(\"aut\", \"cre\"),\nemail = \"econp266@econ.soc.uoc.gr\",\ncomment = c(ORCID = \"0009-0003-3244-7034\")))",
  "Maintainer": "Christos Adam <econp266@econ.soc.uoc.gr>",
  "Description": "Fast calculation of Area Under Curve (AUC) metric of a\nReceiver Operating Characteristic (ROC) curve, using the\nalgorithm of Fawcett (2006) <doi:10.1016/j.patrec.2005.10.010>.\nTherefore it is appropriate for large-scale AUC metric\ncalculations.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU make",
  "VignetteBuilder": "knitr, rmarkdown",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/cadam00/lightAUC,\nhttps://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": {
    "Date": "2026-07-03 13:04:52 UTC",
    "User": "root"
  },
  "Author": "Christos Adam [aut, cre] (ORCID:\n<https://orcid.org/0009-0003-3244-7034>)",
  "_user": "cadam00",
  "_type": "src",
  "_file": "lightAUC_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/01d43530e4a9268b936681b638ba01b785a6665671b89ad1954510c5bc69fc1c",
  "_filesize": 83630,
  "_sha256": "01d43530e4a9268b936681b638ba01b785a6665671b89ad1954510c5bc69fc1c",
  "_expires": "2026-10-11T13:09:32.000Z",
  "_created": "2026-07-03T13:04:52.000Z",
  "_published": "2026-07-03T13:09:32.845Z",
  "_jobs": [
    {
      "job": 85006098640,
      "time": 172,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8067308771"
    },
    {
      "job": 85006098686,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8067299413"
    },
    {
      "job": 85006098638,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067303741"
    },
    {
      "job": 85006098630,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067300994"
    },
    {
      "job": 85006098594,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8067289571"
    },
    {
      "job": 85006098642,
      "time": 227,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8067325934"
    },
    {
      "job": 85006098618,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067280589"
    },
    {
      "job": 85006098597,
      "time": 228,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067326257"
    },
    {
      "job": 85005572699,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067247851"
    },
    {
      "job": 85006098585,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8067304677"
    },
    {
      "job": 85006098643,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8067289524"
    },
    {
      "job": 85006098649,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8067286007"
    },
    {
      "job": 85006098628,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067292093"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398",
  "_status": "success",
  "_upstream": "https://github.com/cadam00/lightauc",
  "_commit": {
    "id": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
    "author": "cadam00 <pada4m4@gmail.com>",
    "committer": "cadam00 <pada4m4@gmail.com>",
    "message": "Update 0.1.3\n",
    "time": 1746128735
  },
  "_maintainer": {
    "name": "Christos Adam",
    "email": "econp266@econ.soc.uoc.gr",
    "login": "cadam00",
    "uuid": 115782686
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.13",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.1.9",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Suggests"
    },
    {
      "package": "Rfast2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cadam00",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "auc",
    "efficiency",
    "fast",
    "rcpp",
    "rcppparallel",
    "speed",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cadam00",
      "count": 28,
      "uuid": 115782686
    }
  ],
  "_userbio": {
    "uuid": 115782686,
    "type": "user",
    "name": "Christos Adam",
    "followers": 5,
    "description": "PhD Candidate at Department of Economics, University of Crete, Greece."
  },
  "_downloads": {
    "count": 433,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lightAUC"
  },
  "_devurl": "https://github.com/cadam00/lightauc",
  "_pkgdown": "https://cadam00.github.io/lightAUC/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lightAUC.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cadam00/lightauc",
  "_realowner": "cadam00",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-02-03"
    },
    {
      "version": "0.1.2",
      "date": "2025-02-11"
    },
    {
      "version": "0.1.3",
      "date": "2025-05-01"
    }
  ],
  "_exports": [
    "lightAUC"
  ],
  "_help": [
    {
      "page": "lightAUC",
      "title": "Fast AUC computation",
      "topics": [
        "lightAUC"
      ]
    }
  ],
  "_readme": "https://github.com/cadam00/lightauc/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction to lightAUC",
      "author": "Christos Adam",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fast AUC computation in R",
        "Example",
        "References"
      ],
      "created": "2025-02-01 07:25:13",
      "modified": "2025-02-01 09:02:20",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "lightauc",
  "_universes": [
    "cadam00"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-03T13:07:55.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/77e3f9a41aa5f4e21b05588bc3746b486a6b0c1dcdbbce55cc5c7ab5dc837cc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-03T13:07:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/732301a135e18753d0ba6bc329866d44dffb1c9982bf3ea56018995fab7da8ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-03T13:07:40.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/72f1375e5888179a135ea5a7133a6c07fb6fbc6a41f35b6642308d153cb8630d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-03T13:07:27.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/b4fc1795cac786d9d14e42caeb12821c44efe5a68266fa497b291ca55c4aa918",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-03T13:06:54.000Z",
      "arch": "aarch64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/0e06fcdc490a749c4a7a511d196da9da388fa53e6fe7811ca32fe0469d1e2f0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-03T13:08:15.000Z",
      "arch": "x86_64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/cc0611d254253dea61f59a48afa41d96ff86b99c198bf55cf274dabce8a2bc51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-03T13:06:31.000Z",
      "arch": "aarch64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/87068ebf071170bc32be55a73e8a38173ca52913ea430fe7db56b6f54e049293",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-03T13:08:21.000Z",
      "arch": "x86_64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/4be237db3f874ed6c7acb956c2cc269479e0d09a475de9b2d26b9120fde5a546",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-03T13:07:47.000Z",
      "arch": "emscripten",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/82bd7b6d0377cd909de20fd23e3501afb1a0a6b1d0d552a8c5e85a8433069dd9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-03T13:06:24.000Z",
      "arch": "x86_64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/941ca9bc4a4bb658e2acf5f22d7e0cf257eb53257013c25fe32432840ec590a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-03T13:06:21.000Z",
      "arch": "x86_64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/279fb054c87fd721ca419fc761311380778d7bcfe67ff8cdb903826d7a9be489",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-03T13:06:35.000Z",
      "arch": "x86_64",
      "commit": "9ffec243ec1a97d4d1ce0644f2006d2ae3739bee",
      "fileid": "https://r2.ropensci.org/1431d86c8fc8a1dc01c57c516bec439aa5f9dd56165b0d1fd5f487d15d7da1ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cadam00/actions/runs/28662276398"
    }
  ]
}