{
  "_id": "6a1fd6b3b401979e7343688d",
  "Package": "staccuracy",
  "Title": "Standardized Accuracy and Other Model Performance Metrics",
  "Version": "0.2.2",
  "Authors@R": "person(\"Chitu\", \"Okoli\", , \"Chitu.Okoli@skema.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5574-7572\"))",
  "Language": "en-US",
  "Description": "Standardized accuracy (staccuracy) is a framework for\nexpressing accuracy scores such that 50% represents a reference\nlevel of performance and 100% is a perfect prediction. The\n'staccuracy' package provides tools for creating staccuracy\nfunctions as well as some recommended staccuracy measures. It\nalso provides functions for some classic performance metrics\nsuch as mean absolute error (MAE), root mean squared error\n(RMSE), and area under the receiver operating characteristic\ncurve (AUCROC), as well as their winsorized versions when\napplicable.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/tripartio/staccuracy,\nhttps://tripartio.github.io/staccuracy/",
  "BugReports": "https://github.com/tripartio/staccuracy/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tripartio.r-universe.dev",
  "Date/Publication": "2025-02-23 14:24:58 UTC",
  "RemoteUrl": "https://github.com/tripartio/staccuracy",
  "RemoteRef": "HEAD",
  "RemoteSha": "a112bf9df372771068bac79db4bd7726f55636c4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:20:29 UTC",
    "User": "root"
  },
  "Author": "Chitu Okoli [aut, cre] (ORCID: <https://orcid.org/0000-0001-5574-7572>)",
  "Maintainer": "Chitu Okoli <Chitu.Okoli@skema.edu>",
  "MD5sum": "b70530690cc070458946848e19aaf23c",
  "_user": "tripartio",
  "_type": "src",
  "_file": "staccuracy_0.2.2.tar.gz",
  "_fileid": "dd96a75ffc40d99d7585c42f2985293bb684fccd5e13cf32ed9d913efa4e1575",
  "_filesize": 139405,
  "_sha256": "dd96a75ffc40d99d7585c42f2985293bb684fccd5e13cf32ed9d913efa4e1575",
  "_created": "2026-06-03T07:20:29.000Z",
  "_published": "2026-06-03T07:24:35.974Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79242293668,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378173082"
    },
    {
      "job": 79242293675,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378168173"
    },
    {
      "job": 79242293710,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378168331"
    },
    {
      "job": 79242293698,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378177555"
    },
    {
      "job": 79241914077,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378130037"
    },
    {
      "job": 79242293649,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378163169"
    },
    {
      "job": 79242293695,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378156564"
    },
    {
      "job": 79242293664,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378153175"
    },
    {
      "job": 79242293658,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378154918"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tripartio/actions/runs/26869752055",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tripartio/staccuracy",
  "_commit": {
    "id": "a112bf9df372771068bac79db4bd7726f55636c4",
    "author": "Chitu Okoli <Chitu.Okoli@skema.edu>",
    "committer": "Chitu Okoli <Chitu.Okoli@skema.edu>",
    "message": "build: CRAN submission 0.2.2\n",
    "time": 1740320698
  },
  "_maintainer": {
    "name": "Chitu Okoli",
    "email": "chitu.okoli@skema.edu",
    "login": "tripartio",
    "description": "",
    "uuid": 7702487,
    "orcid": "0000-0001-5574-7572"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "autogam",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tripartio",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tripartio",
      "count": 31,
      "uuid": 7702487
    }
  ],
  "_userbio": {
    "uuid": 7702487,
    "type": "user",
    "name": "Chitu Okoli"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/staccuracy"
  },
  "_devurl": "https://github.com/tripartio/staccuracy",
  "_pkgdown": "https://tripartio.github.io/staccuracy/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/staccuracy.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tripartio/staccuracy",
  "_realowner": "tripartio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-10-03"
    },
    {
      "version": "0.2.0",
      "date": "2024-11-06"
    },
    {
      "version": "0.2.2",
      "date": "2025-02-23"
    }
  ],
  "_exports": [
    "aucroc",
    "mad",
    "mae",
    "reg_aucroc",
    "rmse",
    "sa_diff",
    "sa_mae_mad",
    "sa_rmse_sd",
    "sa_wmae_mad",
    "sa_wrmse_sd",
    "staccuracy",
    "win_mae",
    "win_rmse",
    "winsorize"
  ],
  "_help": [
    {
      "page": "aucroc",
      "title": "Area under the ROC curve",
      "topics": [
        "aucroc"
      ]
    },
    {
      "page": "reg-error",
      "title": "Regression error and deviation measures",
      "topics": [
        "mad",
        "mae",
        "rmse"
      ]
    },
    {
      "page": "reg_aucroc",
      "title": "Area under the ROC curve for regression target outcomes",
      "topics": [
        "reg_aucroc"
      ]
    },
    {
      "page": "sa_diff",
      "title": "Statistical tests for the differences between standardized accuracies (staccuracies)",
      "topics": [
        "sa_diff"
      ]
    },
    {
      "page": "staccuracy",
      "title": "Standardized accuracy (staccuracy) functions.",
      "topics": [
        "sa_mae_mad",
        "sa_rmse_sd",
        "sa_wmae_mad",
        "sa_wrmse_sd",
        "staccuracy"
      ]
    },
    {
      "page": "win-error",
      "title": "Winsorize a numeric vector",
      "topics": [
        "winsorize",
        "win_mae",
        "win_rmse"
      ]
    }
  ],
  "_readme": "https://github.com/tripartio/staccuracy/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "staccuracy",
  "_universes": [
    "tripartio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-03T07:23:01.000Z",
      "distro": "noble",
      "commit": "a112bf9df372771068bac79db4bd7726f55636c4",
      "fileid": "4fb7b1e5dbf5c82f12e716a1fc45cb853075be9388dab02ffb7feea5e18966f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tripartio/actions/runs/26869752055"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-03T07:22:40.000Z",
      "distro": "noble",
      "commit": "a112bf9df372771068bac79db4bd7726f55636c4",
      "fileid": "bf040e8d58cf465010f7f7cf9e553d462c61370909d4b2d1480e3ccd95b1cf18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tripartio/actions/runs/26869752055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-03T07:22:44.000Z",
      "commit": "a112bf9df372771068bac79db4bd7726f55636c4",
      "fileid": "0b8c06788aa0891170301aea1afba3a061e6ee208cb8e6b623e495ed99611c5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tripartio/actions/runs/26869752055"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-03T07:23:08.000Z",
      "commit": "a112bf9df372771068bac79db4bd7726f55636c4",
      "fileid": "467f67bb161714603a29d965833f35009202e6c4a56bf50b092dbc411dc7cb37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tripartio/actions/runs/26869752055"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-03T07:22:39.000Z",
      "commit": "a112bf9df372771068bac79db4bd7726f55636c4",
      "fileid": "209dfd3a019b637974b390aaa571a304e9d624250257813bf3e2848e92be34f3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tripartio/actions/runs/26869752055"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-03T07:21:53.000Z",
      "commit": "a112bf9df372771068bac79db4bd7726f55636c4",
      "fileid": "0135a18997652a2af0cff23538b42c8565d11521ab065885eda6e7c31441ba0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tripartio/actions/runs/26869752055"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-03T07:21:42.000Z",
      "commit": "a112bf9df372771068bac79db4bd7726f55636c4",
      "fileid": "82b244ad7040e336838d57cb293f649cc6cf9feffcfc796b2893b9b0c00a1ed5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tripartio/actions/runs/26869752055"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-03T07:21:51.000Z",
      "commit": "a112bf9df372771068bac79db4bd7726f55636c4",
      "fileid": "b4f73077b0b3aa55d3f372b45b1195636d177ae9e9770756aa31c9b7828b3034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tripartio/actions/runs/26869752055"
    }
  ]
}