{
  "_id": "6a588c5dff0138dec5d74dc4",
  "Package": "MulvariateRandomForestVarImp",
  "Title": "Variable Importance Measures for Multivariate Random Forests",
  "Version": "0.0.6",
  "Authors@R": "c(person(\"Nika\", \"Dogonadze\", email = \"nika.dogonadze@toptal.com\", role = \"cre\"),\nperson(\"Giles\", \"Hooker\", email = \"ghooker@berkeley.edu\", role = \"aut\"),\nperson(\"Vrinda\", \"Kadiyali\", email = \"kadiyali@cornell.edu\", role = \"ctb\"),\nperson(\"Sharmistha\", \"Sikdar\", email = \"sharmistha.sikdar@tuck.dartmouth.edu\", role = \"aut\"))",
  "Maintainer": "Dogonadze Nika <nika.dogonadze@toptal.com>",
  "Description": "Calculates two sets of post-hoc variable importance\nmeasures for multivariate random forests. The first set of\nvariable importance measures are given by the sum of mean split\nimprovements for splits defined by feature j measured on\nuser-defined examples (i.e., training or testing samples). The\nsecond set of importance measures are calculated on a\nper-outcome variable basis as the sum of mean absolute\ndifference of node values for each split defined by feature j\nmeasured on user-defined examples (i.e., training or testing\nsamples). The user can optionally threshold both sets of\nimportance measures to include only splits that are\nstatistically significant as measured using an F-test.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/Megatvini/VIM/",
  "BugReports": "https://github.com/Megatvini/VIM/issues",
  "Repository": "https://megatvini.r-universe.dev",
  "Date/Publication": "2024-09-06 11:16:01 UTC",
  "RemoteUrl": "https://github.com/megatvini/vim",
  "RemoteRef": "HEAD",
  "RemoteSha": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 07:44:04 UTC",
    "User": "root"
  },
  "Author": "Nika Dogonadze [cre],\nGiles Hooker [aut],\nVrinda Kadiyali [ctb],\nSharmistha Sikdar [aut]",
  "_user": "megatvini",
  "_type": "src",
  "_file": "MulvariateRandomForestVarImp_0.0.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/bfc2627b8345e70ea2f90a4da6fd99214a5f463650ed23147c30f85790793134",
  "_filesize": 716475,
  "_sha256": "bfc2627b8345e70ea2f90a4da6fd99214a5f463650ed23147c30f85790793134",
  "_expires": "2026-10-24T07:46:35.000Z",
  "_created": "2026-07-16T07:44:04.000Z",
  "_published": "2026-07-16T07:46:37.563Z",
  "_jobs": [
    {
      "job": 87564298388,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8368486863"
    },
    {
      "job": 87564298394,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368485508"
    },
    {
      "job": 87564298387,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8368481128"
    },
    {
      "job": 87564298350,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368480792"
    },
    {
      "job": 87563839860,
      "time": 147,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368440786"
    },
    {
      "job": 87564298382,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8368480663"
    },
    {
      "job": 87564298356,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8368467513"
    },
    {
      "job": 87564298340,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8368470670"
    },
    {
      "job": 87564298395,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368468428"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/megatvini/actions/runs/29480779114",
  "_status": "success",
  "_upstream": "https://github.com/megatvini/vim",
  "_commit": {
    "id": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
    "author": "Sharmistha Sikdar <sharmi0013@yahoo.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.Rmd",
    "time": 1725621361
  },
  "_maintainer": {
    "name": "Dogonadze Nika",
    "email": "nika.dogonadze@toptal.com",
    "login": "ndogonadze",
    "description": "",
    "uuid": 93333311
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "MultivariateRandomForest",
      "version": ">= 1.1.5",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "megatvini",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "megatvini",
      "count": 24,
      "uuid": 10201458
    },
    {
      "user": "gileshooker",
      "count": 11,
      "uuid": 12737775
    },
    {
      "user": "nikadogonadze",
      "count": 2,
      "uuid": 109207326
    },
    {
      "user": "sharmi0013",
      "count": 2,
      "uuid": 10662250
    }
  ],
  "_userbio": {
    "uuid": 10201458,
    "type": "user",
    "name": "Nika Dogonadze",
    "followers": 11
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MulvariateRandomForestVarImp"
  },
  "_devurl": "https://github.com/megatvini/vim",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MulvariateRandomForestVarImp.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/megatvini/vim",
  "_realowner": "megatvini",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-12-03"
    },
    {
      "version": "0.0.2",
      "date": "2021-12-15"
    }
  ],
  "_exports": [
    "MeanOutcomeDifference",
    "MeanSplitImprovement"
  ],
  "_datasets": [
    {
      "name": "EbirdData",
      "title": "Training and Test sets for Multispecies Ebird data",
      "object": "EbirdData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "EbirdData",
      "title": "Training and Test sets for Multispecies Ebird data",
      "topics": [
        "EbirdData"
      ]
    },
    {
      "page": "MeanOutcomeDifference",
      "title": "Mean Outcome Difference Importance Function",
      "topics": [
        "MeanOutcomeDifference"
      ]
    },
    {
      "page": "MeanSplitImprovement",
      "title": "Mean Split Improvement Importance Function",
      "topics": [
        "MeanSplitImprovement"
      ]
    }
  ],
  "_readme": "https://github.com/megatvini/vim/raw/HEAD/README.md",
  "_rundeps": [
    "bootstrap",
    "MASS",
    "MultivariateRandomForest",
    "Rcpp"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "mulvariaterandomforestvarimp",
  "_universes": [
    "megatvini",
    "ndogonadze"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-07-16T07:46:02.000Z",
      "distro": "resolute",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "https://r2.ropensci.org/be98447c83ba25fbc66a02b70e419a87ad7c5019886fec749306c54b5eea1b3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/29480779114"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-07-16T07:45:59.000Z",
      "distro": "resolute",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "https://r2.ropensci.org/508c00f0477403efa843a1b5f5b2b41692ba7fcda9b5fc4e0d60bc6afb128086",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/29480779114"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-16T07:45:50.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "https://r2.ropensci.org/2b69bac934537ea1d35d9fa7700554504a6f82be1176446f73338fe82715c127",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/29480779114"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-16T07:45:49.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "https://r2.ropensci.org/5a83efed2801d2bc9357024a04be9caaa125e186a10c6e1fba674d1ab877cb4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/29480779114"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-07-16T07:45:58.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "https://r2.ropensci.org/9d610da3afb004240da34135e96ac46fe1c6b611718bb055c98bc008ffe9cf85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/29480779114"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-16T07:45:08.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "https://r2.ropensci.org/257604e2941906d3031768bf14fe39b07059acbdc7696ec5bfecca8b1c7bc7be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/29480779114"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-16T07:45:17.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "https://r2.ropensci.org/784ab8285bf162ba7620905cdbfbbe0c18c81fe3ce9d93b255b704bb640a6ca0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/29480779114"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-16T07:45:09.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "https://r2.ropensci.org/085f16b3416d817aeaa127c207cb6d4e2df3a6c868417dca624f5b3bc2f326ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/29480779114"
    }
  ]
}