{
  "_id": "6a1017c1acfb0bcc41c850bb",
  "Package": "VIMPS",
  "Title": "Calculate Variable Importance with Knock Off Variables",
  "Version": "1.0",
  "Authors@R": "person(\"Meredith\", \"Wallace\", , \"lotzmj@upmc.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3951-890X\"))",
  "Description": "The variable importance is calculated using knock off\nvariables. Then output can be provided in numerical and\ngraphical form. Meredith L Wallace (2023)\n<doi:10.1186/s12874-023-01965-x>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 09:35:46 UTC",
    "User": "root"
  },
  "Author": "Meredith Wallace [aut, cre]\n(<https://orcid.org/0000-0003-3951-890X>)",
  "Maintainer": "Meredith Wallace <lotzmj@upmc.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-02-22 02:29:32 UTC",
  "RemoteUrl": "https://github.com/cran/VIMPS",
  "RemoteRef": "HEAD",
  "RemoteSha": "1145685d3bb66fc3c62e5e981c08f03b9bf6fadf",
  "MD5sum": "64b03bb81c7f9c55de710fba78645dfb",
  "_user": "cran",
  "_type": "src",
  "_file": "VIMPS_1.0.tar.gz",
  "_fileid": "5a51906ed6b33d723080c97e1624b83baa235811652ceb03dbfb468b21009da9",
  "_filesize": 86752,
  "_sha256": "5a51906ed6b33d723080c97e1624b83baa235811652ceb03dbfb468b21009da9",
  "_created": "2026-05-14T09:35:46.000Z",
  "_published": "2026-05-22T08:45:53.693Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346214659,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7010783743"
    },
    {
      "job": 77346214946,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991494174"
    },
    {
      "job": 77346214310,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991448924"
    },
    {
      "job": 77346214134,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156465452"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25852735750",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/VIMPS",
  "_commit": {
    "id": "1145685d3bb66fc3c62e5e981c08f03b9bf6fadf",
    "author": "Meredith Wallace <lotzmj@upmc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1708568972
  },
  "_maintainer": {
    "name": "Meredith Wallace",
    "email": "lotzmj@upmc.edu",
    "orcid": "0000-0003-3951-890X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "knockoff",
      "role": "Imports"
    },
    {
      "package": "ROCR",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VIMPS"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/VIMPS.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2024-02-21"
    }
  ],
  "_exports": [
    "calc_vimps",
    "graph_results"
  ],
  "_help": [
    {
      "page": "calc_vimps",
      "title": "calc_vimps",
      "topics": [
        "calc_vimps"
      ]
    },
    {
      "page": "graph_results",
      "title": "graph_results",
      "topics": [
        "graph_results"
      ]
    }
  ],
  "_rundeps": [
    "bitops",
    "caret",
    "caTools",
    "class",
    "cli",
    "clock",
    "codetools",
    "corpcor",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gplots",
    "gtable",
    "gtools",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "knockoff",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "ranger",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdsdp",
    "recipes",
    "reshape2",
    "rlang",
    "ROCR",
    "rpart",
    "RSpectra",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "VIMPS.Rmd",
      "filename": "VIMPS.html",
      "title": "VIMPS",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-02-22 02:29:32",
      "modified": "2024-02-22 02:29:32",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "vimps",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-15T05:36:19.000Z",
      "distro": "noble",
      "commit": "1145685d3bb66fc3c62e5e981c08f03b9bf6fadf",
      "fileid": "3083206d970326b7c3f70bfbd6cdc514806ff781174b840af8b0d225367c0c1a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25852735750"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-14T09:38:18.000Z",
      "distro": "noble",
      "commit": "1145685d3bb66fc3c62e5e981c08f03b9bf6fadf",
      "fileid": "97f4147c7348e7fbec7524687f80d76bd18adbd431f729be34ada548478902b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25852735750"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-22T08:45:40.000Z",
      "commit": "1145685d3bb66fc3c62e5e981c08f03b9bf6fadf",
      "fileid": "5e2ef35bed8984af78c4e9ffbffdd6adb8f9d18f7d214ebc231357b37df8cca7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25852735750"
    }
  ]
}