{
  "_id": "6a27b7fb24555f66ed5396b9",
  "Package": "pPCA",
  "Type": "Package",
  "Title": "Partial Principal Component Analysis of Partitioned Large Sparse\nMatrices",
  "Version": "1.1",
  "Date": "2024-10-22",
  "Authors@R": "c(\nperson(\"Srika\", \"Raja\", , \"sri1919@iastate.edu\", c(\"aut\", \"cre\")),\nperson(\"Somak\", \"Dutta\", , \"somakd@iastate.edu\", \"aut\")\n)",
  "Maintainer": "Srika Raja <sri1919@iastate.edu>",
  "Description": "Performs partial principal component analysis of a large\nsparse matrix. The matrix may be stored as a list of matrices\nto be concatenated (implicitly) horizontally. Useful\napplication includes cases where the number of total nonzero\nentries exceed the capacity of 32 bit integers (e.g., with\nlarge Single Nucleotide Polymorphism data).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "Repository": "https://srika1919.r-universe.dev",
  "Date/Publication": "2024-10-22 05:43:26 UTC",
  "RemoteUrl": "https://github.com/srika1919/ppca",
  "RemoteRef": "HEAD",
  "RemoteSha": "d10b4d5570475852556fd08cef0088e37a182f2b",
  "Packaged": {
    "Date": "2026-06-09 06:27:24 UTC",
    "User": "root"
  },
  "Author": "Srika Raja [aut, cre],\nSomak Dutta [aut]",
  "MD5sum": "83eb9fd6ac6c3ea11746d8f4d0455dfc",
  "_user": "srika1919",
  "_type": "src",
  "_file": "pPCA_1.1.tar.gz",
  "_fileid": "ea14dd69964af310b2f6b10b30da7b5b51da2a2547fcaba121ccc1fdf46ea794",
  "_filesize": 87924,
  "_sha256": "ea14dd69964af310b2f6b10b30da7b5b51da2a2547fcaba121ccc1fdf46ea794",
  "_created": "2026-06-09T06:27:24.000Z",
  "_published": "2026-06-09T06:51:39.592Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80261670486,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500109162"
    },
    {
      "job": 80261670534,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500109921"
    },
    {
      "job": 80261670465,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500111291"
    },
    {
      "job": 80261670495,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500107175"
    },
    {
      "job": 80261670493,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7500424906"
    },
    {
      "job": 80261670468,
      "time": 428,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7500454101"
    },
    {
      "job": 80261670487,
      "time": 193,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500449985"
    },
    {
      "job": 80261670526,
      "time": 264,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500414803"
    },
    {
      "job": 80261343468,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500074105"
    },
    {
      "job": 80261670425,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500104278"
    },
    {
      "job": 80261670475,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500108343"
    },
    {
      "job": 80261670476,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7500101461"
    },
    {
      "job": 80261670424,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500107203"
    }
  ],
  "_buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/srika1919/ppca",
  "_commit": {
    "id": "d10b4d5570475852556fd08cef0088e37a182f2b",
    "author": "srika1919 <sri1919@iastate.edu>",
    "committer": "srika1919 <sri1919@iastate.edu>",
    "message": "The print method changed(removed titles for PCs and added dots).Updates description\n",
    "time": 1729575806
  },
  "_maintainer": {
    "name": "Srika Raja",
    "email": "sri1919@iastate.edu",
    "login": "srika1919",
    "linkedin": "in/srika-raja",
    "description": "Data Scientist | Senior @ Iowa State University | Statistics & Data Science Double Major | Applied Mathematics Minor ",
    "uuid": 128859229
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "RSpectra",
      "version": ">= 0.16-1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "version": ">= 1.1-0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.5",
      "role": "Imports"
    },
    {
      "package": "ggbiplot",
      "role": "Suggests"
    }
  ],
  "_owner": "srika1919",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "srika1919",
      "count": 6,
      "uuid": 128859229
    },
    {
      "user": "somakd",
      "count": 1,
      "uuid": 8738603
    }
  ],
  "_userbio": {
    "uuid": 128859229,
    "type": "user",
    "name": "Srika Raja",
    "description": "Data Scientist | Senior @ Iowa State University | Statistics & Data Science Double Major | Applied Mathematics Minor "
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pPCA"
  },
  "_devurl": "https://github.com/srika1919/ppca",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pPCA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/srika1919/ppca",
  "_realowner": "srika1919",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2024-10-11"
    },
    {
      "version": "1.1",
      "date": "2024-10-22"
    }
  ],
  "_exports": [
    "pPCA"
  ],
  "_help": [
    {
      "page": "pPCA",
      "title": "Performs a principal component analysis on a large sparse matrices or a list of large sparse matrices and returns the results as an object compatible to class prcomp",
      "topics": [
        "pPCA"
      ]
    },
    {
      "page": "print.pPCA",
      "title": "Print the Output of Principal Component Analysis (pPCA)",
      "topics": [
        "print.pPCA"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen",
    "RSpectra"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "ppca",
  "_universes": [
    "srika1919"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-09T06:29:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "088b699512fa6674982f187639a4329c7f377a3c298feaf4b1f9bd69193c5665",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-09T06:29:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "e0b26f3ff85d22f2fc57c6d249a2553e4900e7e36b9d330d972b754ebf24466d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-09T06:29:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "2a95e8db8355391dba1a266dcb709915c2aad6ae9e5c374b7b056ff337ee4813",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-09T06:29:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "e2f5551633a2dc0b49f8de7e7149f260c6add0de3e47cf7da70eade261d1c78d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-09T06:48:32.000Z",
      "arch": "aarch64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "affd9b3f3b16c8d40e0a6857720f3259b74f8052d796841c5bc6842174a0e44e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-09T06:49:30.000Z",
      "arch": "x86_64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "c6532635690d79046aff65f43f1cd9599ea5dc1cf0f18feda8a443d7fa2d3862",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-09T06:49:46.000Z",
      "arch": "aarch64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "f6ab0b0843607b11c715be1b81e75146f8251ace2e7d094484b965ebebd87566",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-09T06:47:35.000Z",
      "arch": "x86_64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "44eb8351d99affa0cfb0a30c1150b559b661fcd63faffd6089ab61bf7bac3457",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-09T06:29:25.000Z",
      "arch": "emscripten",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "106ffd120278935bb449987d676ee09940bf391cebcc2157fee33953d3e7f356",
      "status": "success",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-09T06:28:48.000Z",
      "arch": "x86_64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "db608710ba584ab39b3c52fba797e478318d0a9551d564265bc65156c93ba049",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-09T06:28:37.000Z",
      "arch": "x86_64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "1e4201a50c423ee8b6646308399d36c845356e56c0041122850ca60055419fcf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-09T06:28:47.000Z",
      "arch": "x86_64",
      "commit": "d10b4d5570475852556fd08cef0088e37a182f2b",
      "fileid": "1b360234376a6b77e32593adb7ae01e0bc278259be40a45d0c5a03d88d771bab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/srika1919/actions/runs/27188018926"
    }
  ]
}