{
  "_id": "6a1f1565b401979e7341e554",
  "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-05-17 06:40:32 UTC",
    "User": "root"
  },
  "Author": "Nika Dogonadze [cre],\nGiles Hooker [aut],\nVrinda Kadiyali [ctb],\nSharmistha Sikdar [aut]",
  "MD5sum": "af942c7ec10d75a4cecd6592ed573ac6",
  "_user": "megatvini",
  "_type": "src",
  "_file": "MulvariateRandomForestVarImp_0.0.6.tar.gz",
  "_fileid": "675335f8ad82d9438b9500edd26d362f19bbaa24ddbb2167630a88df63214b3e",
  "_filesize": 715136,
  "_sha256": "675335f8ad82d9438b9500edd26d362f19bbaa24ddbb2167630a88df63214b3e",
  "_created": "2026-05-17T06:40:32.000Z",
  "_published": "2026-06-02T17:39:49.517Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134162520,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040086968"
    },
    {
      "job": 79134146478,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040087051"
    },
    {
      "job": 79134146607,
      "time": 244,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040096773"
    },
    {
      "job": 79134167635,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040093575"
    },
    {
      "job": 79134175047,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040075154"
    },
    {
      "job": 79134145513,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365362497"
    },
    {
      "job": 79134146262,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040082375"
    },
    {
      "job": 79134146752,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040081792"
    },
    {
      "job": 79134146719,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040083870"
    }
  ],
  "_buildurl": "https://github.com/r-universe/megatvini/actions/runs/25983682517",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MulvariateRandomForestVarImp"
  },
  "_devurl": "https://github.com/megatvini/vim",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_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-05-17T06:42:20.000Z",
      "distro": "noble",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "8c6162af53f93474770de9061b9142bad525eb2a8fcfe7d07ac9c18963665522",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/25983682517"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-17T06:42:22.000Z",
      "distro": "noble",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "d8cd19d7979901d9cd0849ec06f1f948b267704101ffb72c98bcda99bf0332e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/25983682517"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-17T06:43:49.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "c4c7f10ef3672514835156687da1e44327f8d4a07d4de5bf27cc99db7379c2af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/25983682517"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-17T06:43:16.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "1dde50ce7ee3501f6f4605784ad93515d30b42654678010b5148654f02583873",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/25983682517"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-17T06:41:34.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "7066ce4f656bb94ba42f9b6a8b49a978e012a25a45cb3519c7348fdec3d34b57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/25983682517"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-17T06:41:30.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "2b0be2f0b7094199559af8df50f74a7c788ad11c81ca7e77602dced9ea657b74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/25983682517"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-17T06:41:48.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "d611713f73c69cefc7f0119c86d801c90a64dacf554203aa96ff32123a2b392c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/25983682517"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-06-02T17:39:31.000Z",
      "commit": "327ce45e230d1b1f3474de9de7105b0f37a4faeb",
      "fileid": "1e8146eb5e759f558fd9d84bb9dbb1d093bf00eae370c7914aeadf675ea40a46",
      "status": "success",
      "buildurl": "https://github.com/r-universe/megatvini/actions/runs/25983682517"
    }
  ]
}