{
  "_id": "6a5b1fdb9baadeef8ab4ba12",
  "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-07-18 06:31:24 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/e85cf5b24d6720288efe0be1d87d2f87a88148832b45da129d25370082dde353",
  "_filesize": 217519,
  "_sha256": "e85cf5b24d6720288efe0be1d87d2f87a88148832b45da129d25370082dde353",
  "_expires": "2026-10-26T06:40:25.000Z",
  "_created": "2026-07-18T06:31:24.000Z",
  "_published": "2026-07-18T06:40:26.963Z",
  "_jobs": [
    {
      "job": 88053440296,
      "time": 220,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426533751"
    },
    {
      "job": 88053440315,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426533605"
    },
    {
      "job": 88053440326,
      "time": 224,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426534338"
    },
    {
      "job": 88053440323,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426532351"
    },
    {
      "job": 88053440307,
      "time": 207,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426525681"
    },
    {
      "job": 88053440286,
      "time": 406,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426562207"
    },
    {
      "job": 88053440304,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426527902"
    },
    {
      "job": 88053440306,
      "time": 308,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426548518"
    },
    {
      "job": 88052964620,
      "time": 354,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426497412"
    },
    {
      "job": 88053440290,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426525534"
    },
    {
      "job": 88053440293,
      "time": 271,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426541696"
    },
    {
      "job": 88053440303,
      "time": 246,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426537713"
    },
    {
      "job": 88053440316,
      "time": 258,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426539963"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499",
  "_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": "resolute",
  "_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": 415,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rlinsolve"
  },
  "_devurl": "https://github.com/kisungyou/rlinsolve",
  "_searchresults": 32,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/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.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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 3.5843312243675314,
  "_indexed": true,
  "_nocasepkg": "rlinsolve",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-07-18T06:35:10.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/5c3440194563319cfe40afdd18098f7218c1554e084f9a00e34e567cd2f1a673",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-07-18T06:34:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/3f679bec414b8457b1b267c1d3b8636b6e34aebcd2cf001c541def1e45a93b89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-07-18T06:35:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/c34c142808427caecfb267abb07d77c0bf0663640bc0c5e044790bd969c65e37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-07-18T06:34:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/19a04bdbc47b2790b8bb1b4ed8dfa175b69fe78a728c5c6d453d7d2ec8d63c6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-18T06:35:02.000Z",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/8967b690fbbb36f71bd2acc0bba95087202ab8d2f6cdd12c674cb2e7e7cd85d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-18T06:36:35.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/d4521d6380071e2663dd263b34c8534fd0fa24711279aa3423d99b4b1ba1f4aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-18T06:35:13.000Z",
      "arch": "aarch64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/584d0ded00e234d9aaaa661d79f5cd93d5284825015ca45a360a76d3dc2e03aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-07-18T06:35:45.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/dd11488d58bb6638d6019210c8b1b1e6f1e0d33c956913f4280d399d570605bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-07-18T06:35:01.000Z",
      "arch": "emscripten",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/c593505abbeb2c8188db8686137c27bc79f9e36d5e791ee637bb542dfc8f25b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-07-18T06:34:08.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/5b4074d2b5c7373a38ad763acb5bad9906cc0d5d17be81aedf423785eaec5c0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-07-18T06:34:02.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/2bdc49363ee77a24feb2046edaf9ce1de99a30c796e4328a9f3936d5a6805462",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-07-18T06:34:19.000Z",
      "arch": "x86_64",
      "commit": "963748021e9a7e25f518bbbb13962abb8a4685fd",
      "fileid": "https://r2.ropensci.org/ab59526cc34d9f3436702796d077d46b1878d7557ebff33668c1056de7376d2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/29634010499"
    }
  ]
}