{
  "_id": "6a644d46059529545f5758b7",
  "Package": "irlba",
  "Type": "Package",
  "Title": "Fast Truncated Singular Value Decomposition and Principal\nComponents Analysis for Large Dense and Sparse Matrices",
  "Version": "2.3.7",
  "Date": "2026-1-26",
  "Authors@R": "c(\nperson(\"Jim\", \"Baglama\", role=c(\"aut\", \"cph\"), email=\"jbaglama@uri.edu\"),\nperson(\"Lothar\", \"Reichel\", role=c(\"aut\", \"cph\"), email=\"reichel@math.kent.edu\"),\nperson(\"B. W.\", \"Lewis\", role=c(\"aut\",\"cre\",\"cph\"), email=\"blewis@illposed.net\"))",
  "Description": "Fast and memory efficient methods for truncated singular\nvalue decomposition and principal components analysis of large\nsparse and dense matrices.",
  "License": "GPL-3",
  "BugReports": "https://github.com/bwlewis/irlba/issues",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-25 05:25:48 UTC",
    "User": "root"
  },
  "Author": "Jim Baglama [aut, cph], Lothar Reichel [aut, cph], B. W. Lewis\n[aut, cre, cph]",
  "Maintainer": "B. W. Lewis <blewis@illposed.net>",
  "Encoding": "UTF-8",
  "Repository": "https://bwlewis.r-universe.dev",
  "Date/Publication": "2026-01-27 21:45:37 UTC",
  "RemoteUrl": "https://github.com/bwlewis/irlba",
  "RemoteRef": "HEAD",
  "RemoteSha": "d22475deff8fb2c4227fd7341d30e7749392b548",
  "_user": "bwlewis",
  "_type": "src",
  "_file": "irlba_2.3.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/4c2f727c7b023057266625376c908837bfae0ae6029d3f143424059d1e8fde2a",
  "_filesize": 418918,
  "_sha256": "4c2f727c7b023057266625376c908837bfae0ae6029d3f143424059d1e8fde2a",
  "_expires": "2026-11-02T05:44:36.000Z",
  "_created": "2026-07-25T05:25:48.000Z",
  "_published": "2026-07-25T05:44:38.018Z",
  "_jobs": [
    {
      "job": 89647303612,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8615955159"
    },
    {
      "job": 89647303619,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8615953933"
    },
    {
      "job": 89647303624,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615957803"
    },
    {
      "job": 89647303632,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615954712"
    },
    {
      "job": 89647303603,
      "time": 218,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8616079409"
    },
    {
      "job": 89647303601,
      "time": 292,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8616098503"
    },
    {
      "job": 89647303604,
      "time": 224,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616031493"
    },
    {
      "job": 89647303584,
      "time": 250,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616038679"
    },
    {
      "job": 89646991375,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615932329"
    },
    {
      "job": 89647303588,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8615947904"
    },
    {
      "job": 89647303596,
      "time": 298,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8615981454"
    },
    {
      "job": 89647303611,
      "time": 274,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8615977296"
    },
    {
      "job": 89647303594,
      "time": 317,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8615984794"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417",
  "_status": "success",
  "_upstream": "https://github.com/bwlewis/irlba",
  "_commit": {
    "id": "d22475deff8fb2c4227fd7341d30e7749392b548",
    "author": "Bryan W Lewis <blewis@illposed.net>",
    "committer": "Bryan W Lewis <blewis@illposed.net>",
    "message": "Revised fixes for CRAN\n",
    "time": 1769550337
  },
  "_maintainer": {
    "name": "B. W. Lewis",
    "email": "blewis@illposed.net",
    "login": "bwlewis",
    "description": "Forager, kayaker, mathematician",
    "uuid": 142494
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.2",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "bwlewis",
  "_selfowned": true,
  "_usedby": 487,
  "_updates": [
    {
      "week": "2026-05",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "pca",
    "principal-component-analysis",
    "singular-value-decomposition",
    "sparse-principal-components",
    "svd",
    "openblas"
  ],
  "_stars": 136,
  "_contributors": [
    {
      "user": "bwlewis",
      "count": 301,
      "uuid": 142494
    },
    {
      "user": "willtownes",
      "count": 1,
      "uuid": 810709
    }
  ],
  "_userbio": {
    "uuid": 142494,
    "type": "user",
    "name": "B. W. Lewis",
    "followers": 230,
    "description": "Forager, kayaker, mathematician"
  },
  "_downloads": {
    "count": 125877,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/irlba"
  },
  "_mentions": 16,
  "_devurl": "https://github.com/bwlewis/irlba",
  "_searchresults": 2616,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/irlba.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bwlewis/irlba",
  "_realowner": "bwlewis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2011-05-27"
    },
    {
      "version": "1.0.1",
      "date": "2011-11-12"
    },
    {
      "version": "1.0.2",
      "date": "2012-11-05"
    },
    {
      "version": "1.0.3",
      "date": "2014-01-25"
    },
    {
      "version": "2.0.0",
      "date": "2015-10-11"
    },
    {
      "version": "2.1.1",
      "date": "2016-08-27"
    },
    {
      "version": "2.1.2",
      "date": "2016-09-21"
    },
    {
      "version": "2.2.1",
      "date": "2017-05-17"
    },
    {
      "version": "2.3.1",
      "date": "2017-10-18"
    },
    {
      "version": "2.3.2",
      "date": "2018-01-11"
    },
    {
      "version": "2.3.3",
      "date": "2019-02-05"
    },
    {
      "version": "2.3.4",
      "date": "2021-12-03"
    },
    {
      "version": "2.3.5",
      "date": "2021-12-06"
    },
    {
      "version": "2.3.5.1",
      "date": "2022-10-03"
    },
    {
      "version": "2.3.7",
      "date": "2026-01-30"
    }
  ],
  "_exports": [
    "irlba",
    "partial_eigen",
    "prcomp_irlba",
    "ssvd",
    "svdr"
  ],
  "_help": [
    {
      "page": "irlba",
      "title": "Find a few approximate singular values and corresponding singular vectors of a matrix.",
      "topics": [
        "irlba"
      ]
    },
    {
      "page": "partial_eigen",
      "title": "Find a few approximate largest eigenvalues and corresponding eigenvectors of a symmetric matrix.",
      "topics": [
        "partial_eigen"
      ]
    },
    {
      "page": "prcomp_irlba",
      "title": "Principal Components Analysis",
      "topics": [
        "prcomp_irlba"
      ]
    },
    {
      "page": "ssvd",
      "title": "Sparse regularized low-rank matrix approximation.",
      "topics": [
        "ssvd"
      ]
    },
    {
      "page": "summary.irlba_prcomp",
      "title": "Summary method for truncated pca objects computed by 'prcomp_irlba'.",
      "topics": [
        "summary.irlba_prcomp"
      ]
    },
    {
      "page": "svdr",
      "title": "Find a few approximate largest singular values and corresponding singular vectors of a matrix.",
      "topics": [
        "svdr"
      ]
    }
  ],
  "_readme": "https://github.com/bwlewis/irlba/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_vignettes": [
    {
      "source": "irlba.Rnw",
      "filename": "irlba.pdf",
      "title": "irlba Manual",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "Partial Singular Value Decomposition",
        "A Quick Summary of the IRLBA Method"
      ],
      "created": "2015-08-01 15:34:14",
      "modified": "2017-10-05 13:25:17",
      "commits": 7
    }
  ],
  "_score": 14.514743252208467,
  "_indexed": true,
  "_nocasepkg": "irlba",
  "_universes": [
    "bwlewis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.7",
      "date": "2026-07-25T05:28:05.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/9ca9ff3e196775423b30c4267574402da839d1b831e73576a4411b789de8b91a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.7",
      "date": "2026-07-25T05:27:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/5b251b6711a52486b77ff1754b6d4c4e84e587965f57d8a84d3645b81a8fa97a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.3.7",
      "date": "2026-07-25T05:28:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/e01f608e399020a8c8083a554472d3e28cbde5530ae2760c59755819428ba332",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.3.7",
      "date": "2026-07-25T05:27:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/15b6107fb589dba717b7b06df207726252c58fac5369769d7e4a18d78cac2b62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.7",
      "date": "2026-07-25T05:41:09.000Z",
      "arch": "aarch64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/9e5f3612cf9f08157afcf1a7bba6f68a7673fba145bc6781db7c64361e704bf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.7",
      "date": "2026-07-25T05:42:48.000Z",
      "arch": "x86_64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/864b2d4f7c386bfe65de460f5f1fdc2c90dac24c15ce2a7874a30f1b77dbe621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.3.7",
      "date": "2026-07-25T05:35:57.000Z",
      "arch": "aarch64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/40be1d687e56a6d5fa41336f37385c1e47748fb45f8f1f3dae7bc1034fdb01eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.3.7",
      "date": "2026-07-25T05:36:09.000Z",
      "arch": "x86_64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/a05ab76f2e57d728cc7b20fcf7dbeb5e94ec858723d68580e9e703c935e95027",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.7",
      "date": "2026-07-25T05:27:42.000Z",
      "arch": "emscripten",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/d451f7a8f940fbb8ffd33725167d5848c7a17b44c1df8f8c1c67a7df8de035c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.7",
      "date": "2026-07-25T05:30:30.000Z",
      "arch": "x86_64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/205b97c7243d230f43c5543046523beb2411819ab306e063cde038c77fefef95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.7",
      "date": "2026-07-25T05:30:04.000Z",
      "arch": "x86_64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/5cc04a806b9bea1c2c410b97bc477cb21895888ebbe2733ea3613d3920af87bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.3.7",
      "date": "2026-07-25T05:30:46.000Z",
      "arch": "x86_64",
      "commit": "d22475deff8fb2c4227fd7341d30e7749392b548",
      "fileid": "https://r2.ropensci.org/4a906275e4950999d31804be9efc9bce130cacd876d216853ccb46d26c548279",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bwlewis/actions/runs/30145654417"
    }
  ]
}