{
  "_id": "6a4a0a87b9bf02698bd557ee",
  "Package": "ModelMetrics",
  "Title": "Rapid Calculation of Model Metrics",
  "Version": "1.2.3",
  "Date": "2018-11-03",
  "Authors@R": "person(\"Tyler\", \"Hunt\", email = \"thunt@snapfinance.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Collection of metrics for evaluating models written in C++\nusing 'Rcpp'. Popular metrics include area under the curve, log\nloss, root mean square error, etc.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Repository": "https://jackstat.r-universe.dev",
  "Date/Publication": "2021-07-02 14:45:46 UTC",
  "RemoteUrl": "https://github.com/jackstat/modelmetrics",
  "RemoteRef": "HEAD",
  "RemoteSha": "3da8b8452deef2b0775348318b6f035ebf71765a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-11 11:12:48 UTC",
    "User": "root"
  },
  "Author": "Tyler Hunt [aut, cre]",
  "Maintainer": "Tyler Hunt <thunt@snapfinance.com>",
  "_user": "jackstat",
  "_type": "src",
  "_file": "ModelMetrics_1.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/eaf0b8c47f2a1166457b909e4698a81c0c6e2e7bf52a7800b45975d754395904",
  "_filesize": 124552,
  "_sha256": "eaf0b8c47f2a1166457b909e4698a81c0c6e2e7bf52a7800b45975d754395904",
  "_expires": "2026-10-13T07:40:54.000Z",
  "_created": "2026-06-11T11:12:48.000Z",
  "_published": "2026-07-05T07:40:55.988Z",
  "_jobs": [
    {
      "job": 85203782399,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7562542234"
    },
    {
      "job": 85203782308,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7562542697"
    },
    {
      "job": 85203782533,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562546865"
    },
    {
      "job": 85203782532,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562542629"
    },
    {
      "job": 85203782485,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7562571240"
    },
    {
      "job": 85203782447,
      "time": 411,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7562651437"
    },
    {
      "job": 85203782265,
      "time": 220,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562581950"
    },
    {
      "job": 85203782381,
      "time": 373,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562641473"
    },
    {
      "job": 85203782198,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562498555"
    },
    {
      "job": 85203782250,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85203782280,
      "time": 208,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7562572398"
    },
    {
      "job": 85203782326,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7562538731"
    },
    {
      "job": 85203782341,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7562534439"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316",
  "_status": "success",
  "_upstream": "https://github.com/jackstat/modelmetrics",
  "_commit": {
    "id": "3da8b8452deef2b0775348318b6f035ebf71765a",
    "author": "Tyler Hunt <thunt@snapfinance.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #35 from lewinfox/feature/named-cm\n\nAdd named matrix option for confusionMatrix()",
    "time": 1625237146
  },
  "_maintainer": {
    "name": "Tyler Hunt",
    "email": "thunt@snapfinance.com",
    "login": "jackstat",
    "description": "",
    "uuid": 2999465
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jackstat",
  "_selfowned": true,
  "_usedby": 336,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "auc",
    "logloss",
    "machine-learning",
    "metrics",
    "model-evaluation",
    "model-metrics",
    "cpp"
  ],
  "_stars": 28,
  "_contributors": [
    {
      "user": "jackstat",
      "count": 159,
      "uuid": 2999465
    },
    {
      "user": "mcuma",
      "count": 1,
      "uuid": 5677256
    }
  ],
  "_userbio": {
    "uuid": 2999465,
    "type": "user",
    "name": "Tyler Hunt"
  },
  "_downloads": {
    "count": 111278,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ModelMetrics"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/jackstat/modelmetrics",
  "_searchresults": 1292,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ModelMetrics.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jackstat/modelmetrics",
  "_realowner": "jackstat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-08-16"
    },
    {
      "version": "1.1.0",
      "date": "2016-08-26"
    },
    {
      "version": "1.2.0",
      "date": "2018-08-10"
    },
    {
      "version": "1.2.2",
      "date": "2018-11-03"
    },
    {
      "version": "1.2.2.1",
      "date": "2020-01-13"
    },
    {
      "version": "1.2.2.2",
      "date": "2020-03-17"
    }
  ],
  "_exports": [
    "auc",
    "brier",
    "ce",
    "confusionMatrix",
    "f1Score",
    "fScore",
    "gini",
    "kappa",
    "logLoss",
    "mae",
    "mauc",
    "mcc",
    "mlogLoss",
    "mse",
    "msle",
    "npv",
    "ppv",
    "precision",
    "recall",
    "rmse",
    "rmsle",
    "sensitivity",
    "specificity",
    "tnr",
    "tpr"
  ],
  "_datasets": [
    {
      "name": "testDF",
      "title": "Test data",
      "object": "testDF",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "auc",
      "title": "Area Under the Curve",
      "topics": [
        "auc",
        "auc.default",
        "auc.gbm",
        "auc.glm",
        "auc.glmerMod",
        "auc.randomForest",
        "auc.rpart"
      ]
    },
    {
      "page": "brier",
      "title": "Brier Score",
      "topics": [
        "brier",
        "brier.default",
        "brier.gbm",
        "brier.glm",
        "brier.glmerMod",
        "brier.randomForest",
        "brier.rpart"
      ]
    },
    {
      "page": "ce",
      "title": "Classification error",
      "topics": [
        "ce",
        "ce.default",
        "ce.gbm",
        "ce.glm",
        "ce.glmerMod",
        "ce.lm",
        "ce.randomForest",
        "ce.rpart"
      ]
    },
    {
      "page": "confusionMatrix",
      "title": "Confusion Matrix",
      "topics": [
        "confusionMatrix"
      ]
    },
    {
      "page": "f1Score",
      "title": "F1 Score",
      "topics": [
        "f1Score"
      ]
    },
    {
      "page": "fScore",
      "title": "F Score",
      "topics": [
        "fScore"
      ]
    },
    {
      "page": "gini",
      "title": "GINI Coefficient",
      "topics": [
        "gini",
        "gini.default",
        "gini.gbm",
        "gini.glm",
        "gini.glmerMod",
        "gini.randomForest",
        "gini.rpart"
      ]
    },
    {
      "page": "kappa",
      "title": "kappa statistic",
      "topics": [
        "kappa"
      ]
    },
    {
      "page": "logLoss",
      "title": "Log Loss",
      "topics": [
        "logLoss",
        "logLoss.default",
        "logLoss.gbm",
        "logLoss.glm",
        "logLoss.glmerMod",
        "logLoss.randomForest",
        "logLoss.rpart"
      ]
    },
    {
      "page": "mae",
      "title": "Mean absolute error",
      "topics": [
        "mae",
        "mae.default",
        "mae.gbm",
        "mae.glm",
        "mae.glmerMod",
        "mae.randomForest",
        "mae.rpart"
      ]
    },
    {
      "page": "mauc",
      "title": "Multiclass Area Under the Curve",
      "topics": [
        "mauc"
      ]
    },
    {
      "page": "mcc",
      "title": "Matthews Correlation Coefficient",
      "topics": [
        "mcc"
      ]
    },
    {
      "page": "mlogLoss",
      "title": "Multiclass Log Loss",
      "topics": [
        "mlogLoss"
      ]
    },
    {
      "page": "mse",
      "title": "Mean Square Error",
      "topics": [
        "mse",
        "mse.default",
        "mse.glm",
        "mse.lm"
      ]
    },
    {
      "page": "msle",
      "title": "Mean Squared Log Error",
      "topics": [
        "msle",
        "msle.default",
        "msle.gbm",
        "msle.glm",
        "msle.glmerMod",
        "msle.lm",
        "msle.randomForest",
        "msle.rpart"
      ]
    },
    {
      "page": "npv",
      "title": "Negative Predictive Value",
      "topics": [
        "npv"
      ]
    },
    {
      "page": "ppv",
      "title": "Positive Predictive Value",
      "topics": [
        "ppv",
        "precision"
      ]
    },
    {
      "page": "recall",
      "title": "Recall, Sensitivity, tpr",
      "topics": [
        "recall",
        "sensitivity",
        "tpr"
      ]
    },
    {
      "page": "rmse",
      "title": "Root-Mean Square Error",
      "topics": [
        "rmse",
        "rmse.default",
        "rmse.glm",
        "rmse.lm"
      ]
    },
    {
      "page": "rmsle",
      "title": "Root Mean Squared Log Error",
      "topics": [
        "rmsle",
        "rmsle.default",
        "rmsle.gbm",
        "rmsle.glm",
        "rmsle.glmerMod",
        "rmsle.lm",
        "rmsle.randomForest",
        "rmsle.rpart"
      ]
    },
    {
      "page": "testDF",
      "title": "Test data",
      "topics": [
        "testDF"
      ]
    },
    {
      "page": "tnr",
      "title": "Specificity, True negative rate",
      "topics": [
        "specificity",
        "tnr"
      ]
    }
  ],
  "_readme": "https://github.com/jackstat/modelmetrics/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 11.608290388588228,
  "_indexed": true,
  "_nocasepkg": "modelmetrics",
  "_universes": [
    "jackstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-11T11:14:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/4a3a94d07715ca5f852bc8810d8a1902f64f23b28bf69e59d86fbdbe98632cd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-11T11:14:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/3cdd2e84d3754661742c06f5d9d38503bba290f0d28b3d13cd1ae3826929e075",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-11T11:15:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/dc76d173063873b70d892f065e93bb56500479550cc3e8fe72c9018bca52fddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-06-11T11:14:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/784ecae9109fa3441330ff1af193ca7b8cec3c113019e07db3bbbbbaa70988b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-11T11:16:17.000Z",
      "arch": "aarch64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/0b2b18a2f121c339f1434ba1adc8fbd0b8997031c108c4eb2093c2f4d85e45a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-11T11:19:30.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/3ae802c64c0655b90ac40cf4c93ca8a2b73b31c0a12e5c1f8027e1a68be3e1c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-11T11:16:39.000Z",
      "arch": "aarch64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/dfde5736b4ad327f359cc0ffbdaf7d5285d8de5716c48232bcc968bd6a57c240",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-06-11T11:19:06.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/7c9fadb9488c7e288c8457055c8be5116ba6df3a9d36ba6f16ae50a7fba6a506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-06-11T11:15:11.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/1fd9080cff013254615c3a509e9bf4f6d752d114c81e7ed6b556bbee17f249ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-06-11T11:14:16.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/af0c88fd228fc62a272cb4f9d716bd0f7747e7f5b858b4ecea0343b1ab536a4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-06-11T11:14:02.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "https://r2.ropensci.org/f1ea5178292a43bec053610e01d25d7d71e782983bb7e183a489920257429c3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/27342633316"
    }
  ]
}