{
  "_id": "6a1eef55b401979e73412b77",
  "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-05-19 08:38:10 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "MD5sum": "d20b9f2980a782e8c97b89eb00749e00",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "Rlinsolve_0.3.3.tar.gz",
  "_fileid": "324fcda63ec9cd6c9e72246812415f42fc5dbaf2fc9b88cebeb4ad3b15b4813e",
  "_filesize": 217471,
  "_sha256": "324fcda63ec9cd6c9e72246812415f42fc5dbaf2fc9b88cebeb4ad3b15b4813e",
  "_created": "2026-05-19T08:38:10.000Z",
  "_published": "2026-06-02T14:57:25.056Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79100895004,
      "time": 253,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078822353"
    },
    {
      "job": 79100894110,
      "time": 265,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078825777"
    },
    {
      "job": 79100895125,
      "time": 245,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078820183"
    },
    {
      "job": 79100894961,
      "time": 211,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078808393"
    },
    {
      "job": 79100895089,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078806451"
    },
    {
      "job": 79100894941,
      "time": 288,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078848189"
    },
    {
      "job": 79100894882,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078797528"
    },
    {
      "job": 79100894759,
      "time": 362,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078869196"
    },
    {
      "job": 79100893753,
      "time": 356,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078735270"
    },
    {
      "job": 79100893299,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361392375"
    },
    {
      "job": 79100894199,
      "time": 244,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078819135"
    },
    {
      "job": 79100895046,
      "time": 235,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078816042"
    },
    {
      "job": 79100895146,
      "time": 260,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078824431"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 448,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rlinsolve"
  },
  "_devurl": "https://github.com/kisungyou/rlinsolve",
  "_searchresults": 44,
  "_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",
    "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.7226339225338125,
  "_indexed": true,
  "_nocasepkg": "rlinsolve",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-19T08:42:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "c6741e926dbcf0d1759811dcea64c790984e79d321a2253c6501b52bda27c270",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-19T08:42:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "0b5e3c764111b8cfcb5db7214a1c51f5eef5592d2c11e8ea2a7ed00047f1c714",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-19T08:42:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "dccca142844fc48693b2ed17f5b687152504b03e7a2885b5c997729694cba7f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-19T08:41:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "a407758a402cbaccb8976f7f4f3b2b4523f54f36bb776e6e42d96988973bc1f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-19T08:41:59.000Z",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "62453806c992c73e13d375a387216c5637308caf9843dc9aa51b37bca77448e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-19T08:43:08.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "034d394c226be52afb02664e32b7263d80ea288afc50aba4cfe29f18bcdb9422",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-19T08:41:44.000Z",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "a5565c6e779f3bd1d54d2a6a172dae921ce30a5bc3d7abbaf4c2fa863737037d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-19T08:43:07.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "dc183a1f0403791ee2cb75b3e2952517b3de1c160ad5fcfd8b2613c383c753e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-19T08:41:11.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "15c36563ec7f80b1727fb501371f0cc38a5aabe31a48cc40e6e3e9cf8c33642f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-19T08:41:01.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "e9bb7d65cfaff3e25d59009ee71ddef92c7cb6fa8521f4eac313f82e8c269e44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-19T08:40:56.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "f66f9d01902211591908147bae3f47ffd9aecab8d0cbaa2428a5f506e32e944e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-06-02T14:56:04.000Z",
      "arch": "emscripten",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "b4f79b37d392fda2790b801e7e23ba1cab4717d480fe8ace1869fd7efe0f69b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/26085844946"
    }
  ]
}