{
  "_id": "6a631bb6d3420cf5dfdb736f",
  "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-07-24 06:50:19 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>",
  "_user": "yixuan",
  "_type": "src",
  "_file": "RSpectra_0.16-2.tar.gz",
  "_fileid": "https://r2.ropensci.org/ccda74750598d4485a1bc13c871846b43d809eb07f220a4afb8fb543d33508a1",
  "_filesize": 225479,
  "_sha256": "ccda74750598d4485a1bc13c871846b43d809eb07f220a4afb8fb543d33508a1",
  "_expires": "2026-11-01T08:00:52.000Z",
  "_created": "2026-07-24T06:50:19.000Z",
  "_published": "2026-07-24T08:00:54.337Z",
  "_jobs": [
    {
      "job": 89419315714,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588991731"
    },
    {
      "job": 89419315747,
      "time": 200,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589002137"
    },
    {
      "job": 89419315741,
      "time": 174,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588992835"
    },
    {
      "job": 89419315742,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589002552"
    },
    {
      "job": 89419315752,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590288473"
    },
    {
      "job": 89419315786,
      "time": 282,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590390074"
    },
    {
      "job": 89419315749,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590319787"
    },
    {
      "job": 89419315719,
      "time": 240,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590342681"
    },
    {
      "job": 89418363459,
      "time": 359,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588930424"
    },
    {
      "job": 89419315746,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588980903"
    },
    {
      "job": 89419315692,
      "time": 243,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589018505"
    },
    {
      "job": 89419315667,
      "time": 190,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588998546"
    },
    {
      "job": 89419315675,
      "time": 210,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589005485"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 551,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "eigenvalues",
    "spectra",
    "svd",
    "openblas",
    "cpp"
  ],
  "_stars": 90,
  "_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": 74658,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSpectra"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yixuan/rspectra",
  "_searchresults": 992,
  "_rbuild": "4.6.1",
  "_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.042103386672757,
  "_indexed": true,
  "_nocasepkg": "rspectra",
  "_universes": [
    "yixuan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.16-2",
      "date": "2026-07-24T06:53:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/ea7c4f99712cd1b6e67c3ddfca0fed78987a5341d1e6df7e29c8c159a00dc696",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.16-2",
      "date": "2026-07-24T06:53:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/ac1df38f470d8ed6786662dfaa090da491ea64698e90c6107f2e13ba4f380976",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.16-2",
      "date": "2026-07-24T06:53:22.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/f8ae775d04ab92f858d3e71881ddbfb2bd4d04ad2bcb10223e6c9a6e48405051",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.16-2",
      "date": "2026-07-24T06:53:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/76197c2da6f38b76492c4120f715a4944e7e8c0d014ec33b5b1b3806e9c04ef4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.16-2",
      "date": "2026-07-24T07:54:14.000Z",
      "arch": "aarch64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/42e1ffab4b824ec0def93031d46e39357cd102d626f22477a0fe1f0db263d556",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.16-2",
      "date": "2026-07-24T07:58:30.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/ac2f112e5db08798644cc1a8e63e1c7920a6489c00528de9ab6af31918c26ac5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.16-2",
      "date": "2026-07-24T07:55:58.000Z",
      "arch": "aarch64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/80808101dbd9f535d43cc6164e1af7c545a2e88b2d79d23429a5d53a8ed51a92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.16-2",
      "date": "2026-07-24T07:56:19.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/575f4b725874e96137d4c4264d7f73829c797ba9957a1c99897d3ae90391958c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.16-2",
      "date": "2026-07-24T06:53:25.000Z",
      "arch": "emscripten",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/460a6992ea40b92b6680ec89260c856075cba44173797cb729029170017c2cc3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.16-2",
      "date": "2026-07-24T06:53:23.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/8b9f10df99fe6982d0931d0f334432419f5ee7c181be35d4102603005922053f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.16-2",
      "date": "2026-07-24T06:52:36.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/1a0b30f33a5be63c6f5c3cff6f156dc8307e2e7930677ff51aba7d90f20b6501",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.16-2",
      "date": "2026-07-24T06:52:45.000Z",
      "arch": "x86_64",
      "commit": "8bdd2e9104aa5f015a31ee1dc52d19ce8eb3b10f",
      "fileid": "https://r2.ropensci.org/7bd7fa7ee3c2bd2224e9bcd7b6e81fc58c0bd8ba91bf526be6fb772fd8f7ace8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/30073227341"
    }
  ]
}