{
  "_id": "6a1f384bb401979e73428dce",
  "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-05-12 09:46:52 UTC",
    "User": "root"
  },
  "Author": "Tyler Hunt [aut, cre]",
  "Maintainer": "Tyler Hunt <thunt@snapfinance.com>",
  "MD5sum": "bda20e8af7c191a57ca65e400ba6358c",
  "_user": "jackstat",
  "_type": "src",
  "_file": "ModelMetrics_1.2.3.tar.gz",
  "_fileid": "8920330ba9d972108bc77ce58c7abe9855cdd04211a02845efde970a29a6635b",
  "_filesize": 124468,
  "_sha256": "8920330ba9d972108bc77ce58c7abe9855cdd04211a02845efde970a29a6635b",
  "_created": "2026-05-12T09:46:52.000Z",
  "_published": "2026-06-02T20:08:43.802Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79161992773,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940912456"
    },
    {
      "job": 79161992870,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940907104"
    },
    {
      "job": 79161993186,
      "time": 121,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940907654"
    },
    {
      "job": 79161992968,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940911088"
    },
    {
      "job": 79161993605,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940919474"
    },
    {
      "job": 79161993262,
      "time": 224,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940957049"
    },
    {
      "job": 79161993136,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940923826"
    },
    {
      "job": 79161993411,
      "time": 345,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6941001839"
    },
    {
      "job": 79161992591,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940867168"
    },
    {
      "job": 79161992078,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79161992585,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6940908313"
    },
    {
      "job": 79161993651,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6940901622"
    },
    {
      "job": 79161993437,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940912382"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 2999465
  },
  "_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": 338,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "auc",
    "logloss",
    "machine-learning",
    "metrics",
    "model-evaluation",
    "model-metrics",
    "cpp"
  ],
  "_stars": 29,
  "_contributors": [
    {
      "user": "jackstat",
      "count": 159,
      "uuid": 2999465
    },
    {
      "user": "hack-r",
      "count": 1,
      "uuid": 7491078
    },
    {
      "user": "mcuma",
      "count": 1,
      "uuid": 5677256
    }
  ],
  "_userbio": {
    "uuid": 2999465,
    "type": "user",
    "name": "Tyler Hunt"
  },
  "_downloads": {
    "count": 108858,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ModelMetrics"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/jackstat/modelmetrics",
  "_searchresults": 1276,
  "_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.912176973898868,
  "_indexed": true,
  "_nocasepkg": "modelmetrics",
  "_universes": [
    "jackstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-12T09:49:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "e9961d47120c241b64d59019eca25c05c7fea29cc38364ecfed1329c6ea8421c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-12T09:48:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "938cf8d4774fa4ae1acd6db6d9669e41a6b6dcf15f68373888a27c4e61e87684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-12T09:48:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "ff0994bd630e19c79093079be0cb468e31f2852544435aa2dd7c98176dc3fdc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-12T09:49:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "7d6313d791f27e69fd4091313dbe5bc4f9edac31c40f8b831b339592bec6fbd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-12T09:49:32.000Z",
      "arch": "aarch64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "aff79469cde2ceb21a22b92945629517147d0acd16865c6efa8a158f2f662344",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-12T09:51:06.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "b919baab454982f963ec9e58f73bcc5bb4a198365386be72e3806ea62c20ba98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-12T09:49:40.000Z",
      "arch": "aarch64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "0b3328296826870c686d3edd36a44323d13ea37c522b08b45a1456a5faea7e03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-12T09:52:46.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "e97cd21cecc9adb165049f221d5c21bd65eb34793cf29f33b2dd4dbf617d9035",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-12T09:48:26.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "fc5cb959363989be71a1c8d044e69408d08eb591d663f812b28d684adb4044ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-12T09:48:13.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "121afc2f0a959b27dc47df0f70d67179b58819429d7075fa1d1988bda2a46e43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-12T09:48:34.000Z",
      "arch": "x86_64",
      "commit": "3da8b8452deef2b0775348318b6f035ebf71765a",
      "fileid": "9eff6e24cf1389e261d0c0ec95ea214154c7a054a257262fbc3d7aa20d8f9b5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jackstat/actions/runs/25726540776"
    }
  ]
}