{
  "_id": "6a2a6e727b7a29ca600431a2",
  "Package": "evabic",
  "Title": "Evaluation of Binary Classifiers",
  "Version": "0.1.4",
  "Authors@R": "person(\"Antoine\", \"Bichat\", , \"antoine.bichat@proton.me\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6599-7081\"))",
  "Description": "Evaluates the performance of binary classifiers.  Computes\nconfusion measures (TP, TN, FP, FN), derived measures (TPR,\nFDR, accuracy, F1, DOR, ..), and area under the curve.  Outputs\nare well suited for nested dataframes.",
  "License": "GPL-3",
  "URL": "https://abichat.github.io/evabic/,\nhttps://github.com/abichat/evabic",
  "BugReports": "https://github.com/abichat/evabic/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://abichat.r-universe.dev",
  "Date/Publication": "2026-01-12 22:08:09 UTC",
  "RemoteUrl": "https://github.com/abichat/evabic",
  "RemoteRef": "HEAD",
  "RemoteSha": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 08:11:26 UTC",
    "User": "root"
  },
  "Author": "Antoine Bichat [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6599-7081>)",
  "Maintainer": "Antoine Bichat <antoine.bichat@proton.me>",
  "MD5sum": "ba77966a1541b1309447abcfdcf0ec4c",
  "_user": "abichat",
  "_type": "src",
  "_file": "evabic_0.1.4.tar.gz",
  "_fileid": "fc4bfd0bed727caa6714e5181434b3474f38f11ee0d89a6a94e2fb10a8136c7e",
  "_filesize": 360429,
  "_sha256": "fc4bfd0bed727caa6714e5181434b3474f38f11ee0d89a6a94e2fb10a8136c7e",
  "_created": "2026-06-11T08:11:26.000Z",
  "_published": "2026-06-11T08:14:42.774Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80750723422,
      "time": 93,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7558457752"
    },
    {
      "job": 80750723493,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558462025"
    },
    {
      "job": 80750723445,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7558471004"
    },
    {
      "job": 80750723476,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558472282"
    },
    {
      "job": 80750299204,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558423217"
    },
    {
      "job": 80750723433,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558454292"
    },
    {
      "job": 80750723508,
      "time": 57,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7558445367"
    },
    {
      "job": 80750723462,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7558446640"
    },
    {
      "job": 80750723488,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7558450539"
    }
  ],
  "_buildurl": "https://github.com/r-universe/abichat/actions/runs/27333106143",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/abichat/evabic",
  "_commit": {
    "id": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
    "author": "abichat <a.bichat@yahoo.fr>",
    "committer": "abichat <a.bichat@yahoo.fr>",
    "message": "typo\n",
    "time": 1768255689
  },
  "_maintainer": {
    "name": "Antoine Bichat",
    "email": "antoine.bichat@proton.me",
    "orcid": "0000-0001-6599-7081"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "abichat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.2",
      "date": "2025-11-22"
    },
    {
      "name": "v0.1.3",
      "date": "2025-11-23"
    },
    {
      "name": "v0.1.4",
      "date": "2025-12-12"
    }
  ],
  "_topics": [
    "classifier",
    "measures",
    "predictors",
    "roc-curve",
    "statistics"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "abichat",
      "count": 107,
      "uuid": 30300749
    },
    {
      "user": "bisaloo",
      "count": 1,
      "uuid": 10783929
    }
  ],
  "_userbio": {
    "uuid": 30300749,
    "type": "user",
    "name": "Antoine Bichat",
    "description": "Computational Scientist\r\n#RStats #DataScience"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/evabic"
  },
  "_devurl": "https://github.com/abichat/evabic",
  "_pkgdown": "https://abichat.github.io/evabic/",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/evabic.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/abichat/evabic",
  "_realowner": "abichat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-03-08"
    },
    {
      "version": "0.0.3",
      "date": "2020-06-12"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-17"
    },
    {
      "version": "0.1.4",
      "date": "2025-12-12"
    }
  ],
  "_exports": [
    "add_names",
    "ebc_ACC",
    "ebc_allmeasures",
    "ebc_AUC",
    "ebc_AUC_from_measures",
    "ebc_BACC",
    "ebc_confusion",
    "ebc_DOR",
    "ebc_F1",
    "ebc_FDR",
    "ebc_FN",
    "ebc_FNR",
    "ebc_FOR",
    "ebc_FP",
    "ebc_FPR",
    "ebc_NLR",
    "ebc_NPV",
    "ebc_PLR",
    "ebc_PPV",
    "ebc_tidy",
    "ebc_tidy_by_threshold",
    "ebc_TN",
    "ebc_TNR",
    "ebc_TP",
    "ebc_TPR"
  ],
  "_help": [
    {
      "page": "add_names",
      "title": "Add names to a vector",
      "topics": [
        "add_names"
      ]
    },
    {
      "page": "ebc_allmeasures",
      "title": "Available measures",
      "topics": [
        "ebc_allmeasures"
      ]
    },
    {
      "page": "ebc_AUC",
      "title": "Area under the curve",
      "topics": [
        "ebc_AUC",
        "ebc_AUC_from_measures"
      ]
    },
    {
      "page": "ebc_confusion",
      "title": "Confusion matrix",
      "topics": [
        "ebc_confusion"
      ]
    },
    {
      "page": "ebc_tidy",
      "title": "Tidy output for measures",
      "topics": [
        "ebc_tidy"
      ]
    },
    {
      "page": "ebc_tidy_by_threshold",
      "title": "Measures by threshold",
      "topics": [
        "ebc_tidy_by_threshold"
      ]
    },
    {
      "page": "ebc_TP",
      "title": "Confusion measures.",
      "topics": [
        "ebc_FN",
        "ebc_FP",
        "ebc_TN",
        "ebc_TP"
      ]
    },
    {
      "page": "ebc_TPR",
      "title": "Derived measures.",
      "topics": [
        "ebc_ACC",
        "ebc_BACC",
        "ebc_DOR",
        "ebc_F1",
        "ebc_FDR",
        "ebc_FNR",
        "ebc_FOR",
        "ebc_FPR",
        "ebc_NLR",
        "ebc_NPV",
        "ebc_PLR",
        "ebc_PPV",
        "ebc_TNR",
        "ebc_TPR"
      ]
    }
  ],
  "_pkglogo": "https://github.com/abichat/evabic/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/abichat/evabic/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.100370545117563,
  "_indexed": true,
  "_nocasepkg": "evabic",
  "_universes": [
    "abichat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-11T08:13:04.000Z",
      "distro": "noble",
      "commit": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
      "fileid": "085de08f87642e06322407a5f16d591e1a8cd2e2b7d45dc2249f001fe67b3f9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abichat/actions/runs/27333106143"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-11T08:13:15.000Z",
      "distro": "noble",
      "commit": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
      "fileid": "cffcfe92aba32b0c9977ad6e02d4cae27ad59154c133ea72561d63f8d7e2388e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abichat/actions/runs/27333106143"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-11T08:13:41.000Z",
      "commit": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
      "fileid": "cceb9293e302e1de05ffe3f7dedaa589145552d5d101fe88f29973e50407442e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abichat/actions/runs/27333106143"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-11T08:13:43.000Z",
      "commit": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
      "fileid": "767cf8b6242d3cda70031947f604289a877266675a9cd283feef32126eeb9537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abichat/actions/runs/27333106143"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-11T08:13:03.000Z",
      "commit": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
      "fileid": "bd43a5ff0f6c31dee538e72242970a28f989fc0ed717fea45a4a42b3c60c15a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/abichat/actions/runs/27333106143"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-11T08:12:25.000Z",
      "commit": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
      "fileid": "296d60d7eb4380ca57120707da60a0f2719ee8b8c631d521138340f7445d7061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abichat/actions/runs/27333106143"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-11T08:12:26.000Z",
      "commit": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
      "fileid": "f57fc70767b4a498f40329ab1fc3926955640f13e5cc4a209b49c93e51e43d76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abichat/actions/runs/27333106143"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-11T08:12:38.000Z",
      "commit": "f91e2a18f07fec97be4eea045a6ff996cef0dcfa",
      "fileid": "4ab71f795dabb6e16c0552f33bc6678d7f750384407e18f93c2cc9a850fce3d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/abichat/actions/runs/27333106143"
    }
  ]
}