{
  "_id": "6a26a4ae24555f66ed522e3c",
  "Package": "rsparse",
  "Type": "Package",
  "Title": "Statistical Learning on Sparse Matrices",
  "Version": "0.5.3",
  "Authors@R": "c(\nperson(\"Dmitriy\", \"Selivanov\", role=c(\"aut\", \"cre\", \"cph\"), email=\"selivanov.dmitriy@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5413-1506\")),\nperson(\"David\", \"Cortes\", role=\"ctb\"),\nperson(\"Drew\", \"Schmidt\", role=\"ctb\", comment=\"configure script for BLAS, LAPACK detection\"),\nperson(\"Wei-Chen\", \"Chen\", role=\"ctb\", comment=\"configure script and work on linking to float package\")\n)",
  "Maintainer": "Dmitriy Selivanov <selivanov.dmitriy@gmail.com>",
  "Description": "Implements many algorithms for statistical learning on\nsparse matrices - matrix factorizations, matrix completion,\nelastic net regressions, factorization machines. Also 'rsparse'\nenhances 'Matrix' package by providing methods for\nmultithreaded <sparse, dense> matrix products and native\nslicing of the sparse matrices in Compressed Sparse Row (CSR)\nformat. List of the algorithms for regression problems: 1)\nElastic Net regression via Follow The Proximally-Regularized\nLeader (FTRL) Stochastic Gradient Descent (SGD), as per McMahan\net al(, <doi:10.1145/2487575.2488200>) 2) Factorization\nMachines via SGD, as per Rendle (2010,\n<doi:10.1109/ICDM.2010.127>) List of algorithms for matrix\nfactorization and matrix completion: 1) Weighted Regularized\nMatrix Factorization (WRMF) via Alternating Least Squares (ALS)\n- paper by Hu, Koren, Volinsky (2008,\n<doi:10.1109/ICDM.2008.22>) 2) Maximum-Margin Matrix\nFactorization via ALS, paper by Rennie, Srebro (2005,\n<doi:10.1145/1102351.1102441>) 3) Fast Truncated Singular Value\nDecomposition (SVD), Soft-Thresholded SVD, Soft-Impute matrix\ncompletion via ALS - paper by Hastie, Mazumder et al. (2014,\n<doi:10.48550/arXiv.1410.2596>) 4) Linear-Flow matrix\nfactorization, from 'Practical linear models for large-scale\none-class collaborative filtering' by Sedhain, Bui, Kawale et\nal (2016, ISBN:978-1-57735-770-4) 5) GlobalVectors (GloVe)\nmatrix factorization via SGD, paper by Pennington, Socher,\nManning (2014, <https://aclanthology.org/D14-1162/>) Package is\nreasonably fast and memory efficient - it allows to work with\nlarge datasets - millions of rows and millions of columns. This\nis particularly useful for practitioners working on recommender\nsystems.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "ByteCompile": "true",
  "StagedInstall": "TRUE",
  "URL": "https://github.com/dselivanov/rsparse",
  "BugReports": "https://github.com/dselivanov/rsparse/issues",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "yes",
  "Repository": "https://blaserlab.r-universe.dev",
  "Date/Publication": "2025-02-17 00:59:04 UTC",
  "RemoteUrl": "https://github.com/dselivanov/rsparse",
  "RemoteRef": "HEAD",
  "RemoteSha": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
  "Packaged": {
    "Date": "2026-06-08 11:03:57 UTC",
    "User": "root"
  },
  "Author": "Dmitriy Selivanov [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-5413-1506>),\nDavid Cortes [ctb],\nDrew Schmidt [ctb] (configure script for BLAS, LAPACK detection),\nWei-Chen Chen [ctb] (configure script and work on linking to float\npackage)",
  "MD5sum": "e2a7f50c68759aadd2bdf8d6172fc57e",
  "_user": "blaserlab",
  "_type": "src",
  "_file": "rsparse_0.5.3.tar.gz",
  "_fileid": "fb6901149984c34a94b702cf90c27c0794c266375b551757690ea47e4e31ac06",
  "_filesize": 393452,
  "_sha256": "fb6901149984c34a94b702cf90c27c0794c266375b551757690ea47e4e31ac06",
  "_created": "2026-06-08T11:03:57.000Z",
  "_published": "2026-06-08T11:17:02.662Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80079724463,
      "time": 237,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7478491406"
    },
    {
      "job": 80079724455,
      "time": 235,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7478489400"
    },
    {
      "job": 80079724527,
      "time": 232,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7478489683"
    },
    {
      "job": 80079724497,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7478486161"
    },
    {
      "job": 80079724454,
      "time": 220,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7478483391"
    },
    {
      "job": 80079724553,
      "time": 340,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7478526238"
    },
    {
      "job": 80079724459,
      "time": 234,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7478488570"
    },
    {
      "job": 80079724556,
      "time": 672,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7478641333"
    },
    {
      "job": 80078982659,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478408459"
    },
    {
      "job": 80079724403,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80079724468,
      "time": 263,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7478499184"
    },
    {
      "job": 80079724437,
      "time": 232,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7478488475"
    },
    {
      "job": 80079724466,
      "time": 280,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7478506125"
    }
  ],
  "_buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dselivanov/rsparse",
  "_commit": {
    "id": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
    "author": "Dmitry Selivanov <selivanov.dmitriy@gmail.com>",
    "committer": "Dmitry Selivanov <selivanov.dmitriy@gmail.com>",
    "message": "0.5.3\n",
    "time": 1739753944
  },
  "_maintainer": {
    "name": "Dmitriy Selivanov",
    "email": "selivanov.dmitriy@gmail.com",
    "login": "dselivanov",
    "twitter": "@rexyai",
    "description": "",
    "uuid": 5123805,
    "orcid": "0000-0001-5413-1506"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "version": ">= 1.3",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.9.100.5.0",
      "role": "LinkingTo"
    },
    {
      "package": "MatrixExtra",
      "version": ">= 0.1.7",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.10.0",
      "role": "Imports"
    },
    {
      "package": "float",
      "version": ">= 0.2-2",
      "role": "Imports"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Imports"
    },
    {
      "package": "lgr",
      "version": ">= 0.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "dselivanov",
  "_selfowned": false,
  "_usedby": 27,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "collaborative-filtering",
    "factorization-machines",
    "matrix-completion",
    "matrix-factorization",
    "recommender-system",
    "sparse-matrices",
    "svd",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 180,
  "_contributors": [
    {
      "user": "dselivanov",
      "count": 301,
      "uuid": 5123805
    },
    {
      "user": "david-cortes",
      "count": 37,
      "uuid": 11860098
    },
    {
      "user": "snoweye",
      "count": 7,
      "uuid": 2565440
    },
    {
      "user": "aliciaschep",
      "count": 2,
      "uuid": 6809790
    },
    {
      "user": "aitap",
      "count": 2,
      "uuid": 692445
    },
    {
      "user": "gsenseless",
      "count": 1,
      "uuid": 7242592
    }
  ],
  "_userbio": {
    "uuid": 62366303,
    "type": "user",
    "name": "Brad Blaser",
    "description": "Experimental Hematologist and Fish Fancier"
  },
  "_downloads": {
    "count": 6961,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rsparse"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/dselivanov/rsparse",
  "_searchresults": 57,
  "_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/readme.html",
    "extra/readme.md",
    "extra/rsparse.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dselivanov/rsparse",
  "_realowner": "dselivanov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.3",
      "date": "2019-04-12"
    },
    {
      "version": "0.3.3.1",
      "date": "2019-04-14"
    },
    {
      "version": "0.3.3.2",
      "date": "2019-07-18"
    },
    {
      "version": "0.3.3.3",
      "date": "2019-08-04"
    },
    {
      "version": "0.3.3.4",
      "date": "2019-11-14"
    },
    {
      "version": "0.4.0",
      "date": "2020-04-01"
    },
    {
      "version": "0.5.0",
      "date": "2021-11-30"
    },
    {
      "version": "0.5.1",
      "date": "2022-09-12"
    },
    {
      "version": "0.5.2",
      "date": "2024-06-28"
    },
    {
      "version": "0.5.3",
      "date": "2025-02-17"
    }
  ],
  "_exports": [
    "ap_k",
    "detect_number_omp_threads",
    "FactorizationMachine",
    "FTRL",
    "GloVe",
    "LinearFlow",
    "ndcg_k",
    "PureSVD",
    "ScaleNormalize",
    "soft_impute",
    "soft_svd",
    "WRMF"
  ],
  "_datasets": [
    {
      "name": "movielens100k",
      "title": "MovieLens 100K Dataset",
      "object": "movielens100k",
      "class": [
        "dgCMatrix"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "detect_number_omp_threads",
      "title": "Detects number of OpenMP threads in the system",
      "topics": [
        "detect_number_omp_threads"
      ]
    },
    {
      "page": "FactorizationMachine",
      "title": "Second order Factorization Machines",
      "topics": [
        "FactorizationMachine"
      ]
    },
    {
      "page": "FTRL",
      "title": "Logistic regression model with FTRL proximal SGD solver.",
      "topics": [
        "FTRL"
      ]
    },
    {
      "page": "GloVe",
      "title": "Global Vectors",
      "topics": [
        "GloVe"
      ]
    },
    {
      "page": "LinearFlow",
      "title": "Linear-FLow model for one-class collaborative filtering",
      "topics": [
        "LinearFlow"
      ]
    },
    {
      "page": "metrics",
      "title": "Ranking Metrics for Top-K Items",
      "topics": [
        "ap_k",
        "metrics",
        "ndcg_k"
      ]
    },
    {
      "page": "movielens100k",
      "title": "MovieLens 100K Dataset",
      "topics": [
        "movielens100k"
      ]
    },
    {
      "page": "PureSVD",
      "title": "PureSVD recommender model decompomposition",
      "topics": [
        "PureSVD"
      ]
    },
    {
      "page": "ScaleNormalize",
      "title": "Re-scales input matrix proportinally to item popularity",
      "topics": [
        "ScaleNormalize"
      ]
    },
    {
      "page": "soft_impute",
      "title": "SoftImpute/SoftSVD matrix factorization",
      "topics": [
        "soft_impute",
        "soft_svd"
      ]
    },
    {
      "page": "WRMF",
      "title": "Weighted Regularized Matrix Factorization for collaborative filtering",
      "topics": [
        "WRMF"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dselivanov/rsparse/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dselivanov/rsparse/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "float",
    "lattice",
    "lgr",
    "Matrix",
    "MatrixExtra",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RhpcBLASctl"
  ],
  "_sysdeps": [
    {
      "shlib": "libopenblasp-r0",
      "package": "libopenblas0-pthread",
      "headers": "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": 9.160244022087275,
  "_indexed": false,
  "_nocasepkg": "rsparse",
  "_universes": [
    "blaserlab"
  ],
  "_indexurl": "https://dselivanov.r-universe.dev/rsparse",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-06-08T11:07:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "d39817851264dee3d53719ce0d85000506f4aaaadc5a73a29549a9ae122f358d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-06-08T11:07:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "827f71cd8320283bad810c2ad0583e0337440cc526fe7e8887141bb33b75ac3f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-06-08T11:07:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "e89b14f589d68386a66ad4b7091b90ca2a547f6c8d31c6ea70348f96ddf9d5e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-06-08T11:07:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "832149a02d6fdac38ed672ac75449de636b1025482e1e73a5503ac668f7845e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-06-08T11:07:07.000Z",
      "arch": "aarch64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "422ccb7b2c1bb604a3dbe26ab841cd6ef3c4bb7d7d39ff9af31ae586a9d8eb85",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-06-08T11:07:53.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "22a5fc6a511ef376650a1521e18ef546757d0439340d669019c62445db3a3cff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-06-08T11:07:11.000Z",
      "arch": "aarch64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "c0db7b1dacd0358f426c0b3ad99d533aa4643ed1b53009abda72ff1974d1cbbf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-06-08T11:10:41.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "1b16d04f29e785f779299c1e4cfc332d8a71bef9b7fddd23e8e073f84a6cbe42",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.3",
      "date": "2026-06-08T11:06:31.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "6d5f9b60100bdc4eecc2aa8a2e0c28afe7157d7a967ea4085b8630de6705d807",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.3",
      "date": "2026-06-08T11:06:24.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "23fce0b5a676f538527aa1122d00d41efa756cce2c214cdbca26a29299263d4e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.3",
      "date": "2026-06-08T11:06:40.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "fdc7dd33c8440cc39e16a2d1b1e41a896fdd7d21b9cc158e4133ae96f2770607",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/blaserlab/actions/runs/27133140222"
    }
  ]
}