{
  "_id": "6a55d649ff0138dec5d697ff",
  "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-07-14 06:18:08 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>",
  "_user": "khliland",
  "_type": "src",
  "_file": "plsVarSel_0.10.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/363d12207b3d16853892418576a2f64af49a7932e129dd2810e9e0398d3961a7",
  "_filesize": 236719,
  "_sha256": "363d12207b3d16853892418576a2f64af49a7932e129dd2810e9e0398d3961a7",
  "_expires": "2026-10-22T06:25:11.000Z",
  "_created": "2026-07-14T06:18:08.000Z",
  "_published": "2026-07-14T06:25:12.899Z",
  "_jobs": [
    {
      "job": 87014410637,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8302072165"
    },
    {
      "job": 87014410644,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302081925"
    },
    {
      "job": 87014410624,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8302106374"
    },
    {
      "job": 87014410631,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302147779"
    },
    {
      "job": 87014055705,
      "time": 143,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302031664"
    },
    {
      "job": 87014410670,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8302066168"
    },
    {
      "job": 87014410638,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8302061869"
    },
    {
      "job": 87014410621,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8302063392"
    },
    {
      "job": 87014410640,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8302063387"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/khliland/actions/runs/29310822268",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 702,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plsVarSel"
  },
  "_mentions": 12,
  "_devurl": "https://github.com/khliland/plsvarsel",
  "_searchresults": 71,
  "_rbuild": "4.6.1",
  "_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.425289616446794,
  "_indexed": true,
  "_nocasepkg": "plsvarsel",
  "_universes": [
    "khliland"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-07-14T06:20:10.000Z",
      "distro": "resolute",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "https://r2.ropensci.org/1d8f4aa1ec0725b859378121d796ffa6d643315cd2caf5eaa76491985492e0eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/29310822268"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-07-14T06:20:47.000Z",
      "distro": "resolute",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "https://r2.ropensci.org/ec37e34606095689d3af43912a7ce43011c26ebcc24b20c0c4b2238b5bb42c42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/29310822268"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-07-14T06:22:10.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "https://r2.ropensci.org/5c1f3f41cfec3ea6580cb0b62103621cab8879c9451df6098a7a36675cca2f70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/29310822268"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-07-14T06:24:30.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "https://r2.ropensci.org/3cb077dd555c0f6ec68c1763cd09c370d6609bd38b293affb5b359f50fba0e74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/29310822268"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0",
      "date": "2026-07-14T06:20:16.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "https://r2.ropensci.org/343302e3c049210e4c1bd6be624f901519d26b5351ba208cb89ff2ed06150963",
      "status": "success",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/29310822268"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-07-14T06:19:29.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "https://r2.ropensci.org/905b9c0d7df26ed15e4522d9c7b13953271c181f1556fd1d3af76d99bce634cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/29310822268"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-07-14T06:19:31.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "https://r2.ropensci.org/f600e102e158709df5cd16be6df0d56ac041d2ab45ec1d5377ac7c1a1aa462cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/29310822268"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-07-14T06:19:35.000Z",
      "commit": "9b24f6c8713274c217351f1984407c867f5f5795",
      "fileid": "https://r2.ropensci.org/e2782ee41d45f76d48e76f3da35ddca641b360e3be6644bb72d8c394c80cc18e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khliland/actions/runs/29310822268"
    }
  ]
}