{
  "_id": "6a10422bacfb0bcc41c9dad2",
  "Package": "pcv",
  "Version": "1.1.0",
  "Date": "2023-08-12",
  "Title": "Procrustes Cross-Validation",
  "Authors@R": "c(person(\"Sergey\", \"Kucheryavskiy\", role = c(\"aut\", \"cre\"), email=\"svkucheryavski@gmail.com\", comment = c(ORCID = \"0000-0002-3145-7244\")))",
  "Maintainer": "Sergey Kucheryavskiy <svkucheryavski@gmail.com>",
  "Description": "Implements Procrustes cross-validation method for\nPrincipal Component Analysis, Principal Component Regression\nand Partial Least Squares regression models. S. Kucheryavskiy\n(2023) <doi:10.1016/j.aca.2023.341096>.",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "URL": "https://github.com/svkucheryavski/pcv",
  "BugReports": "https://github.com/svkucheryavski/pcv/issues",
  "Repository": "https://svkucheryavski.r-universe.dev",
  "Date/Publication": "2023-12-12 10:47:41 UTC",
  "RemoteUrl": "https://github.com/svkucheryavski/pcv",
  "RemoteRef": "HEAD",
  "RemoteSha": "41c4399a499312a85d184b2a6c58a8c772899435",
  "RemoteSubdir": "R",
  "Packaged": {
    "Date": "2026-05-11 07:30:55 UTC",
    "User": "root"
  },
  "Author": "Sergey Kucheryavskiy [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3145-7244>)",
  "MD5sum": "707769a511e0a6e43697036dae70a05c",
  "_user": "svkucheryavski",
  "_type": "src",
  "_file": "pcv_1.1.0.tar.gz",
  "_fileid": "727940730c33ed7615be45473b4bf9097355fc55efbd6072a3859068f0a7cae2",
  "_filesize": 549879,
  "_sha256": "727940730c33ed7615be45473b4bf9097355fc55efbd6072a3859068f0a7cae2",
  "_created": "2026-05-11T07:30:55.000Z",
  "_published": "2026-05-22T11:46:51.457Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373114186,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912685646"
    },
    {
      "job": 77373114529,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912686752"
    },
    {
      "job": 77373114508,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912674849"
    },
    {
      "job": 77373114161,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912682171"
    },
    {
      "job": 77373113829,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912651207"
    },
    {
      "job": 77373113890,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159720129"
    },
    {
      "job": 77373114357,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912675319"
    },
    {
      "job": 77373114594,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912678039"
    },
    {
      "job": 77373114485,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912673680"
    }
  ],
  "_buildurl": "https://github.com/r-universe/svkucheryavski/actions/runs/25656418292",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/svkucheryavski/pcv",
  "_commit": {
    "id": "41c4399a499312a85d184b2a6c58a8c772899435",
    "author": "Sergey Kucheryavskiy <svkucheryavski@gmail.com>",
    "committer": "Sergey Kucheryavskiy <svkucheryavski@gmail.com>",
    "message": "added information and code about using PCV for data augmentation\n",
    "time": 1702378061
  },
  "_maintainer": {
    "name": "Sergey Kucheryavskiy",
    "email": "svkucheryavski@gmail.com",
    "login": "svkucheryavski",
    "linkedin": "in/sergeykucheryavskiy",
    "orcid": "0000-0002-3145-7244",
    "uuid": 2104704
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "svkucheryavski",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "svkucheryavski",
      "count": 107,
      "uuid": 2104704
    }
  ],
  "_userbio": {
    "uuid": 2104704,
    "type": "user",
    "name": "Sergey Kucheryavskiy",
    "description": "I am working on tools and educational resources that make learning and using Chemometric methods easier and freely available to everyone"
  },
  "_downloads": {
    "count": 710,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pcv"
  },
  "_devurl": "https://github.com/svkucheryavski/pcv",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pcv.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/svkucheryavski/pcv",
  "_realowner": "svkucheryavski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-12-05"
    },
    {
      "version": "1.0.1",
      "date": "2023-01-28"
    },
    {
      "version": "1.1.0",
      "date": "2023-08-12"
    }
  ],
  "_exports": [
    "getxpvorth",
    "pcv",
    "pcvcrossval",
    "pcvpca",
    "pcvpcr",
    "pcvpls",
    "plotD"
  ],
  "_datasets": [
    {
      "name": "corn",
      "title": "Corn data",
      "object": "corn",
      "file": "corn.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "corn",
      "title": "Corn data",
      "topics": [
        "corn"
      ]
    },
    {
      "page": "getCrossvalParams",
      "title": "Returns parameters for cross-validation based on 'cv' value",
      "topics": [
        "getCrossvalParams"
      ]
    },
    {
      "page": "getR",
      "title": "Creates rotation matrix to map a set vectors 'base1' to a set of vectors 'base2'.",
      "topics": [
        "getR"
      ]
    },
    {
      "page": "getxpvorth",
      "title": "Generates the orthogonal part for Xpv",
      "topics": [
        "getxpvorth"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalization rows or columns of a matrix",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "pcv",
      "title": "Compute matrix with pseudo-validation set",
      "topics": [
        "pcv"
      ]
    },
    {
      "page": "pcvcrossval",
      "title": "Generate sequence of indices for cross-validation",
      "topics": [
        "pcvcrossval"
      ]
    },
    {
      "page": "pcvpca",
      "title": "Procrustes cross-validation for PCA models",
      "topics": [
        "pcvpca"
      ]
    },
    {
      "page": "pcvpcr",
      "title": "Procrustes cross-validation for PCR models",
      "topics": [
        "pcvpcr"
      ]
    },
    {
      "page": "pcvpls",
      "title": "Procrustes cross-validation for PLS models",
      "topics": [
        "pcvpls"
      ]
    },
    {
      "page": "pcvreg",
      "title": "Procrustes cross-validation for multivariate regression models",
      "topics": [
        "pcvreg"
      ]
    },
    {
      "page": "plotD",
      "title": "Plots heatmap for scaling coefficients obtained when generating PV-set for PCR or PLS",
      "topics": [
        "plotD"
      ]
    },
    {
      "page": "rotationMatrixToX1",
      "title": "Creates a rotation matrix to map a vector x to [1 0 0 ... 0]",
      "topics": [
        "rotationMatrixToX1"
      ]
    },
    {
      "page": "simpls",
      "title": "SIMPLS algorithm",
      "topics": [
        "simpls"
      ]
    }
  ],
  "_readme": "https://github.com/svkucheryavski/pcv/raw/HEAD/R/README.md",
  "_rundeps": [],
  "_score": 4.431363764158987,
  "_indexed": true,
  "_nocasepkg": "pcv",
  "_universes": [
    "svkucheryavski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-11T07:32:43.000Z",
      "distro": "noble",
      "commit": "41c4399a499312a85d184b2a6c58a8c772899435",
      "fileid": "10b976e6ec1d239165a91c3a6fb968ffb5cdf7f5c87259a9d6698e67cc9ca8a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/svkucheryavski/actions/runs/25656418292"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-11T07:32:49.000Z",
      "distro": "noble",
      "commit": "41c4399a499312a85d184b2a6c58a8c772899435",
      "fileid": "ffd9114ba148c2bc2d4a593a3518aaebd8803663ff86e8c4a0de9b6d2942ee2e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/svkucheryavski/actions/runs/25656418292"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-11T07:32:13.000Z",
      "commit": "41c4399a499312a85d184b2a6c58a8c772899435",
      "fileid": "33cfb427ce286ee8db1cca5c8f6aff8cf2d42bb94391d31164c94e2877380156",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/svkucheryavski/actions/runs/25656418292"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-11T07:32:34.000Z",
      "commit": "41c4399a499312a85d184b2a6c58a8c772899435",
      "fileid": "ab85d8b367322b22ae2dd5a4fdf67a0632679d13d2fe814365fc5486a9457808",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/svkucheryavski/actions/runs/25656418292"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-11T07:32:05.000Z",
      "commit": "41c4399a499312a85d184b2a6c58a8c772899435",
      "fileid": "ea97e1df49389fe53a1cf17de014bd6f2c3418b143fedd3b2063cbaebcda2ea5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/svkucheryavski/actions/runs/25656418292"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-11T07:32:15.000Z",
      "commit": "41c4399a499312a85d184b2a6c58a8c772899435",
      "fileid": "55a874502c52eb51f3142e29d38c8a9098b1d4519c1fc149b3bfa41ce8df4a12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/svkucheryavski/actions/runs/25656418292"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-11T07:32:02.000Z",
      "commit": "41c4399a499312a85d184b2a6c58a8c772899435",
      "fileid": "272b38fdcbb343e7c832e8119bed33ae34a684c96ef16b8a190d7854550b687b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/svkucheryavski/actions/runs/25656418292"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T11:46:33.000Z",
      "commit": "41c4399a499312a85d184b2a6c58a8c772899435",
      "fileid": "9e65619068a9585007a80b34db441e551639c4cb7ff2e2920019ba9e562bc2bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/svkucheryavski/actions/runs/25656418292"
    }
  ]
}