{
  "_id": "6a1beb991d7bb097a0a1f4e9",
  "Package": "varSelRF",
  "Version": "0.7-9",
  "Date": "2026-01-30",
  "Title": "Variable Selection using Random Forests",
  "Authors@R": "person(given = \"Ramon\",\nfamily = \"Diaz-Uriarte\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rdiaz02@gmail.com\")",
  "Maintainer": "Ramon Diaz-Uriarte <rdiaz02@gmail.com>",
  "Description": "Variable selection from random forests using both\nbackwards variable elimination (for the selection of small sets\nof non-redundant variables) and selection based on the\nimportance spectrum (somewhat similar to scree plots; for the\nselection of large, potentially highly-correlated variables).\nMain applications in high-dimensional data (e.g., microarray\ndata, and other genomics and proteomics applications).",
  "LazyLoad": "Yes",
  "License": "GPL (>= 2)",
  "URL": "https://ligarto.org/rdiaz/Software/Software.html,\nhttps://github.com/rdiaz02/varSelRF",
  "Packaged": {
    "Date": "2026-05-31 07:28:13 UTC",
    "User": "root"
  },
  "Repository": "https://rdiaz02.r-universe.dev",
  "Date/Publication": "2026-01-31 09:44:49 UTC",
  "RemoteUrl": "https://github.com/rdiaz02/varselrf",
  "RemoteRef": "HEAD",
  "RemoteSha": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
  "NeedsCompilation": "no",
  "Author": "Ramon Diaz-Uriarte [aut, cre]",
  "MD5sum": "c7b12bbfeee605f49a4e0f3886bb96f4",
  "_user": "rdiaz02",
  "_type": "src",
  "_file": "varSelRF_0.7-9.tar.gz",
  "_fileid": "91bda8230829b3d0458f724d90ef7e9de27f37614cb513639bae937a25b22cc0",
  "_filesize": 229499,
  "_sha256": "91bda8230829b3d0458f724d90ef7e9de27f37614cb513639bae937a25b22cc0",
  "_created": "2026-05-31T07:28:13.000Z",
  "_published": "2026-05-31T08:04:41.054Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78708722109,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314823171"
    },
    {
      "job": 78708722122,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314824202"
    },
    {
      "job": 78708722111,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315042896"
    },
    {
      "job": 78708722112,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315054837"
    },
    {
      "job": 78708574223,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314810859"
    },
    {
      "job": 78708722108,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314822040"
    },
    {
      "job": 78708722117,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314821513"
    },
    {
      "job": 78708722110,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314821239"
    },
    {
      "job": 78708722113,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314818649"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rdiaz02/actions/runs/26706458531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rdiaz02/varselrf",
  "_commit": {
    "id": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
    "author": "Ramon @ Triturus <no_specific_email>",
    "committer": "Ramon @ Triturus <no_specific_email>",
    "message": "v. 0.7-9: solved NOTES\n",
    "time": 1769852689
  },
  "_maintainer": {
    "name": "Ramon Diaz-Uriarte",
    "email": "rdiaz02@gmail.com",
    "login": "rdiaz02",
    "description": "",
    "uuid": 1688611
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.0.0",
      "role": "Depends"
    },
    {
      "package": "randomForest",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    }
  ],
  "_owner": "rdiaz02",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "rdiaz02",
      "count": 10,
      "uuid": 1688611
    }
  ],
  "_userbio": {
    "uuid": 1688611,
    "type": "user",
    "name": "Ramon Diaz-Uriarte"
  },
  "_downloads": {
    "count": 754,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/varSelRF"
  },
  "_mentions": 53,
  "_devurl": "https://github.com/rdiaz02/varselrf",
  "_searchresults": 125,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/varSelRF.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rdiaz02/varselrf",
  "_realowner": "rdiaz02",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5-3",
      "date": "2005-05-30"
    },
    {
      "version": "0.6-2",
      "date": "2005-08-20"
    },
    {
      "version": "0.6-3",
      "date": "2006-09-21"
    },
    {
      "version": "0.6-5",
      "date": "2008-04-17"
    },
    {
      "version": "0.7-1",
      "date": "2009-03-03"
    },
    {
      "version": "0.7-2",
      "date": "2010-06-04"
    },
    {
      "version": "0.7-3",
      "date": "2010-10-28"
    },
    {
      "version": "0.7-5",
      "date": "2014-12-14"
    },
    {
      "version": "0.7-8",
      "date": "2017-07-10"
    },
    {
      "version": "0.7-9",
      "date": "2026-01-30"
    }
  ],
  "_exports": [
    "randomVarImpsRF",
    "randomVarImpsRFplot",
    "selProbPlot",
    "varSelImpSpecRF",
    "varSelRF",
    "varSelRFBoot"
  ],
  "_help": [
    {
      "page": "plot.varSelRF",
      "title": "Plot a varSelRF object",
      "topics": [
        "plot.varSelRF"
      ]
    },
    {
      "page": "plot.varSelRFBoot",
      "title": "plot a varSelRFBoot object",
      "topics": [
        "plot.varSelRFBoot"
      ]
    },
    {
      "page": "randomVarImpsRF",
      "title": "Variable importances from random forest on permuted class labels",
      "topics": [
        "randomVarImpsRF"
      ]
    },
    {
      "page": "randomVarImpsRFplot",
      "title": "Plot random random variable importances",
      "topics": [
        "randomVarImpsRFplot"
      ]
    },
    {
      "page": "selProbPlot",
      "title": "Selection probability plot for variable importance from random forests",
      "topics": [
        "selProbPlot"
      ]
    },
    {
      "page": "summary.varSelRFBoot",
      "title": "Summary of a varSelRFBoot object",
      "topics": [
        "summary.varSelRFBoot"
      ]
    },
    {
      "page": "varSelImpSpecRF",
      "title": "Variable selection using the \"importance spectrum\"",
      "topics": [
        "varSelImpSpecRF"
      ]
    },
    {
      "page": "varSelRF",
      "title": "Variable selection from random forests using OOB error",
      "topics": [
        "varSelRF"
      ]
    },
    {
      "page": "varSelRFBoot",
      "title": "Bootstrap the variable selection procedure in varSelRF",
      "topics": [
        "varSelRFBoot"
      ]
    }
  ],
  "_readme": "https://github.com/rdiaz02/varselrf/raw/HEAD/README.md",
  "_rundeps": [
    "randomForest"
  ],
  "_score": 6.653212513775344,
  "_indexed": true,
  "_nocasepkg": "varselrf",
  "_universes": [
    "rdiaz02"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7-9",
      "date": "2026-05-31T07:29:52.000Z",
      "distro": "noble",
      "commit": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
      "fileid": "fcd33ae7333829caed7f96a1e46fe18e1b93d2752fb3fbdc7a5c984c4cefe248",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdiaz02/actions/runs/26706458531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7-9",
      "date": "2026-05-31T07:30:00.000Z",
      "distro": "noble",
      "commit": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
      "fileid": "c96d23a52468f863f5d78fa843b3c752d51049e15e367d83b3f7e8b96119fd9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdiaz02/actions/runs/26706458531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7-9",
      "date": "2026-05-31T08:01:40.000Z",
      "commit": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
      "fileid": "163b5f899dd8280bb8091c42097af81d010a26e1d6f3442db9b785edc286acae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdiaz02/actions/runs/26706458531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7-9",
      "date": "2026-05-31T08:03:29.000Z",
      "commit": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
      "fileid": "08bed49ed9d73eb702fc222dc0f159176b6b5d2e31267a62655ca901e540fca8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdiaz02/actions/runs/26706458531"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7-9",
      "date": "2026-05-31T07:29:59.000Z",
      "commit": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
      "fileid": "b084908b090a39be0a436b700ee8b0af4311ec0732daaa6129420e0999f75983",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rdiaz02/actions/runs/26706458531"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7-9",
      "date": "2026-05-31T07:29:35.000Z",
      "commit": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
      "fileid": "d932a8508844b403aa5a5a7cefafb13e33c571ba48d74d4a8596351637836579",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdiaz02/actions/runs/26706458531"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7-9",
      "date": "2026-05-31T07:29:33.000Z",
      "commit": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
      "fileid": "c83b3a645e1a672d9f87971e60d533c8c2fbf6ce15131ce8827cbb05e3e79f1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdiaz02/actions/runs/26706458531"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7-9",
      "date": "2026-05-31T07:29:13.000Z",
      "commit": "b47ebd444ec878a7a8ec06e6b10768eb41d4f92a",
      "fileid": "030061eab49dcf383dca57f01013f2807fdf34794b71afaffc4c8ecf23ef32de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rdiaz02/actions/runs/26706458531"
    }
  ]
}