{
  "_id": "6a1ed5f0b401979e7340e8b8",
  "Package": "plsmod",
  "Title": "Model Wrappers for Projection Methods",
  "Version": "1.0.0.9000",
  "Authors@R": "c(\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2402-136X\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Bindings for additional regression models for use with the\n'parsnip' package, including ordinary and spare partial least\nsquares models for regression and classification (Rohart et al\n(2017) <doi:10.1371/journal.pcbi.1005752>).",
  "License": "MIT + file LICENSE",
  "URL": "https://plsmod.tidymodels.org,\nhttps://github.com/tidymodels/plsmod",
  "BugReports": "https://github.com/tidymodels/plsmod/issues",
  "biocViews": "mixOmics",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2025-04-27",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev\nmake texlive libicu-dev libpng-dev libuv1-dev libxml2-dev\nlibgl1-mesa-dev zlib1g-dev",
  "Repository": "https://tidymodels.r-universe.dev",
  "Date/Publication": "2026-02-10 04:59:54 UTC",
  "RemoteUrl": "https://github.com/tidymodels/plsmod",
  "RemoteRef": "HEAD",
  "RemoteSha": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 10:32:15 UTC",
    "User": "root"
  },
  "Author": "Max Kuhn [aut, cre] (ORCID: <https://orcid.org/0000-0003-2402-136X>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Max Kuhn <max@posit.co>",
  "MD5sum": "c44cc1a085d9b148af0fafbabe829bab",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "plsmod_1.0.0.9000.tar.gz",
  "_fileid": "95f0a1bad4e15172955b3e32cf5c4f4a124b6f8f7a2fa89fb9c7c50630a24e59",
  "_filesize": 91202,
  "_sha256": "95f0a1bad4e15172955b3e32cf5c4f4a124b6f8f7a2fa89fb9c7c50630a24e59",
  "_created": "2026-05-20T10:32:15.000Z",
  "_published": "2026-06-02T13:09:04.594Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79077505470,
      "time": 236,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107675848"
    },
    {
      "job": 79077506058,
      "time": 229,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107672804"
    },
    {
      "job": 79077505795,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107665013"
    },
    {
      "job": 79077505636,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107713130"
    },
    {
      "job": 79077505276,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107594210"
    },
    {
      "job": 79077504220,
      "time": 202,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358544529"
    },
    {
      "job": 79077505509,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107652927"
    },
    {
      "job": 79077505524,
      "time": 184,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107658162"
    },
    {
      "job": 79077506197,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107646945"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26156703324",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidymodels/plsmod",
  "_commit": {
    "id": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
    "author": "Max Kuhn <mxkuhn@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix bug in multi_predict() with a single component value (#49)\n\n* Changes for #47\n\n* update snapshots",
    "time": 1770699594
  },
  "_maintainer": {
    "name": "Max Kuhn",
    "email": "max@posit.co",
    "login": "topepo",
    "orcid": "0000-0003-2402-136X",
    "description": "",
    "uuid": 5731043
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parsnip",
      "version": ">= 0.2.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "mixOmics",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "modeldata",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "mixomics"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "topepo",
      "count": 65,
      "uuid": 5731043
    },
    {
      "user": "emilhvitfeldt",
      "count": 30,
      "uuid": 14034784
    },
    {
      "user": "juliasilge",
      "count": 12,
      "uuid": 12505835
    },
    {
      "user": "hfrick",
      "count": 10,
      "uuid": 12950918
    },
    {
      "user": "gaborcsardi",
      "count": 1,
      "uuid": 660288
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "batpigandme",
      "count": 1,
      "uuid": 831732
    },
    {
      "user": "simonpcouch",
      "count": 1,
      "uuid": 35748691
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels"
  },
  "_downloads": {
    "count": 446,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plsmod"
  },
  "_devurl": "https://github.com/tidymodels/plsmod",
  "_pkgdown": "https://plsmod.tidymodels.org",
  "_searchresults": 90,
  "_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/plsmod.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/plsmod",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-04-14"
    },
    {
      "version": "0.1.0",
      "date": "2020-10-07"
    },
    {
      "version": "0.1.1",
      "date": "2020-10-28"
    },
    {
      "version": "0.1.2",
      "date": "2022-02-08"
    },
    {
      "version": "0.2.0",
      "date": "2022-03-09"
    },
    {
      "version": "1.0.0",
      "date": "2022-09-06"
    }
  ],
  "_exports": [
    "multi_predict",
    "pls_fit",
    "tidy"
  ],
  "_help": [
    {
      "page": "multi_predict",
      "title": "Model predictions across many sub-models",
      "topics": [
        "multi_predict._mixo_pls",
        "multi_predict._mixo_plsda",
        "multi_predict._mixo_spls",
        "multi_predict._mixo_splsda"
      ]
    },
    {
      "page": "tidy.mixo_pls",
      "title": "Tidy methods for pls and spls objects",
      "topics": [
        "tidy.mixo_pls",
        "tidy.mixo_spls"
      ]
    }
  ],
  "_readme": "https://github.com/tidymodels/plsmod/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BH",
    "BiocParallel",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "corpcor",
    "cpp11",
    "digest",
    "dplyr",
    "ellipse",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "ggplot2",
    "ggrepel",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "hardhat",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "mixOmics",
    "parsnip",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "purrr",
    "R6",
    "rappdirs",
    "rARPACK",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "reshape2",
    "rgl",
    "rlang",
    "rmarkdown",
    "RSpectra",
    "S7",
    "sass",
    "scales",
    "snow",
    "sparsevctrs",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 5.945468585131819,
  "_indexed": true,
  "_nocasepkg": "plsmod",
  "_universes": [
    "tidymodels",
    "topepo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-20T10:35:43.000Z",
      "distro": "noble",
      "commit": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
      "fileid": "8f34c9bcb380fea4df2498fd624756ef61e16bb6c3c9d9840b460abb98ca5751",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26156703324"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-20T10:35:38.000Z",
      "distro": "noble",
      "commit": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
      "fileid": "1b3220a9d2bc1b884a970bc684b0e0871813ba1b1bfcbb2db41987d4fabf00f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26156703324"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-20T10:35:30.000Z",
      "commit": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
      "fileid": "791cb4d29abbd9ea722ab9d8337d2a1a403cc21a807139a17299207b288d9427",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26156703324"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-20T10:37:55.000Z",
      "commit": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
      "fileid": "ad4173587f3f6946e5f354f52763e3795002dc1e567821d47747e6c157084f6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26156703324"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-20T10:34:33.000Z",
      "commit": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
      "fileid": "d0166c9d89169fcc903ec308d50a59eddfb8823edf6e0b8e776519a5f54b5bd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26156703324"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-20T10:34:51.000Z",
      "commit": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
      "fileid": "21bae063ac1398d999d1d65c35ac08f645d59134949622a12042a68aad9ef139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26156703324"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-20T10:34:03.000Z",
      "commit": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
      "fileid": "981e4b133383b48e049708d98fa4a790dd0c0a91a0be87de84cde4d7836aa9c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26156703324"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-02T13:08:26.000Z",
      "commit": "a651eb271b8f509aa8daabe8b9d037d0a1d5b828",
      "fileid": "be7d71702c624f08711a87150838e1744a1b330414e4d1c81736e446bda1bdbf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/26156703324"
    }
  ]
}