{
  "_id": "6a4791558b9f0d9747cf1b9e",
  "Package": "MetricsWeighted",
  "Title": "Weighted Metrics and Performance Measures for Machine Learning",
  "Version": "1.0.4",
  "Authors@R": "c(\nperson(\"Michael\", \"Mayer\", , \"mayermichael79@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Christian\", \"Lorentzen\", , \"lorentzen.ch@googlemail.com\", role = \"ctb\")\n)",
  "Description": "Provides weighted versions of several metrics and\nperformance measures used in machine learning, including\naverage unit deviances of the Bernoulli, Tweedie, Poisson, and\nGamma distributions, see Jorgensen B. (1997, ISBN:\n978-0412997112).  The package also contains a weighted version\nof generalized R-squared, see e.g. Cohen, J. et al. (2002,\nISBN: 978-0805822236).  Furthermore, 'dplyr' chains are\nsupported.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/mayer79/MetricsWeighted",
  "BugReports": "https://github.com/mayer79/MetricsWeighted/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://mayer79.r-universe.dev",
  "Date/Publication": "2025-04-12 18:21:05 UTC",
  "RemoteUrl": "https://github.com/mayer79/metricsweighted",
  "RemoteRef": "HEAD",
  "RemoteSha": "4f4dfa806fd0311f54791b535b390afbf9651086",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 09:13:43 UTC",
    "User": "root"
  },
  "Author": "Michael Mayer [aut, cre],\nChristian Lorentzen [ctb]",
  "Maintainer": "Michael Mayer <mayermichael79@gmail.com>",
  "_user": "mayer79",
  "_type": "src",
  "_file": "MetricsWeighted_1.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/68bcba8319b909ce8b2dea5d138ab26add5c17ab3666852f7b294ada282720c4",
  "_filesize": 289669,
  "_sha256": "68bcba8319b909ce8b2dea5d138ab26add5c17ab3666852f7b294ada282720c4",
  "_expires": "2026-10-11T10:39:16.000Z",
  "_created": "2026-07-02T09:13:43.000Z",
  "_published": "2026-07-03T10:39:17.367Z",
  "_jobs": [
    {
      "job": 84982411464,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034194223"
    },
    {
      "job": 84982411442,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034193647"
    },
    {
      "job": 84982411460,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034183439"
    },
    {
      "job": 84982411304,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034184872"
    },
    {
      "job": 84982411050,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034142488"
    },
    {
      "job": 84982411316,
      "time": 525,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8034355369"
    },
    {
      "job": 84982411042,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034171390"
    },
    {
      "job": 84982411514,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034171379"
    },
    {
      "job": 84982411498,
      "time": 420,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034314577"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mayer79/actions/runs/28578786530",
  "_status": "success",
  "_upstream": "https://github.com/mayer79/metricsweighted",
  "_commit": {
    "id": "4f4dfa806fd0311f54791b535b390afbf9651086",
    "author": "Michael Mayer <mayermichael79@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #40 from mayer79/cran-release\n\nCRAN release",
    "time": 1744482065
  },
  "_maintainer": {
    "name": "Michael Mayer",
    "email": "mayermichael79@gmail.com",
    "login": "mayer79",
    "uuid": 16206095
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mayer79",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "machine-learning",
    "metrics",
    "performance",
    "statistics"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "mayer79",
      "count": 127,
      "uuid": 16206095
    }
  ],
  "_userbio": {
    "uuid": 16206095,
    "type": "user",
    "name": "Michael Mayer",
    "followers": 123,
    "description": "Unbiased statistics | ML"
  },
  "_downloads": {
    "count": 1077,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MetricsWeighted"
  },
  "_devurl": "https://github.com/mayer79/metricsweighted",
  "_searchresults": 102,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MetricsWeighted.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mayer79/metricsweighted",
  "_realowner": "mayer79",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-28"
    },
    {
      "version": "0.2.0",
      "date": "2019-08-19"
    },
    {
      "version": "0.3.0",
      "date": "2019-11-08"
    },
    {
      "version": "0.4.0",
      "date": "2019-12-02"
    },
    {
      "version": "0.5.0",
      "date": "2020-01-09"
    },
    {
      "version": "0.5.1",
      "date": "2020-04-18"
    },
    {
      "version": "0.5.2",
      "date": "2021-04-16"
    },
    {
      "version": "0.5.3",
      "date": "2021-06-06"
    },
    {
      "version": "0.5.4",
      "date": "2022-01-23"
    },
    {
      "version": "0.5.5",
      "date": "2023-03-24"
    },
    {
      "version": "1.0.0",
      "date": "2023-04-16"
    },
    {
      "version": "1.0.1",
      "date": "2023-05-11"
    },
    {
      "version": "1.0.2",
      "date": "2023-06-05"
    },
    {
      "version": "1.0.3",
      "date": "2023-11-16"
    },
    {
      "version": "1.0.4",
      "date": "2025-04-12"
    }
  ],
  "_exports": [
    "accuracy",
    "AUC",
    "classification_error",
    "deviance_bernoulli",
    "deviance_gamma",
    "deviance_normal",
    "deviance_poisson",
    "deviance_tweedie",
    "elementary_score_expectile",
    "elementary_score_quantile",
    "f1_score",
    "gini_coefficient",
    "logLoss",
    "mae",
    "mape",
    "medae",
    "mse",
    "multi_metric",
    "murphy_diagram",
    "performance",
    "precision",
    "prop_within",
    "r_squared",
    "r_squared_bernoulli",
    "r_squared_gamma",
    "r_squared_poisson",
    "recall",
    "rmse",
    "weighted_cor",
    "weighted_mean",
    "weighted_median",
    "weighted_quantile",
    "weighted_var"
  ],
  "_help": [
    {
      "page": "classification",
      "title": "Classification Metrics",
      "topics": [
        "accuracy",
        "AUC",
        "classification",
        "classification_error",
        "deviance_bernoulli",
        "f1_score",
        "gini_coefficient",
        "logLoss",
        "precision",
        "recall"
      ]
    },
    {
      "page": "elementary_score",
      "title": "Elementary Scoring Function for Expectiles and Quantiles",
      "topics": [
        "elementary_score",
        "elementary_score_expectile",
        "elementary_score_quantile"
      ]
    },
    {
      "page": "multi_metric",
      "title": "Multiple Metrics",
      "topics": [
        "multi_metric"
      ]
    },
    {
      "page": "murphy_diagram",
      "title": "Murphy diagram",
      "topics": [
        "murphy_diagram"
      ]
    },
    {
      "page": "performance",
      "title": "Performance",
      "topics": [
        "performance"
      ]
    },
    {
      "page": "regression",
      "title": "Regression Metrics",
      "topics": [
        "deviance_gamma",
        "deviance_normal",
        "deviance_poisson",
        "deviance_tweedie",
        "mae",
        "mape",
        "medae",
        "mse",
        "prop_within",
        "regression",
        "rmse"
      ]
    },
    {
      "page": "rsquared",
      "title": "Generalized R-Squared",
      "topics": [
        "rsquared",
        "r_squared",
        "r_squared_bernoulli",
        "r_squared_gamma",
        "r_squared_poisson"
      ]
    },
    {
      "page": "weighted_cor",
      "title": "Weighted Pearson Correlation",
      "topics": [
        "weighted_cor"
      ]
    },
    {
      "page": "weighted_mean",
      "title": "Weighted Mean",
      "topics": [
        "weighted_mean"
      ]
    },
    {
      "page": "weighted_median",
      "title": "Weighted Median",
      "topics": [
        "weighted_median"
      ]
    },
    {
      "page": "weighted_quantile",
      "title": "Weighted Quantiles",
      "topics": [
        "weighted_quantile"
      ]
    },
    {
      "page": "weighted_var",
      "title": "Weighted Variance",
      "topics": [
        "weighted_var"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mayer79/metricsweighted/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mayer79/metricsweighted/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "MetricsWeighted.Rmd",
      "filename": "MetricsWeighted.html",
      "title": "MetricsWeighted",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Usage",
        "Regression",
        "Binary classification",
        "Generalized R-squared",
        "Pipe",
        "Parametrized scoring functions",
        "Murphy diagrams",
        "References"
      ],
      "created": "2019-08-19 18:10:43",
      "modified": "2023-05-21 19:37:21",
      "commits": 13
    }
  ],
  "_score": 7.036451069657448,
  "_indexed": true,
  "_nocasepkg": "metricsweighted",
  "_universes": [
    "mayer79"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-07-02T09:15:52.000Z",
      "distro": "resolute",
      "commit": "4f4dfa806fd0311f54791b535b390afbf9651086",
      "fileid": "https://r2.ropensci.org/98e826e317d7814031341aef4cbd9502709d9cb0a3394a3df3df168d421ac7ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/28578786530"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-07-02T09:15:50.000Z",
      "distro": "resolute",
      "commit": "4f4dfa806fd0311f54791b535b390afbf9651086",
      "fileid": "https://r2.ropensci.org/a5819dd0004948f3e77390f20bad05a98b672e4cd0e52b3e3e4a6ac1c7410f6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/28578786530"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-07-02T09:15:27.000Z",
      "commit": "4f4dfa806fd0311f54791b535b390afbf9651086",
      "fileid": "https://r2.ropensci.org/d4666cd2eb4ae48724c348358a0a58c654125b2966fbffdf946c51d905603e9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/28578786530"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-07-02T09:15:32.000Z",
      "commit": "4f4dfa806fd0311f54791b535b390afbf9651086",
      "fileid": "https://r2.ropensci.org/b3b24a4d53cf5da2685ee0845be130ece65b6c6acb931e87fc7d91e0a2c996f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/28578786530"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-07-02T09:22:47.000Z",
      "commit": "4f4dfa806fd0311f54791b535b390afbf9651086",
      "fileid": "https://r2.ropensci.org/3e374156e37658b95d6766c53ef88e6620cd7de8b293f2cc13f551dc93cb2b58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/28578786530"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-07-02T09:14:53.000Z",
      "commit": "4f4dfa806fd0311f54791b535b390afbf9651086",
      "fileid": "https://r2.ropensci.org/db5bbb08ca95b03cf34743c0876bd300f3ad5ec0d866448107afb5c5b0b3b2c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/28578786530"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-07-02T09:14:52.000Z",
      "commit": "4f4dfa806fd0311f54791b535b390afbf9651086",
      "fileid": "https://r2.ropensci.org/19ad6afe51a0bf31dc8d4ca68bcfa729ce223b3e684e4fb0404485cba65981d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/28578786530"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-07-02T09:17:44.000Z",
      "commit": "4f4dfa806fd0311f54791b535b390afbf9651086",
      "fileid": "https://r2.ropensci.org/685b14a3c0d00e1bd3907b0a453ed95a9291595d3042f2667d71d25d6343f65a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/28578786530"
    }
  ]
}