{
  "_id": "6a2e5df73efcd9bda430dfce",
  "Encoding": "UTF-8",
  "Package": "plsVarSel",
  "Type": "Package",
  "Title": "Variable Selection in Partial Least Squares",
  "Version": "0.10.0",
  "Date": "2026-02-12",
  "Authors@R": "c(person(given = \"Kristian Hovde\",\nfamily = \"Liland\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kristian.liland@nmbu.no\",\ncomment = c(ORCID = \"0000-0001-6468-9423\")),\nperson(given = \"Tahir\",\nfamily = \"Mehmood\",\nrole = c(\"ctb\")),\nperson(given = \"Solve\",\nfamily = \"Sæbø\",\nrole = c(\"ctb\")))",
  "Description": "Interfaces and methods for variable selection in Partial\nLeast Squares. The methods include filter methods, wrapper\nmethods and embedded methods. Both regression and\nclassification is supported.",
  "License": "GPL (>=2)",
  "URL": "https://github.com/khliland/plsVarSel/",
  "BugReports": "https://github.com/khliland/plsVarSel/issues/",
  "RoxygenNote": "7.3.3",
  "Repository": "https://khliland.r-universe.dev",
  "Date/Publication": "2026-02-11 20:59:51 UTC",
  "RemoteUrl": "https://github.com/khliland/plsvarsel",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b24f6c8713274c217351f1984407c867f5f5795",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 07:50:34 UTC",
    "User": "root"
  },
  "Author": "Kristian Hovde Liland [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6468-9423>),\nTahir Mehmood [ctb],\nSolve Sæbø [ctb]",
  "Maintainer": "Kristian Hovde Liland <kristian.liland@nmbu.no>",
  "MD5sum": "e02b814e4ab64e6c440645ec7619ae50",
  "_user": "khliland",
  "_type": "src",
  "_file": "plsVarSel_0.10.0.tar.gz",
  "_fileid": "3a258c991e608619c9c7485ae1eb1d2fb0574741302e714a203270929f20ac3c",
  "_filesize": 236715,
  "_sha256": "3a258c991e608619c9c7485ae1eb1d2fb0574741302e714a203270929f20ac3c",
  "_created": "2026-06-14T07:50:34.000Z",
  "_published": "2026-06-14T07:53:27.441Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81260009596,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618854607"
    },
    {
      "job": 81260009588,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618850675"
    },
    {
      "job": 81260009586,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618854400"
    },
    {
      "job": 81260009594,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618854861"
    },
    {
      "job": 81259851890,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618835441"
    },
    {
      "job": 81260009582,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618851270"
    },
    {
      "job": 81260009601,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618851217"
    },
    {
      "job": 81260009600,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618849355"
    },
    {
      "job": 81260009595,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618849008"
    }
  ],
  "_buildurl": "https://github.com/r-universe/khliland/actions/runs/27492357471",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/khliland/plsvarsel",
  "_commit": {
    "id": "9b24f6c8713274c217351f1984407c867f5f5795",
    "author": "Kristian Hovde Liland <khliland@users.noreply.github.com>",
    "committer": "Kristian Hovde Liland <khliland@users.noreply.github.com>",
    "message": "Credited @tien-endotchang for reporting two errors\n",
    "time": 1770843591
  },
  "_maintainer": {
    "name": "Kristian Hovde Liland",
    "email": "kristian.liland@nmbu.no",
    "login": "khliland",
    "description": "",
    "uuid": 9257806,
    "orcid": "0000-0001-6468-9423"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "pls",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "genalg",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "bdsmatrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "praznik",
      "role": "Imports"
    },
    {
      "package": "Rmpi",
      "role": "Suggests"
    }
  ],
  "_owner": "khliland",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2026-07",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "khliland",
      "count": 20,
      "uuid": 9257806
    }
  ],
  "_userbio": {
    "uuid": 9257806,
    "type": "user",
    "name": "Kristian Hovde Liland",
    "followers": 44
  },
  "_downloads": {
    "count": 713,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plsVarSel"
  },
  "_mentions": 12,
  "_devurl": "https://github.com/khliland/plsvarsel",
  "_searchresults": 70,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/plsVarSel.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/khliland/plsvarsel",
  "_realowner": "khliland",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7",
      "date": "2016-03-30"
    },
    {
      "version": "0.8",
      "date": "2016-06-15"
    },
    {
      "version": "0.9",
      "date": "2016-07-27"
    },
    {
      "version": "0.9.1",
      "date": "2016-10-12"
    },
    {
      "version": "0.9.2",
      "date": "2017-11-09"
    },
    {
      "version": "0.9.3",
      "date": "2017-11-22"
    },
    {
      "version": "0.9.4",
      "date": "2017-12-15"
    },
    {
      "version": "0.9.5",
      "date": "2020-02-04"
    },
    {
      "version": "0.9.6",
      "date": "2020-04-03"
    },
    {
      "version": "0.9.7",
      "date": "2022-01-04"
    },
    {
      "version": "0.9.8",
      "date": "2022-07-16"
    },
    {
      "version": "0.9.9",
      "date": "2022-10-29"
    },
    {
      "version": "0.9.10",
      "date": "2023-01-14"
    },
    {
      "version": "0.9.11",
      "date": "2024-04-22"
    },
    {
      "version": "0.9.12",
      "date": "2024-05-22"
    },
    {
      "version": "0.9.13",
      "date": "2025-04-09"
    },
    {
      "version": "0.10.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "bve_pls",
    "covSel",
    "filterPLSR",
    "FRC",
    "ga_pls",
    "ipw_pls",
    "ipw_pls_legacy",
    "lda_from_pls",
    "lda_from_pls_cv",
    "LW",
    "mcuve_pls",
    "mRMR",
    "mvrV",
    "myImagePlot",
    "PVR",
    "PVS",
    "RC",
    "rep_pls",
    "setDA",
    "shaving",
    "simulate_classes",
    "simulate_data",
    "sMC",
    "spa_pls",
    "SR",
    "stpls",
    "T2_pls",
    "truncation",
    "URC",
    "VIP",
    "WVC_pls"
  ],
  "_help": [
    {
      "page": "bve_pls",
      "title": "Backward variable elimination PLS (BVE-PLS)",
      "topics": [
        "bve_pls"
      ]
    },
    {
      "page": "covSel",
      "title": "Covariance Selection - CovSel",
      "topics": [
        "covSel"
      ]
    },
    {
      "page": "filterPLSR",
      "title": "Optimisation of filters for Partial Least Squares",
      "topics": [
        "filterPLSR"
      ]
    },
    {
      "page": "ga_pls",
      "title": "Genetic algorithm combined with PLS regression (GA-PLS)",
      "topics": [
        "ga_pls"
      ]
    },
    {
      "page": "ipw_pls",
      "title": "Iterative predictor weighting PLS (IPW-PLS)",
      "topics": [
        "ipw_pls",
        "ipw_pls_legacy"
      ]
    },
    {
      "page": "lda_from_pls",
      "title": "LDA/QDA classification from PLS model",
      "topics": [
        "lda_from_pls"
      ]
    },
    {
      "page": "lda_from_pls_cv",
      "title": "Cross-validated LDA/QDA classification from PLS model",
      "topics": [
        "lda_from_pls_cv"
      ]
    },
    {
      "page": "mcuve_pls",
      "title": "Uninformative variable elimination in PLS (UVE-PLS)",
      "topics": [
        "mcuve_pls"
      ]
    },
    {
      "page": "mvrV",
      "title": "Multivariate regression function",
      "topics": [
        "mvrV"
      ]
    },
    {
      "page": "myImagePlot",
      "title": "Matrix plotting",
      "topics": [
        "myImagePlot"
      ]
    },
    {
      "page": "plsVarSel",
      "title": "Variable selection in Partial Least Squares",
      "topics": [
        "plsVarSel"
      ]
    },
    {
      "page": "PVR",
      "title": "Principal Variable Regression (PVR)",
      "topics": [
        "PVR"
      ]
    },
    {
      "page": "PVS",
      "title": "Principal Variable Selection (PVS)",
      "topics": [
        "PVS"
      ]
    },
    {
      "page": "rep_pls",
      "title": "Regularized elimination procedure in PLS",
      "topics": [
        "rep_pls"
      ]
    },
    {
      "page": "setDA",
      "title": "Set chosen Discriminant Analysis",
      "topics": [
        "setDA"
      ]
    },
    {
      "page": "shaving",
      "title": "Repeated shaving of variables",
      "topics": [
        "plot.shaved",
        "print.shaved",
        "shaving"
      ]
    },
    {
      "page": "simulate_classes",
      "title": "Simulate classes",
      "topics": [
        "simulate_classes",
        "simulate_data"
      ]
    },
    {
      "page": "spa_pls",
      "title": "Sub-window permutation analysis coupled with PLS (SwPA-PLS)",
      "topics": [
        "spa_pls"
      ]
    },
    {
      "page": "stpls",
      "title": "Soft-Threshold PLS (ST-PLS)",
      "topics": [
        "stpls"
      ]
    },
    {
      "page": "summary.mvrV",
      "title": "Summary method for stpls and trunc",
      "topics": [
        "summary.mvrV"
      ]
    },
    {
      "page": "T2_pls",
      "title": "Hotelling's T^2 based variable selection in PLS - T^2-PLS)",
      "topics": [
        "T2_pls"
      ]
    },
    {
      "page": "truncation",
      "title": "Trunction PLS",
      "topics": [
        "truncation"
      ]
    },
    {
      "page": "VIP",
      "title": "Filter methods for variable selection with Partial Least Squares.",
      "topics": [
        "FRC",
        "LW",
        "mRMR",
        "RC",
        "sMC",
        "SR",
        "URC",
        "VIP"
      ]
    },
    {
      "page": "WVC_pls",
      "title": "Weighted Variable Contribution in PLS (WVC-PLS)",
      "topics": [
        "WVC_pls"
      ]
    }
  ],
  "_readme": "https://github.com/khliland/plsvarsel/raw/HEAD/README.md",
  "_rundeps": [
    "bdsmatrix",
    "cli",
    "crayon",
    "genalg",
    "glue",
    "hms",
    "lifecycle",
    "MASS",
    "mvtnorm",
    "pkgconfig",
    "pls",
    "praznik",
    "prettyunits",
    "progress",
    "R6",
    "rlang",
    "vctrs"
  ],
  "_score": 6.419129307741976,
  "_indexed": true,
  "_nocasepkg": "plsvarsel",
  "_universes": [
    "khliland"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-06-14T07:52:34.000Z",
      "distro": "noble",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "62c0ea61cfd29361cf29f33c14b65ce1c9e4312d63f14cb4c95b6df0cda07cb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/27492357471"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-06-14T07:52:16.000Z",
      "distro": "noble",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "7ef97610c68f42802442cf0a6c07e0f4e4221b58daab7d43a8d95c3a54841491",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/27492357471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-06-14T07:52:41.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "35a205c41881ebefaafe297dd0cbd20076298ab52e1a7548b6270225b787c8db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/27492357471"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-06-14T07:52:45.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "f364738369ef6341f08b240592d86d533d2af7e451c4efa653b904645a6d66a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/27492357471"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0",
      "date": "2026-06-14T07:52:37.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "49bfc8453f748526b7e1c1e1a5e0b74a914de4fd0e67045fd56edbe719502b2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/27492357471"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-06-14T07:52:04.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "c2cd2e02d7b7f4e1eb17d4b84c33683e5f4dc4ce494896fa40f84fb6d9093534",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/27492357471"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-06-14T07:51:56.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "429590130d8ccb4a8d08d2a75720903106c70fd596684ffafaea5b0fbff2a5ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/27492357471"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-06-14T07:51:53.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "bd8543e9463d8362460f6643f831bc20ba13b8802f9944486808178ae05aed86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/27492357471"
    }
  ]
}