{
  "_id": "6a3b5ea45cdecea1d681bc5e",
  "Package": "RSpectra",
  "Type": "Package",
  "Title": "Solvers for Large-Scale Eigenvalue and SVD Problems",
  "Version": "0.16-2",
  "Date": "2024-07-18",
  "Authors@R": "c(\nperson(\"Yixuan\", \"Qiu\", , \"yixuan.qiu@cos.name\", c(\"aut\", \"cre\")),\nperson(\"Jiali\", \"Mei\", , \"vermouthmjl@gmail.com\", \"aut\",\ncomment = \"Function interface of matrix operation\"),\nperson(\"Gael\", \"Guennebaud\", , \"gael.guennebaud@inria.fr\", \"ctb\",\ncomment = \"Eigenvalue solvers from the 'Eigen' library\"),\nperson(\"Jitse\", \"Niesen\", , \"jitse@maths.leeds.ac.uk\", \"ctb\",\ncomment = \"Eigenvalue solvers from the 'Eigen' library\")\n)",
  "Description": "R interface to the 'Spectra' library\n<https://spectralib.org/> for large-scale eigenvalue and SVD\nproblems. It is typically used to compute a few\neigenvalues/vectors of an n by n matrix, e.g., the k largest\neigenvalues, which is usually more efficient than eigen() if k\n<< n. This package provides the 'eigs()' function that does the\nsimilar job as in 'Matlab', 'Octave', 'Python SciPy' and\n'Julia'. It also provides the 'svds()' function to calculate\nthe largest k singular values and corresponding singular\nvectors of a real matrix. The matrix to be computed on can be\ndense, sparse, or in the form of an operator defined by the\nuser.",
  "License": "MPL (>= 2)",
  "URL": "https://github.com/yixuan/RSpectra",
  "BugReports": "https://github.com/yixuan/RSpectra/issues",
  "VignetteBuilder": "knitr, rmarkdown",
  "RoxygenNote": "7.1.2",
  "Repository": "https://yixuan.r-universe.dev",
  "Date/Publication": "2024-07-18 12:43:25 UTC",
  "RemoteUrl": "https://github.com/yixuan/rspectra",
  "RemoteRef": "HEAD",
  "RemoteSha": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 04:29:34 UTC",
    "User": "root"
  },
  "Author": "Yixuan Qiu [aut, cre],\nJiali Mei [aut] (Function interface of matrix operation),\nGael Guennebaud [ctb] (Eigenvalue solvers from the 'Eigen' library),\nJitse Niesen [ctb] (Eigenvalue solvers from the 'Eigen' library)",
  "Maintainer": "Yixuan Qiu <yixuan.qiu@cos.name>",
  "MD5sum": "ef61d70b77b5a8488f9c32d4f0e46245",
  "_user": "yixuan",
  "_type": "src",
  "_file": "RSpectra_0.16-2.tar.gz",
  "_fileid": "1929706129286d768869b9da4ce39a640955d5ffc3806bfcc43e945c9e7bfc67",
  "_filesize": 226968,
  "_sha256": "1929706129286d768869b9da4ce39a640955d5ffc3806bfcc43e945c9e7bfc67",
  "_created": "2026-06-24T04:29:34.000Z",
  "_published": "2026-06-24T04:35:48.063Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83118093445,
      "time": 248,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840199203"
    },
    {
      "job": 83118093446,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840189197"
    },
    {
      "job": 83118093457,
      "time": 179,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840184542"
    },
    {
      "job": 83118093429,
      "time": 211,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840190055"
    },
    {
      "job": 83118093520,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840173743"
    },
    {
      "job": 83118093431,
      "time": 285,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840207454"
    },
    {
      "job": 83118093448,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840182072"
    },
    {
      "job": 83118093452,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840198248"
    },
    {
      "job": 83117556447,
      "time": 295,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840144123"
    },
    {
      "job": 83118093381,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840183867"
    },
    {
      "job": 83118093469,
      "time": 202,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840188449"
    },
    {
      "job": 83118093440,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840182111"
    },
    {
      "job": 83118093472,
      "time": 205,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840189309"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yixuan/rspectra",
  "_commit": {
    "id": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
    "author": "Yixuan Qiu <yixuanq@gmail.com>",
    "committer": "Yixuan Qiu <yixuanq@gmail.com>",
    "message": "fix C++20 error\n",
    "time": 1721306605
  },
  "_maintainer": {
    "name": "Yixuan Qiu",
    "email": "yixuan.qiu@cos.name",
    "login": "yixuan",
    "description": "",
    "uuid": 216398
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.3.3.0",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "version": ">= 1.1-0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.5",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    }
  ],
  "_owner": "yixuan",
  "_selfowned": true,
  "_usedby": 545,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "eigenvalues",
    "spectra",
    "svd",
    "openblas",
    "cpp"
  ],
  "_stars": 89,
  "_contributors": [
    {
      "user": "yixuan",
      "count": 99,
      "uuid": 216398
    },
    {
      "user": "flying-sheep",
      "count": 2,
      "uuid": 291575
    },
    {
      "user": "alexpghayes",
      "count": 1,
      "uuid": 15078251
    }
  ],
  "_userbio": {
    "uuid": 216398,
    "type": "user",
    "name": "Yixuan Qiu",
    "followers": 905
  },
  "_downloads": {
    "count": 75141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSpectra"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yixuan/rspectra",
  "_searchresults": 992,
  "_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/readme.html",
    "extra/readme.md",
    "extra/RSpectra.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yixuan/rspectra",
  "_realowner": "yixuan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.11-0",
      "date": "2016-02-29"
    },
    {
      "version": "0.12-0",
      "date": "2016-06-12"
    },
    {
      "version": "0.13-1",
      "date": "2018-05-22"
    },
    {
      "version": "0.14-0",
      "date": "2019-04-08"
    },
    {
      "version": "0.15-0",
      "date": "2019-06-11"
    },
    {
      "version": "0.16-0",
      "date": "2019-12-01"
    },
    {
      "version": "0.16-1",
      "date": "2022-04-24"
    },
    {
      "version": "0.16-2",
      "date": "2024-07-18"
    }
  ],
  "_exports": [
    "eigs",
    "eigs_sym",
    "svds"
  ],
  "_help": [
    {
      "page": "eigs",
      "title": "Find a Specified Number of Eigenvalues/vectors of a Square Matrix",
      "topics": [
        "eigs",
        "eigs.dgCMatrix",
        "eigs.dgeMatrix",
        "eigs.dgRMatrix",
        "eigs.dsCMatrix",
        "eigs.dsRMatrix",
        "eigs.dsyMatrix",
        "eigs.function",
        "eigs.matrix",
        "eigs_sym",
        "eigs_sym.function"
      ]
    },
    {
      "page": "svds",
      "title": "Find the Largest k Singular Values/Vectors of a Matrix",
      "topics": [
        "svds",
        "svds.dgCMatrix",
        "svds.dgeMatrix",
        "svds.dgRMatrix",
        "svds.dsCMatrix",
        "svds.dsRMatrix",
        "svds.dsyMatrix",
        "svds.function",
        "svds.matrix"
      ]
    }
  ],
  "_readme": "https://github.com/yixuan/rspectra/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen"
  ],
  "_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)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Large-Scale Eigenvalue Decomposition and SVD with RSpectra",
      "author": "Yixuan Qiu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Eigenvalue Problem",
        "Basic Usage",
        "Matrix in Sparse Format",
        "Smallest Eigenvalues",
        "Truncated SVD",
        "Performance"
      ],
      "created": "2016-06-11 23:55:46",
      "modified": "2018-03-04 01:14:59",
      "commits": 4
    }
  ],
  "_score": 13.035296406288426,
  "_indexed": true,
  "_nocasepkg": "rspectra",
  "_universes": [
    "yixuan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.16-2",
      "date": "2026-06-24T04:33:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "79c2d993042e3e297bb262433e2d62cdf8ee0ab4f42059a729c5c6c6ad93c497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.16-2",
      "date": "2026-06-24T04:32:37.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "866003d03b9eb8c06a4b43c6694d412772bec530efdbc39ebc7789b558eb3da5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.16-2",
      "date": "2026-06-24T04:32:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "cd1d3f98903621a28fb7cb7a42860f36f13611ea6135ae57aa642e86830d7b66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.16-2",
      "date": "2026-06-24T04:32:46.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "f9baa249cff09d7271c8f940021ec95694f3a5c5ab738749a980991ea79d029e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.16-2",
      "date": "2026-06-24T04:31:53.000Z",
      "arch": "aarch64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "dd8e5f27d18aca9e8071181a84787164a9c88a50c225e9241e46646583f13169",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.16-2",
      "date": "2026-06-24T04:33:00.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "6c80a8864502ce1b0e4015cca30203b87ae3b4bc90b37a5520e52792419a2e95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.16-2",
      "date": "2026-06-24T04:32:26.000Z",
      "arch": "aarch64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "abdc1134e47dd6aacf88d99c58dccf20101bbbd0db3d85cf2f49748b8c351bcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.16-2",
      "date": "2026-06-24T04:32:57.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "705c6dd929761bde15197aacce39b70a6ed006130795bf53e43258b8bd208e1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.16-2",
      "date": "2026-06-24T04:33:08.000Z",
      "arch": "emscripten",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "1633bd3bc407493e32179a53769d689198d54fd6527d09619d400f5c1a5c80f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.16-2",
      "date": "2026-06-24T04:31:42.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "1f4734327fe06b863161f86251e8ce45760e28fe97ee26e38d540248965c1a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.16-2",
      "date": "2026-06-24T04:31:41.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "7ec0be6c66f0560c1441360078e2d7aecc4cdec0a611c01baa63e10a1b98ab66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.16-2",
      "date": "2026-06-24T04:31:50.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "b05d5d8fcde8d393f6a4fea27ee9a8c06724b627439b5a8dca66e20294c4c7f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28075076406"
    }
  ]
}