{
  "_id": "6a4790ab8b9f0d9747cf17a9",
  "Package": "interpretR",
  "Type": "Package",
  "Title": "Binary Classifier and Regression Model Interpretation Functions",
  "Version": "0.2.5",
  "Date": "2023-08-19",
  "Author": "Michel Ballings and Dirk Van den Poel",
  "Maintainer": "Michel Ballings <michel.ballings@GMail.com>",
  "Description": "Compute permutation- based performance measures and create\npartial dependence plots for (cross-validated) 'randomForest'\nand 'ada' models.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 09:01:34 UTC",
    "User": "root"
  },
  "Repository": "https://ballings.r-universe.dev",
  "Date/Publication": "2023-08-19 23:30:48 UTC",
  "RemoteUrl": "https://github.com/cran/interpretR",
  "RemoteRef": "HEAD",
  "RemoteSha": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
  "_user": "ballings",
  "_type": "src",
  "_file": "interpretR_0.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/ccae749da772c1972da7d2ed1a1ac3e0f6e8ada9c28c29222bbee0519843d826",
  "_filesize": 101390,
  "_sha256": "ccae749da772c1972da7d2ed1a1ac3e0f6e8ada9c28c29222bbee0519843d826",
  "_expires": "2026-10-11T10:36:27.000Z",
  "_created": "2026-07-02T09:01:34.000Z",
  "_published": "2026-07-03T10:36:27.935Z",
  "_jobs": [
    {
      "job": 84981973790,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8033888729"
    },
    {
      "job": 84981973865,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033886810"
    },
    {
      "job": 84981973848,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033887948"
    },
    {
      "job": 84981973910,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033882733"
    },
    {
      "job": 84981972973,
      "time": 142,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033844537"
    },
    {
      "job": 84981973889,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8033882537"
    },
    {
      "job": 84981973549,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8033872731"
    },
    {
      "job": 84981973935,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033873571"
    },
    {
      "job": 84981973589,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033870835"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ballings/actions/runs/28578093893",
  "_status": "success",
  "_upstream": "https://github.com/cran/interpretR",
  "_commit": {
    "id": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
    "author": "Michel Ballings <michel.ballings@GMail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.5\n",
    "time": 1692487848
  },
  "_maintainer": {
    "name": "Michel Ballings",
    "email": "michel.ballings@gmail.com",
    "login": "ballings",
    "description": "Associate Professor",
    "uuid": 7026744
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "randomForest",
      "role": "Depends"
    },
    {
      "package": "AUC",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ballings",
      "count": 7,
      "uuid": 7026744
    }
  ],
  "_userbio": {
    "uuid": 7026744,
    "type": "user",
    "name": "Michel Ballings",
    "followers": 13,
    "description": "Associate Professor"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/interpretR"
  },
  "_mentions": 1,
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/interpretR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "ballings",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2014-11-21"
    },
    {
      "version": "0.2.0",
      "date": "2014-12-19"
    },
    {
      "version": "0.2.1",
      "date": "2015-03-26"
    },
    {
      "version": "0.2.2",
      "date": "2015-05-11"
    },
    {
      "version": "0.2.3",
      "date": "2015-06-23"
    },
    {
      "version": "0.2.4",
      "date": "2016-03-19"
    },
    {
      "version": "0.2.5",
      "date": "2023-08-20"
    }
  ],
  "_exports": [
    "interpretRNews",
    "parDepPlot",
    "variableImportance"
  ],
  "_help": [
    {
      "page": "interpretR-package",
      "title": "Partial Dependence Plots and Permutation-Based Performance Measures",
      "topics": [
        "interpretR-package",
        "interpretR"
      ]
    },
    {
      "page": "interpretRNews",
      "title": "Display the NEWS file",
      "topics": [
        "interpretRNews"
      ]
    },
    {
      "page": "parDepPlot",
      "title": "Model interpretation functions: Partial Dependence Plots",
      "topics": [
        "parDepPlot"
      ]
    },
    {
      "page": "variableImportance",
      "title": "Permutation- based Variable Importance Measures",
      "topics": [
        "variableImportance"
      ]
    }
  ],
  "_rundeps": [
    "AUC",
    "randomForest"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "interpretr",
  "_universes": [
    "ballings"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-02T09:03:24.000Z",
      "distro": "resolute",
      "commit": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
      "fileid": "https://r2.ropensci.org/0e11acaa1b99deea3d2386ccaa0684665e7fec0ae9c10f1bbc0f89e512a6e231",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28578093893"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-02T09:03:19.000Z",
      "distro": "resolute",
      "commit": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
      "fileid": "https://r2.ropensci.org/26df02972e6322882794814de0deb9f1d879f901590b945b18b7bc5fbb1978d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28578093893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-02T09:03:24.000Z",
      "commit": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
      "fileid": "https://r2.ropensci.org/ded6b4ad0589f8d2fc55ea871b570b364f7474632b89bc0f55cbfe8dc1b093fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28578093893"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-02T09:03:09.000Z",
      "commit": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
      "fileid": "https://r2.ropensci.org/5ba04da5757cde281f1529e7049bc1479b88b240114b67404c4f70056d2282a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28578093893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-07-02T09:03:18.000Z",
      "commit": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
      "fileid": "https://r2.ropensci.org/fa6192db374f87f2f4c4f481f79825043d69dcb836a3b89f3f443c0fe9b01021",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28578093893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-02T09:02:37.000Z",
      "commit": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
      "fileid": "https://r2.ropensci.org/08383c146d4e7bde3ae0d1a881402b951d403cd1d56cb514093b01f61f2ba672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28578093893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-02T09:02:42.000Z",
      "commit": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
      "fileid": "https://r2.ropensci.org/6ab74d76d0b6e77b108407477c29100ea45c3eea8129791634c3fb23fd4e1d03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28578093893"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-02T09:02:36.000Z",
      "commit": "77b723f34d864c341a3d0c4f73fe4c5a14e9c2a6",
      "fileid": "https://r2.ropensci.org/303191638d360e45b1823375a9c2d9741b605bd43e6299ac149427ddbc332c53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/28578093893"
    }
  ]
}