{
  "_id": "6a1818b7acfb0bcc41db0506",
  "Package": "MLeval",
  "Title": "Machine Learning Model Evaluation",
  "Version": "0.3",
  "Author": "Christopher R John",
  "Maintainer": "Christopher R John <chris.r.john86@gmail.com>",
  "Description": "Straightforward and detailed evaluation of machine\nlearning models. 'MLeval' can produce receiver operating\ncharacteristic (ROC) curves, precision-recall (PR) curves,\ncalibration curves, and PR gain curves. 'MLeval' accepts a data\nframe of class probabilities and ground truth labels, or, it\ncan automatically interpret the Caret train function results\nfrom repeated cross validation, then select the best model and\nanalyse the results. 'MLeval' produces a range of evaluation\nmetrics with confidence intervals.",
  "License": "AGPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:23:43 UTC",
    "User": "root"
  },
  "Repository": "https://crj32.r-universe.dev",
  "Date/Publication": "2020-02-12 06:02:54 UTC",
  "RemoteUrl": "https://github.com/crj32/mleval",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
  "MD5sum": "7b517d300eca9fbd6c1a77faa10ac6e9",
  "_user": "crj32",
  "_type": "src",
  "_file": "MLeval_0.3.tar.gz",
  "_fileid": "9a0a52178cad354152e1b7567f33bd3989e38521b3571b207bb8e06eb7fc2158",
  "_filesize": 834791,
  "_sha256": "9a0a52178cad354152e1b7567f33bd3989e38521b3571b207bb8e06eb7fc2158",
  "_created": "2026-05-28T10:23:43.000Z",
  "_published": "2026-05-28T10:28:07.913Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78271166875,
      "time": 229,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7263529864"
    },
    {
      "job": 78271166963,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7263497209"
    },
    {
      "job": 78271166874,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7263493625"
    },
    {
      "job": 78271166968,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7263489041"
    },
    {
      "job": 78270647838,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263457471"
    },
    {
      "job": 78271166918,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263489145"
    },
    {
      "job": 78271166914,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7263491472"
    },
    {
      "job": 78271166893,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7263497874"
    },
    {
      "job": 78271167052,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7263492176"
    }
  ],
  "_buildurl": "https://github.com/r-universe/crj32/actions/runs/26568883606",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/crj32/mleval",
  "_commit": {
    "id": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
    "author": "Christopher John <chris.r.john86@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1581487374
  },
  "_maintainer": {
    "name": "Christopher R John",
    "email": "chris.r.john86@gmail.com",
    "login": "crj32",
    "description": "Computer guy",
    "uuid": 4405372
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "crj32",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "crj32",
      "count": 1,
      "uuid": 4405372
    }
  ],
  "_userbio": {
    "uuid": 4405372,
    "type": "user",
    "name": "Christopher John",
    "description": "Computer guy"
  },
  "_downloads": {
    "count": 367,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MLeval"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/crj32/mleval",
  "_searchresults": 173,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MLeval.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/crj32/mleval",
  "_realowner": "crj32",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2019-11-26"
    },
    {
      "version": "0.2",
      "date": "2019-11-30"
    },
    {
      "version": "0.3",
      "date": "2020-02-12"
    }
  ],
  "_exports": [
    "brier_score",
    "evalm",
    "LL"
  ],
  "_datasets": [
    {
      "name": "fit",
      "title": "Random forest fitted object from Caret on Sonar data",
      "object": "fit",
      "class": [
        "train"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fit1",
      "title": "Random forest fitted object from Caret on Sonar data",
      "object": "fit1",
      "class": [
        "train"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fit2",
      "title": "Gradient boosted machines fitted object from Caret on Sonar data",
      "object": "fit2",
      "class": [
        "train"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "fit3",
      "title": "Random forest fitted object from Caret on Sonar data with log-likelihood objective function",
      "object": "fit3",
      "class": [
        "train"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "im_fit",
      "title": "Random forest fitted object from Caret on simulated imbalanced data",
      "object": "im_fit",
      "class": [
        "train"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "preds",
      "title": "Predictions from gbm on the Sonar test data",
      "object": "preds",
      "class": [
        "data.frame"
      ],
      "fields": [
        "M",
        "R",
        "obs",
        "Group"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "predsc",
      "title": "Predictions from gbm and random forest on the Sonar test data",
      "object": "predsc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "M",
        "R",
        "obs",
        "Group"
      ],
      "rows": 102,
      "table": true,
      "tojson": true
    },
    {
      "name": "Sonar",
      "title": "Sonar data",
      "object": "Sonar",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50",
        "V51",
        "V52",
        "V53",
        "V54",
        "V55",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "Class"
      ],
      "rows": 208,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "brier_score",
      "title": "brier_score: A Brier score function",
      "topics": [
        "brier_score"
      ]
    },
    {
      "page": "evalm",
      "title": "evalm: Evaluate Machine Learning Models in R",
      "topics": [
        "evalm"
      ]
    },
    {
      "page": "fit",
      "title": "Random forest fitted object from Caret on Sonar data",
      "topics": [
        "fit"
      ]
    },
    {
      "page": "fit1",
      "title": "Random forest fitted object from Caret on Sonar data",
      "topics": [
        "fit1"
      ]
    },
    {
      "page": "fit2",
      "title": "Gradient boosted machines fitted object from Caret on Sonar data",
      "topics": [
        "fit2"
      ]
    },
    {
      "page": "fit3",
      "title": "Random forest fitted object from Caret on Sonar data with log-likelihood objective function",
      "topics": [
        "fit3"
      ]
    },
    {
      "page": "im_fit",
      "title": "Random forest fitted object from Caret on simulated imbalanced data",
      "topics": [
        "im_fit"
      ]
    },
    {
      "page": "LL",
      "title": "LL: Log-likelihood function",
      "topics": [
        "LL"
      ]
    },
    {
      "page": "preds",
      "title": "Predictions from gbm on the Sonar test data",
      "topics": [
        "preds"
      ]
    },
    {
      "page": "predsc",
      "title": "Predictions from gbm and random forest on the Sonar test data",
      "topics": [
        "predsc"
      ]
    },
    {
      "page": "Sonar",
      "title": "Sonar data",
      "topics": [
        "Sonar"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "MLeval",
      "author": "Christopher R John",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Contents",
        "1. Introduction",
        "2. Standard operation: single group",
        "3. Standard operation: multiple groups",
        "4. Running on Caret train output: single group, balanced data",
        "5. Running on Caret train output: multiple groups, balanced data",
        "6. Running on Caret train output: single group, imbalanced data",
        "7. Running on Caret train output: log-likelihood to select model",
        "8. Closing comments",
        "9. References"
      ],
      "created": "2020-02-12 06:02:54",
      "modified": "2020-02-12 06:02:54",
      "commits": 1
    }
  ],
  "_score": 5.794348603896083,
  "_indexed": true,
  "_nocasepkg": "mleval",
  "_universes": [
    "crj32"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-28T10:27:12.000Z",
      "distro": "noble",
      "commit": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
      "fileid": "0891645abe60e119cb8659d8340ee8339fb47fb84f35314f98e3ece805d4618f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/crj32/actions/runs/26568883606"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-28T10:25:46.000Z",
      "distro": "noble",
      "commit": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
      "fileid": "ca9442c8b599ef4ada8a70f930939b57aacd38ec35adf7ea746cfe4e76d48eed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/crj32/actions/runs/26568883606"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3",
      "date": "2026-05-28T10:25:43.000Z",
      "commit": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
      "fileid": "1a57556119034d5f2a63f1f2e708d0dd583d7c7ab7ad3d2e3edb8158b43839b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/crj32/actions/runs/26568883606"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3",
      "date": "2026-05-28T10:25:30.000Z",
      "commit": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
      "fileid": "a086087a123ea1df789d8ea9c40139b138a4b22a150d68dd72f96c0a0d3d6159",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/crj32/actions/runs/26568883606"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3",
      "date": "2026-05-28T10:25:43.000Z",
      "commit": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
      "fileid": "444fc5b215c0805f338ac540a568d5bcf806e1ebc0565222f446caea64a7a024",
      "status": "success",
      "buildurl": "https://github.com/r-universe/crj32/actions/runs/26568883606"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-28T10:25:09.000Z",
      "commit": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
      "fileid": "99baebc0bef88d4b81cc28671cf7dcc0361f626749e5655ddad71dd95cbd9fb8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/crj32/actions/runs/26568883606"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-28T10:25:27.000Z",
      "commit": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
      "fileid": "153c0a23502b2d3d0a256e86cea7938414f94403b67d8a49b9e18f3c8e355faf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/crj32/actions/runs/26568883606"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-28T10:25:16.000Z",
      "commit": "ca1184d5648b597bc2ee1e5c509e8ddbf7a99c58",
      "fileid": "efaae46c014a505a51d2d1221a9604e640017ab450fdc450957b9f1fc90e8a69",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/crj32/actions/runs/26568883606"
    }
  ]
}