{
  "_id": "6a480be7e06c18f0a6529b29",
  "Package": "sanic",
  "Type": "Package",
  "Title": "Solving Ax = b Nimbly in C++",
  "Version": "0.0.2",
  "Date": "2023-08-22",
  "Authors@R": "c(person(\"Nikolas\", \"Kuschnig\", role = c(\"aut\", \"cre\"),\nemail = \"nikolas.kuschnig@wu.ac.at\",\ncomment = c(ORCID = \"0000-0002-6642-2543\")),\nperson(\"Lukas\", \"Vashold\", role = \"ctb\", comment = c(ORCID = \"0000-0002-3562-3414\")),\nperson(\"Yixuan\", \"Qiu\", role = \"ctb\"))",
  "Author": "Nikolas Kuschnig [aut, cre]\n(<https://orcid.org/0000-0002-6642-2543>), Lukas Vashold [ctb]\n(<https://orcid.org/0000-0002-3562-3414>), Yixuan Qiu [ctb]",
  "Maintainer": "Nikolas Kuschnig <nikolas.kuschnig@wu.ac.at>",
  "Description": "Routines for solving large systems of linear equations and\neigenproblems in R. Direct and iterative solvers from the Eigen\nC++ library are made available. Solvers include Cholesky, LU,\nQR, and Krylov subspace methods (Conjugate Gradient, BiCGSTAB).\nDense and sparse problems are supported.",
  "URL": "https://github.com/nk027/sanic",
  "BugReports": "https://github.com/nk027/sanic/issues",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://nk027.r-universe.dev",
  "Date/Publication": "2023-08-23 10:22:59 UTC",
  "RemoteUrl": "https://github.com/nk027/sanic",
  "RemoteRef": "HEAD",
  "RemoteSha": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 19:14:10 UTC",
    "User": "root"
  },
  "_user": "nk027",
  "_type": "src",
  "_file": "sanic_0.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/6ac59576aee3aac5f732fac499812d7265ff70f2fd9c13ca521b1437fa1adcea",
  "_filesize": 162379,
  "_sha256": "6ac59576aee3aac5f732fac499812d7265ff70f2fd9c13ca521b1437fa1adcea",
  "_expires": "2026-10-11T19:22:14.000Z",
  "_created": "2026-07-03T19:14:10.000Z",
  "_published": "2026-07-03T19:22:15.967Z",
  "_jobs": [
    {
      "job": 85059413300,
      "time": 180,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073510836"
    },
    {
      "job": 85059413283,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073511278"
    },
    {
      "job": 85059413312,
      "time": 183,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073511064"
    },
    {
      "job": 85059413277,
      "time": 235,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073520498"
    },
    {
      "job": 85059413354,
      "time": 242,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073520702"
    },
    {
      "job": 85059413322,
      "time": 290,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073534675"
    },
    {
      "job": 85059413427,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073515777"
    },
    {
      "job": 85059413345,
      "time": 383,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073544933"
    },
    {
      "job": 85059053907,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073474000"
    },
    {
      "job": 85059413275,
      "time": 189,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8073511370"
    },
    {
      "job": 85059413319,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073511835"
    },
    {
      "job": 85059413406,
      "time": 182,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073510207"
    },
    {
      "job": 85059413296,
      "time": 208,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073515208"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218",
  "_status": "success",
  "_upstream": "https://github.com/nk027/sanic",
  "_commit": {
    "id": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
    "author": "Nikolas Kuschnig <nkuschni@wu.ac.at>",
    "committer": "Nikolas Kuschnig <nkuschni@wu.ac.at>",
    "message": "Change to HTTPS for CRAN check\n",
    "time": 1692786179
  },
  "_maintainer": {
    "name": "Nikolas Kuschnig",
    "email": "nikolas.kuschnig@wu.ac.at",
    "login": "nk027",
    "description": "",
    "uuid": 31620977,
    "orcid": "0000-0002-6642-2543"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "nk027",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bicgstab",
    "cholesky",
    "conjugate-gradient",
    "eigen",
    "linear-equations",
    "solvers",
    "cpp"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "nk027",
      "count": 30,
      "uuid": 31620977
    },
    {
      "user": "odnaudio",
      "count": 1,
      "uuid": 41572883
    }
  ],
  "_userbio": {
    "uuid": 31620977,
    "type": "user",
    "name": "Nikolas Kuschnig",
    "followers": 54
  },
  "_downloads": {
    "count": 425,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sanic"
  },
  "_devurl": "https://github.com/nk027/sanic",
  "_searchresults": 2,
  "_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/sanic.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nk027/sanic",
  "_realowner": "nk027",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-09-22"
    },
    {
      "version": "0.0.2",
      "date": "2023-08-24"
    }
  ],
  "_exports": [
    "arnoldi",
    "eigen2",
    "lanczos",
    "solve_cg",
    "solve_chol",
    "solve_lu",
    "solve_qr",
    "solve2",
    "sparsify",
    "svd2"
  ],
  "_help": [
    {
      "page": "arnoldi",
      "title": "Krylov Subspace Spectral Decomposition",
      "topics": [
        "arnoldi",
        "lanczos"
      ]
    },
    {
      "page": "eigen2",
      "title": "Spectral Decomposition",
      "topics": [
        "eigen2"
      ]
    },
    {
      "page": "sanic",
      "title": "Solving Ax = b Nimbly in C++",
      "topics": [
        "sanic"
      ]
    },
    {
      "page": "solve_cg",
      "title": "Solve Systems of Equations Using Iterative Methods",
      "topics": [
        "solve_cg"
      ]
    },
    {
      "page": "solve_chol",
      "title": "Solve Systems of Equations Using Direct Methods",
      "topics": [
        "solve_chol",
        "solve_lu",
        "solve_qr"
      ]
    },
    {
      "page": "solve2",
      "title": "Solve Systems of Equations",
      "topics": [
        "solve2"
      ]
    },
    {
      "page": "sparsify",
      "title": "Transform a Matrix to Be Sparse.",
      "topics": [
        "sparsify"
      ]
    },
    {
      "page": "svd2",
      "title": "Singular Value Decomposition",
      "topics": [
        "svd2"
      ]
    }
  ],
  "_readme": "https://github.com/nk027/sanic/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.431363764158987,
  "_indexed": true,
  "_nocasepkg": "sanic",
  "_universes": [
    "nk027"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-03T19:17:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/bfbe65ed835254f1eab0b6df1cab718638d60b1af4ecb94682fa334199926d92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-03T19:17:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/dd3ab5258b4798aa09e8c7628fe566e86b6bd62f4353a82cb5f9e01e2db6885f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-03T19:17:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/022fcdc4df0c2fccbe91376494f6763dae1ea0444867e5811b102028e2e106f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-03T19:17:37.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/6d8e28844fae2dfd1853d56dd089053f9b9819c9bc69e9e3cb538d97b96e034e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-03T19:18:03.000Z",
      "arch": "aarch64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/f09c8cefd4b7625d05a530052062629012cc5d82c91e874330817e250e434902",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-03T19:18:32.000Z",
      "arch": "x86_64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/6ff4faefa13530bf0d7a1d2df9d3aa91ef7e25d907f590602c1e33d0b3371381",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-03T19:17:44.000Z",
      "arch": "aarch64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/fb4308df75b5428c377c3e0081b1f2c85b5c6a355f9c6b4ffb9b5e24d03b46f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-03T19:18:37.000Z",
      "arch": "x86_64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/a46317c4973ec624f0237280cc5ebacfa548fffb8b1b2e9cc04c872356cb087f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-07-03T19:17:40.000Z",
      "arch": "emscripten",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/748ab15c30efa148f0226f5b8324633df73c8663eb0628a3d365bebd280f7d4a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-03T19:16:24.000Z",
      "arch": "x86_64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/af1ead08a4dadebc5154e8c3a3643765ae4558a9efd65c65dde7a99f50a3aaf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-03T19:16:09.000Z",
      "arch": "x86_64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/9ac9dcb17c3977b7bf38267d63735f38a093f22cbc7c57fd7bcde66397f35c91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-03T19:16:20.000Z",
      "arch": "x86_64",
      "commit": "045c8d6e576485dd3628779c2a023bf05ea78a3d",
      "fileid": "https://r2.ropensci.org/b9f37d554a1bc261e0b1e1fa79a5d6fa1f67ce8c1f0d2e99487103b4e2d567b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nk027/actions/runs/28679208218"
    }
  ]
}