{
  "_id": "6a3bb0945cdecea1d682b1b1",
  "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://dselivanov.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-24 10:13:09 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": "2a2633ef77a2a1a95288a7eac9d18e07",
  "_user": "dselivanov",
  "_type": "src",
  "_file": "rsparse_0.5.3.tar.gz",
  "_fileid": "f3d3e50ebc42871a65d41b0aa9e2fe08482d1fb3cb41a8450be9a2fc94ce7013",
  "_filesize": 398732,
  "_sha256": "f3d3e50ebc42871a65d41b0aa9e2fe08482d1fb3cb41a8450be9a2fc94ce7013",
  "_created": "2026-06-24T10:13:09.000Z",
  "_published": "2026-06-24T10:25:24.213Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83170015947,
      "time": 222,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7846629377"
    },
    {
      "job": 83170015888,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7846630036"
    },
    {
      "job": 83170015884,
      "time": 251,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846639930"
    },
    {
      "job": 83170015931,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846628238"
    },
    {
      "job": 83170015921,
      "time": 207,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7846622968"
    },
    {
      "job": 83170015948,
      "time": 648,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7846782863"
    },
    {
      "job": 83170015954,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846605235"
    },
    {
      "job": 83170015924,
      "time": 449,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846710650"
    },
    {
      "job": 83169432673,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846546857"
    },
    {
      "job": 83170015851,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 83170015868,
      "time": 270,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7846646242"
    },
    {
      "job": 83170015968,
      "time": 233,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7846632137"
    },
    {
      "job": 83170015928,
      "time": 241,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7846635295"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748",
  "_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": true,
  "_usedby": 28,
  "_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": 5123805,
    "type": "user",
    "name": "Dmitry Selivanov",
    "followers": 380
  },
  "_downloads": {
    "count": 5955,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rsparse"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/dselivanov/rsparse",
  "_searchresults": 56,
  "_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.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": 9.100561592662222,
  "_indexed": true,
  "_nocasepkg": "rsparse",
  "_universes": [
    "dselivanov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-06-24T10:16:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "01e186972cac2b0199e55d67acedf0128c2f99453bccef9cf26dba958ca33684",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-06-24T10:16:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "9d29cdcdb28ec921a22d782f39e2e91cf4e7b7025c671b5902803b1180efafac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-06-24T10:16:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "295c71d5c8ce3fe899ee4b8b45d70a473f6ee8ceba3e409112b48e761a1eba29",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-06-24T10:16:00.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "1725c8cdc6f2292a2043da20563107234d7e6f724b398e544e5a37f56917957b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-06-24T10:16:00.000Z",
      "arch": "aarch64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "9d90b5618fa11ab8aa9730897de03ed6689141494bd1ed3ee597e6aefc2665ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-06-24T10:19:50.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "4a46c43095976087131c6efc82dc7cf7222e9d9a23797629b9f7b8ffe7dcd1ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-06-24T10:15:32.000Z",
      "arch": "aarch64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "645107e00947f8363d0aab461f4337b88a07eb40ca21816e76251da8442ba738",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-06-24T10:17:23.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "6e03da4ba84954a1ab0c17204e3e9e4490693497b61c74bd695213ccc7cb036a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.3",
      "date": "2026-06-24T10:15:19.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "0ce28f4fa2498147e85930db298bb4888a57b18894d3c39a705a1e47e909e54d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.3",
      "date": "2026-06-24T10:15:13.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "1dd6bd92f307f606d7cf62cca8726782867ba1e1db3f8a448a69b9e4e32c0fc1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.3",
      "date": "2026-06-24T10:15:19.000Z",
      "arch": "x86_64",
      "commit": "54f7e6a8e81d568c0f22199d84129a0b1cbbf27c",
      "fileid": "81818b8d072d55046efc3feb66d626d45cc8a632c4ac522acc1f3521b7236ee1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dselivanov/actions/runs/28091202748"
    }
  ]
}