{
  "_id": "6a49b85ddbd0482285eb727d",
  "Package": "Rlinsolve",
  "Type": "Package",
  "Title": "Iterative Solvers for (Sparse) Linear System of Equations",
  "Version": "0.3.3",
  "Authors@R": "person(\"Kisung\", \"You\", email = \"kisung.you@outlook.com\", role = c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-8584-459X\"))",
  "Description": "Solving a system of linear equations is one of the most\nfundamental computational problems for many fields of\nmathematical studies, such as regression problems from\nstatistics or numerical partial differential equations. We\nprovide basic stationary iterative solvers such as Jacobi,\nGauss-Seidel, Successive Over-Relaxation and SSOR methods.\nNonstationary, also known as Krylov subspace methods are also\nprovided. Sparse matrix computation is also supported in that\nsolving large and sparse linear systems can be manageable using\n'Matrix' package along with 'RcppArmadillo'. For a more\ndetailed description, see a book by Saad (2003)\n<doi:10.1137/1.9780898718003>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "RdMacros": "Rdpack",
  "NeedsCompilation": "yes",
  "Repository": "https://kisungyou.r-universe.dev",
  "Date/Publication": "2025-09-21 03:24:03 UTC",
  "RemoteUrl": "https://github.com/kisungyou/rlinsolve",
  "RemoteRef": "HEAD",
  "RemoteSha": "963748021e9a7e25f518bbbb13962abb8a4685fd",
  "Packaged": {
    "Date": "2026-06-18 08:34:31 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "Rlinsolve_0.3.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/91ec9938470c9b3cbbec63f47ad53d6ecf546b0126e0d5386187e40bdce9daa6",
  "_filesize": 219371,
  "_sha256": "91ec9938470c9b3cbbec63f47ad53d6ecf546b0126e0d5386187e40bdce9daa6",
  "_expires": "2026-10-13T01:50:20.000Z",
  "_created": "2026-06-18T08:34:31.000Z",
  "_published": "2026-07-05T01:50:21.836Z",
  "_jobs": [
    {
      "job": 85183766995,
      "time": 231,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718321337"
    },
    {
      "job": 85183766900,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718300224"
    },
    {
      "job": 85183767083,
      "time": 231,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718321335"
    },
    {
      "job": 85183767028,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718302718"
    },
    {
      "job": 85183767061,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718304647"
    },
    {
      "job": 85183766980,
      "time": 408,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718386858"
    },
    {
      "job": 85183767006,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718292852"
    },
    {
      "job": 85183766893,
      "time": 371,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718373273"
    },
    {
      "job": 85183766797,
      "time": 334,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718230956"
    },
    {
      "job": 85183766986,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718290445"
    },
    {
      "job": 85183766987,
      "time": 251,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718328820"
    },
    {
      "job": 85183766997,
      "time": 227,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718318684"
    },
    {
      "job": 85183766994,
      "time": 278,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718338668"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653",
  "_status": "success",
  "_upstream": "https://github.com/kisungyou/rlinsolve",
  "_commit": {
    "id": "963748021e9a7e25f518bbbb13962abb8a4685fd",
    "author": "Kisung You <kisung.you@outlook.com>",
    "committer": "Kisung You <kisung.you@outlook.com>",
    "message": "2025/09\n",
    "time": 1758425043
  },
  "_maintainer": {
    "name": "Kisung You",
    "email": "kisung.you@outlook.com",
    "login": "kisungyou",
    "twitter": "@kisung_you",
    "description": "",
    "uuid": 22312643,
    "orcid": "0000-0002-8584-459X"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.4",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "kisungyou",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "kisungyou",
      "count": 10,
      "uuid": 22312643
    }
  ],
  "_userbio": {
    "uuid": 22312643,
    "type": "user",
    "name": "Kisung You",
    "followers": 34
  },
  "_downloads": {
    "count": 427,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rlinsolve"
  },
  "_devurl": "https://github.com/kisungyou/rlinsolve",
  "_searchresults": 34,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/Rlinsolve.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kisungyou/rlinsolve",
  "_realowner": "kisungyou",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-09-28"
    },
    {
      "version": "0.1.1",
      "date": "2017-10-08"
    },
    {
      "version": "0.1.2",
      "date": "2017-12-07"
    },
    {
      "version": "0.2.0",
      "date": "2018-02-12"
    },
    {
      "version": "0.3.0",
      "date": "2018-07-14"
    },
    {
      "version": "0.3.1",
      "date": "2020-05-05"
    },
    {
      "version": "0.3.2",
      "date": "2021-08-21"
    },
    {
      "version": "0.3.3",
      "date": "2025-09-22"
    }
  ],
  "_exports": [
    "aux.fisch",
    "lsolve.bicg",
    "lsolve.bicgstab",
    "lsolve.cg",
    "lsolve.cgs",
    "lsolve.cheby",
    "lsolve.gmres",
    "lsolve.gs",
    "lsolve.jacobi",
    "lsolve.qmr",
    "lsolve.sor",
    "lsolve.ssor"
  ],
  "_help": [
    {
      "page": "aux_FISCH",
      "title": "Generate a 2-dimensional discrete Poisson matrix",
      "topics": [
        "aux.fisch"
      ]
    },
    {
      "page": "krylov_BICG",
      "title": "Biconjugate Gradient method",
      "topics": [
        "lsolve.bicg"
      ]
    },
    {
      "page": "krylov_BICGSTAB",
      "title": "Biconjugate Gradient Stabilized Method",
      "topics": [
        "lsolve.bicgstab"
      ]
    },
    {
      "page": "krylov_CG",
      "title": "Conjugate Gradient method",
      "topics": [
        "lsolve.cg"
      ]
    },
    {
      "page": "krylov_CGS",
      "title": "Conjugate Gradient Squared method",
      "topics": [
        "lsolve.cgs"
      ]
    },
    {
      "page": "krylov_CHEBY",
      "title": "Chebyshev Method",
      "topics": [
        "lsolve.cheby"
      ]
    },
    {
      "page": "krylov_GMRES",
      "title": "Generalized Minimal Residual method",
      "topics": [
        "lsolve.gmres"
      ]
    },
    {
      "page": "basic_GS",
      "title": "Gauss-Seidel method",
      "topics": [
        "lsolve.gs"
      ]
    },
    {
      "page": "basic_JACOBI",
      "title": "Jacobi method",
      "topics": [
        "lsolve.jacobi"
      ]
    },
    {
      "page": "krylov_QMR",
      "title": "Quasi Minimal Residual Method",
      "topics": [
        "lsolve.qmr"
      ]
    },
    {
      "page": "basic_SOR",
      "title": "Successive Over-Relaxation method",
      "topics": [
        "lsolve.sor"
      ]
    },
    {
      "page": "basic_SSOR",
      "title": "Symmetric Successive Over-Relaxation method",
      "topics": [
        "lsolve.ssor"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "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.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 3.6106601630898805,
  "_indexed": true,
  "_nocasepkg": "rlinsolve",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-18T08:38:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/3ba9a63561a0125ae1c6c83e57ae1ca76bfac39986d0d9ab945f18fe7966d68a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-18T08:37:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/55604c3d0251e016119b20f75f0e1e27e9dc655c0c874764d79906ee6b7727fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-18T08:38:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/a645bcf84574feb2b9c69d2fe7fdbc02c74e3d56fa1cf801983a5f867aed3e78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-18T08:37:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/0482065dc900d768e02d340b6494db0509f23412c99ad9ad3ab90972f256cf15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-18T08:38:00.000Z",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/44977a4c3b988fdc117ff97da095e92ff32c09eed7f25258c1ca71b6795724ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-18T08:39:32.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/fdf2490183784d11f41e3073c297b864f09ba20a1f38f5dff0d3d2318d654b99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-18T08:37:33.000Z",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/12f9f3e37a856e6a631cea4b638fadbff4e39feef2a9269d23f20cff6e961f6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-18T08:39:19.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/ae3084b83de80a44558211828bd8f91ba61589109eecbb800c01fae22266e0c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-06-18T08:37:55.000Z",
      "arch": "emscripten",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/0b74d2a374b4d684954e44db0a59bd7f7d2b06b206fc52c898afa7c8e725ba78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-18T08:37:20.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/d4c4e48af69a971aedf5d1c2493796106bc2470bf46b31c622a49f7a1f79fe5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-18T08:37:11.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/cbfcc33f8189faef5185098585cd0f1521d4d753a55cbdedf9a9f5277dce9f98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-18T08:37:24.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/2155686ce9834624b0a917272579f0c38ce0620621caafe3e459d0b7fd24fd12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/27746953653"
    }
  ]
}