{
  "_id": "6a5c94fc9baadeef8ab51d02",
  "Package": "accuracylevel",
  "Title": "Robust Accuracy-Level Metrics for Predictive Model Evaluation",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Achmad Syahrul\", \"Choir\", email = \"madsyair@stis.ac.id\",\nrole = c(\"cre\", \"aut\")),\nperson(\"Mety\", \"Agustini\", email = \"mety.assahid@bps.go.id\",\nrole = \"aut\"),\nperson(\"Kartika\", \"Fithriasari\", email = \"kartika_f@statistika.its.ac.id\",\nrole = \"aut\"),\nperson(\"Dedy Dwi\", \"Prastyo\", email = \"dedy-dp@statistika.its.ac.id\",\nrole = \"aut\"))",
  "Author": "Achmad Syahrul Choir [cre, aut], Mety Agustini [aut], Kartika\nFithriasari [aut], Dedy Dwi Prastyo [aut]",
  "Maintainer": "Achmad Syahrul Choir <madsyair@stis.ac.id>",
  "Description": "Implements novel accuracy-level metrics for evaluating\ncontinuous data prediction models. Four metrics are provided:\nCounted Squared Error (CSE), Counted Absolute Error (CAE),\nCounted Absolute Percentage Error (CAPE), and Symmetric Counted\nAbsolute Percentage Error (SCAPE). These metrics offer robust,\nconsistent, and interpretable evaluation on a 0-100% scale,\naddressing limitations of conventional metrics like RMSE, MAE,\nand MAPE. The package integrates with 'caret', 'tidymodels',\nand common forecasting frameworks. Based on Agustini,\nFithriasari, and Prastyo (2026)\n<doi:10.1016/j.dajour.2025.100661>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/madsyair/accuracylevel",
  "BugReports": "https://github.com/madsyair/accuracylevel/issues",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://madsyair.r-universe.dev",
  "Date/Publication": "2026-06-10 09:17:10 UTC",
  "RemoteUrl": "https://github.com/madsyair/accuracylevel",
  "RemoteRef": "HEAD",
  "RemoteSha": "0de6e07a12f84f294362f332216d2655a1b69014",
  "Packaged": {
    "Date": "2026-07-19 09:09:10 UTC",
    "User": "root"
  },
  "_user": "madsyair",
  "_type": "src",
  "_file": "accuracylevel_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c8fcf7bd4ae1ea0f70cc39e1fa09abac01b886d4be3ede4be2ae4242fc3dfd0f",
  "_filesize": 282941,
  "_sha256": "c8fcf7bd4ae1ea0f70cc39e1fa09abac01b886d4be3ede4be2ae4242fc3dfd0f",
  "_expires": "2026-10-27T09:12:27.000Z",
  "_created": "2026-07-19T09:09:10.000Z",
  "_published": "2026-07-19T09:12:28.741Z",
  "_jobs": [
    {
      "job": 88177251615,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8440604531"
    },
    {
      "job": 88177251624,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440604501"
    },
    {
      "job": 88177251623,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8440602151"
    },
    {
      "job": 88177251620,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440597841"
    },
    {
      "job": 88176902112,
      "time": 265,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440582731"
    },
    {
      "job": 88177251634,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8440599247"
    },
    {
      "job": 88177251636,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8440594171"
    },
    {
      "job": 88177251618,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8440595899"
    },
    {
      "job": 88177251626,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440595705"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/madsyair/actions/runs/29680940089",
  "_status": "success",
  "_upstream": "https://github.com/madsyair/accuracylevel",
  "_commit": {
    "id": "0de6e07a12f84f294362f332216d2655a1b69014",
    "author": "madsyair <madsyair@stis.ac.id>",
    "committer": "madsyair <madsyair@stis.ac.id>",
    "message": "fixed bugs\n",
    "time": 1781083030
  },
  "_maintainer": {
    "name": "Achmad Syahrul Choir",
    "email": "madsyair@stis.ac.id",
    "login": "madsyair",
    "twitter": "@madsyair",
    "description": "",
    "uuid": 9244786
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "yardstick",
      "role": "Suggests"
    },
    {
      "package": "forecast",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "madsyair",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 11
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "madsyair",
      "count": 11,
      "uuid": 9244786
    }
  ],
  "_userbio": {
    "uuid": 9244786,
    "type": "user",
    "name": "Achmad Syahrul Choir",
    "followers": 2
  },
  "_downloads": {
    "count": 437,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/accuracylevel"
  },
  "_devurl": "https://github.com/madsyair/accuracylevel",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/accuracylevel.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/madsyair/accuracylevel",
  "_realowner": "madsyair",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-18"
    }
  ],
  "_exports": [
    "absolute_error",
    "absolute_percentage_error",
    "accuracy_level",
    "accuracy_level_metrics",
    "al_compare_forecasts",
    "al_extended_accuracy",
    "al_forecast_accuracy",
    "al_metric_set",
    "al_tsCV",
    "auto_threshold",
    "cae",
    "cae_l1",
    "calculate_threshold",
    "cape",
    "cape_l1",
    "caret_single_metric",
    "caret_summary",
    "caret_summary_extended",
    "compare_all_metrics",
    "compare_models",
    "conventional_metrics",
    "cse",
    "cse_l1",
    "get_all_levels",
    "robust_metrics",
    "scape",
    "scape_l1",
    "squared_error",
    "symmetric_absolute_percentage_error"
  ],
  "_help": [
    {
      "page": "absolute_error",
      "title": "Calculate Absolute Error",
      "topics": [
        "absolute_error"
      ]
    },
    {
      "page": "absolute_percentage_error",
      "title": "Calculate Absolute Percentage Error",
      "topics": [
        "absolute_percentage_error"
      ]
    },
    {
      "page": "accuracy_level",
      "title": "Compute Accuracy-Level Metrics",
      "topics": [
        "accuracy_level"
      ]
    },
    {
      "page": "accuracy_level_metrics",
      "title": "Full Accuracy-Level Metrics for yardstick",
      "topics": [
        "accuracy_level_metrics",
        "accuracy_level_metrics.data.frame"
      ]
    },
    {
      "page": "al_compare_forecasts",
      "title": "Compare Multiple Forecast Models",
      "topics": [
        "al_compare_forecasts"
      ]
    },
    {
      "page": "al_extended_accuracy",
      "title": "Extended Forecast Accuracy Summary",
      "topics": [
        "al_extended_accuracy"
      ]
    },
    {
      "page": "al_forecast_accuracy",
      "title": "Accuracy-Level Metrics for Forecast Objects",
      "topics": [
        "al_forecast_accuracy",
        "al_forecast_accuracy.default",
        "al_forecast_accuracy.forecast"
      ]
    },
    {
      "page": "al_metric_set",
      "title": "Create Metric Set for tidymodels",
      "topics": [
        "al_metric_set"
      ]
    },
    {
      "page": "al_tsCV",
      "title": "Time Series Cross-Validation with Accuracy-Level Metrics",
      "topics": [
        "al_tsCV"
      ]
    },
    {
      "page": "auto_threshold",
      "title": "Automatic Threshold Selection",
      "topics": [
        "auto_threshold"
      ]
    },
    {
      "page": "cae",
      "title": "Counted Absolute Error (CAE)",
      "topics": [
        "cae"
      ]
    },
    {
      "page": "cae_l1",
      "title": "CAE Level 1 Metric for yardstick",
      "topics": [
        "cae_l1",
        "cae_l1.data.frame"
      ]
    },
    {
      "page": "calculate_threshold",
      "title": "Calculate Error Thresholds from a Baseline Model",
      "topics": [
        "calculate_threshold"
      ]
    },
    {
      "page": "cape",
      "title": "Counted Absolute Percentage Error (CAPE)",
      "topics": [
        "cape"
      ]
    },
    {
      "page": "cape_l1",
      "title": "CAPE Level 1 Metric for yardstick",
      "topics": [
        "cape_l1",
        "cape_l1.data.frame"
      ]
    },
    {
      "page": "caret_single_metric",
      "title": "Create Single Metric caret Summary",
      "topics": [
        "caret_single_metric"
      ]
    },
    {
      "page": "caret_summary",
      "title": "Create Custom caret Metrics",
      "topics": [
        "caret_summary"
      ]
    },
    {
      "page": "caret_summary_extended",
      "title": "Create Extended caret Summary with All Levels",
      "topics": [
        "caret_summary_extended"
      ]
    },
    {
      "page": "compare_all_metrics",
      "title": "Compare All Metric Types",
      "topics": [
        "compare_all_metrics"
      ]
    },
    {
      "page": "compare_models",
      "title": "Compare Multiple Models",
      "topics": [
        "compare_models"
      ]
    },
    {
      "page": "conventional_metrics",
      "title": "Calculate Conventional Metrics",
      "topics": [
        "conventional_metrics"
      ]
    },
    {
      "page": "cse",
      "title": "Counted Squared Error (CSE)",
      "topics": [
        "cse"
      ]
    },
    {
      "page": "cse_l1",
      "title": "CSE Level 1 Metric for yardstick",
      "topics": [
        "cse_l1",
        "cse_l1.data.frame"
      ]
    },
    {
      "page": "get_all_levels",
      "title": "Get All Levels for a Metric",
      "topics": [
        "get_all_levels"
      ]
    },
    {
      "page": "print.al_threshold",
      "title": "Print Method for al_threshold Objects",
      "topics": [
        "print.al_threshold"
      ]
    },
    {
      "page": "robust_metrics",
      "title": "Calculate Robust Metrics",
      "topics": [
        "robust_metrics"
      ]
    },
    {
      "page": "scape",
      "title": "Symmetric Counted Absolute Percentage Error (SCAPE)",
      "topics": [
        "scape"
      ]
    },
    {
      "page": "scape_l1",
      "title": "SCAPE Level 1 Metric for yardstick",
      "topics": [
        "scape_l1",
        "scape_l1.data.frame"
      ]
    },
    {
      "page": "squared_error",
      "title": "Calculate Squared Error",
      "topics": [
        "squared_error"
      ]
    },
    {
      "page": "symmetric_absolute_percentage_error",
      "title": "Calculate Symmetric Absolute Percentage Error",
      "topics": [
        "symmetric_absolute_percentage_error"
      ]
    }
  ],
  "_pkglogo": "https://github.com/madsyair/accuracylevel/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/madsyair/accuracylevel/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "replication.Rmd",
      "filename": "replication.html",
      "title": "Replicating Agustini et al. (2026) with accuracylevel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A note on data",
        "1. Simple case (Table 4--6)",
        "Conventional and robust metrics (Table 5)",
        "Accuracy-level metrics (Table 6)",
        "2. Regression with outliers",
        "3. Time-series case",
        "4. Framework integration",
        "caret",
        "tidymodels / yardstick",
        "forecast",
        "Session info"
      ],
      "created": "2026-06-10 04:39:14",
      "modified": "2026-06-10 04:39:14",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "accuracylevel",
  "_universes": [
    "madsyair"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-19T09:11:40.000Z",
      "distro": "resolute",
      "commit": "0de6e07a12f84f294362f332216d2655a1b69014",
      "fileid": "https://r2.ropensci.org/b6edc3ba5714bbcb08e11f251b6f7809f473e44275f02e47503b83561e4bc97f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madsyair/actions/runs/29680940089"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-19T09:11:39.000Z",
      "distro": "resolute",
      "commit": "0de6e07a12f84f294362f332216d2655a1b69014",
      "fileid": "https://r2.ropensci.org/a46200c181f5820e57f5b4ef8e4d5c79c4a7ed65448764a3116ae1d2b47755e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madsyair/actions/runs/29680940089"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-19T09:11:27.000Z",
      "commit": "0de6e07a12f84f294362f332216d2655a1b69014",
      "fileid": "https://r2.ropensci.org/6c7566aff4e3063500e4aa7f823788f5e6f2da004482cc7e3952ea145f23c571",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madsyair/actions/runs/29680940089"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-19T09:10:56.000Z",
      "commit": "0de6e07a12f84f294362f332216d2655a1b69014",
      "fileid": "https://r2.ropensci.org/0e679da9e7f063867d3e1b7512b3bff455cfa825d9ac4712e1be7873bd082037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madsyair/actions/runs/29680940089"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-19T09:11:18.000Z",
      "commit": "0de6e07a12f84f294362f332216d2655a1b69014",
      "fileid": "https://r2.ropensci.org/3367265aa0abea6f9049e4d3ac9d9ec6b86b3a74a163bceb3737b3fd6e6c11ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/madsyair/actions/runs/29680940089"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-19T09:10:23.000Z",
      "commit": "0de6e07a12f84f294362f332216d2655a1b69014",
      "fileid": "https://r2.ropensci.org/20b46b8c4528d4cc5c2d9e973aba9b3fc0d0790c3957e5f80ec69cc735d0308a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madsyair/actions/runs/29680940089"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-19T09:10:34.000Z",
      "commit": "0de6e07a12f84f294362f332216d2655a1b69014",
      "fileid": "https://r2.ropensci.org/99c9526533656235de549ebfa0446d6c7a10d23f31c90204df8b36726fdd4f9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madsyair/actions/runs/29680940089"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-19T09:10:34.000Z",
      "commit": "0de6e07a12f84f294362f332216d2655a1b69014",
      "fileid": "https://r2.ropensci.org/44f58f5341eac87a335a3cc70067550e005175a20f912a76fb7de53b7179136f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/madsyair/actions/runs/29680940089"
    }
  ]
}