{
  "_id": "6a3449493efcd9bda43c1e6f",
  "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",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Config/roxygen2/version": "8.0.0",
  "Packaged": {
    "Date": "2026-06-18 19:35:43 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-18 13:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/accuracylevel",
  "RemoteRef": "HEAD",
  "RemoteSha": "182c4a56e183ad6cd45ef56a009b0206ec0b07fc",
  "MD5sum": "aaddf9746f326a3ddfc59493e10afefc",
  "_user": "cran",
  "_type": "src",
  "_file": "accuracylevel_0.1.0.tar.gz",
  "_fileid": "fcb14f4c07d6bc70097572411f40c689ebab75a040032745396e820b344a24d2",
  "_filesize": 285674,
  "_sha256": "fcb14f4c07d6bc70097572411f40c689ebab75a040032745396e820b344a24d2",
  "_created": "2026-06-18T19:35:43.000Z",
  "_published": "2026-06-18T19:38:49.248Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82217630643,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7733903381"
    },
    {
      "job": 82217630585,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7733906656"
    },
    {
      "job": 82217101868,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7733853757"
    },
    {
      "job": 82217630537,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7733896508"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27784346373",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/accuracylevel",
  "_commit": {
    "id": "182c4a56e183ad6cd45ef56a009b0206ec0b07fc",
    "author": "Achmad Syahrul Choir <madsyair@stis.ac.id>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1781788802
  },
  "_maintainer": {
    "name": "Achmad Syahrul Choir",
    "email": "madsyair@stis.ac.id",
    "login": "madsyair",
    "twitter": "@madsyair",
    "description": "",
    "uuid": 9244786
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "madsyair",
      "count": 1,
      "uuid": 9244786
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/accuracylevel"
  },
  "_devurl": "https://github.com/madsyair/accuracylevel",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_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"
  ],
  "_cranurl": false,
  "_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/cran/accuracylevel/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/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-18 13:20:02",
      "modified": "2026-06-18 13:20:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "accuracylevel",
  "_universes": [
    "cran",
    "madsyair"
  ],
  "_indexurl": "https://madsyair.r-universe.dev/accuracylevel",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-18T19:38:02.000Z",
      "distro": "noble",
      "commit": "182c4a56e183ad6cd45ef56a009b0206ec0b07fc",
      "fileid": "6ed50b2d09cbd1f55b05b2850ae4142ddc476a40940e53011763fe96305fb0cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27784346373"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-18T19:38:08.000Z",
      "distro": "noble",
      "commit": "182c4a56e183ad6cd45ef56a009b0206ec0b07fc",
      "fileid": "e9d2694ee03309faf525ac1d76411874a8a769642e437e072443baf7c2fcdfbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27784346373"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-18T19:37:58.000Z",
      "commit": "182c4a56e183ad6cd45ef56a009b0206ec0b07fc",
      "fileid": "5721c58c633c0708fc77036db61d4eee46c509d7e878296f04ff0e3c11a6ec30",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27784346373"
    }
  ]
}