{
  "_id": "6a4960d177d6db3f2f96641c",
  "Package": "recosystem",
  "Type": "Package",
  "Title": "Recommender System using Matrix Factorization",
  "Version": "0.5.1",
  "Date": "2023-05-05",
  "Author": "Yixuan Qiu, David Cortes, Chih-Jen Lin, Yu-Chin Juan, Wei-Sheng\nChin, Yong Zhuang, Bo-Wen Yuan, Meng-Yuan Yang, and other\ncontributors. See file AUTHORS for details.",
  "Maintainer": "Yixuan Qiu <yixuan.qiu@cos.name>",
  "Description": "R wrapper of the 'libmf' library\n<https://www.csie.ntu.edu.tw/~cjlin/libmf/> for recommender\nsystem using matrix factorization. It is typically used to\napproximate an incomplete matrix using the product of two\nmatrices in a latent space. Other common names for this task\ninclude \"collaborative filtering\", \"matrix completion\", \"matrix\nrecovery\", etc. High performance multi-core parallel computing\nis supported in this package.",
  "License": "BSD_3_clause + file LICENSE",
  "Copyright": "see file COPYRIGHTS",
  "URL": "https://github.com/yixuan/recosystem",
  "BugReports": "https://github.com/yixuan/recosystem/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Repository": "https://yixuan.r-universe.dev",
  "Date/Publication": "2023-05-05 10:09:12 UTC",
  "RemoteUrl": "https://github.com/yixuan/recosystem",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1207182ed700ec957cc36f25137e0d882566111",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 19:32:52 UTC",
    "User": "root"
  },
  "_user": "yixuan",
  "_type": "src",
  "_file": "recosystem_0.5.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/9740eb88c8843efc3e92f84256c3bb48b34b8836fa0592f77249424783d3fbd7",
  "_filesize": 283672,
  "_sha256": "9740eb88c8843efc3e92f84256c3bb48b34b8836fa0592f77249424783d3fbd7",
  "_expires": "2026-10-12T19:36:48.000Z",
  "_created": "2026-07-04T19:32:52.000Z",
  "_published": "2026-07-04T19:36:49.878Z",
  "_jobs": [
    {
      "job": 85160890974,
      "time": 180,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084796392"
    },
    {
      "job": 85160890967,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084791136"
    },
    {
      "job": 85160890971,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084790870"
    },
    {
      "job": 85160890975,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084790044"
    },
    {
      "job": 85160890997,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084784392"
    },
    {
      "job": 85160891000,
      "time": 161,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084793561"
    },
    {
      "job": 85160890999,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084789652"
    },
    {
      "job": 85160890976,
      "time": 174,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084795399"
    },
    {
      "job": 85160609055,
      "time": 234,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084771733"
    },
    {
      "job": 85160890962,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084789939"
    },
    {
      "job": 85160890979,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084788740"
    },
    {
      "job": 85160890970,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084787630"
    },
    {
      "job": 85160890977,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084789802"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409",
  "_status": "success",
  "_upstream": "https://github.com/yixuan/recosystem",
  "_commit": {
    "id": "f1207182ed700ec957cc36f25137e0d882566111",
    "author": "Yixuan Qiu <yixuanq@gmail.com>",
    "committer": "Yixuan Qiu <yixuanq@gmail.com>",
    "message": "remove C++11 specification as suggested by CRAN\n",
    "time": 1683281352
  },
  "_maintainer": {
    "name": "Yixuan Qiu",
    "email": "yixuan.qiu@cos.name",
    "login": "yixuan",
    "description": "",
    "uuid": 216398
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "float",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    }
  ],
  "_owner": "yixuan",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "matrix-factorization",
    "recommender-system",
    "cpp",
    "openmp"
  ],
  "_stars": 84,
  "_contributors": [
    {
      "user": "yixuan",
      "count": 267,
      "uuid": 216398
    },
    {
      "user": "david-cortes",
      "count": 1,
      "uuid": 11860098
    }
  ],
  "_userbio": {
    "uuid": 216398,
    "type": "user",
    "name": "Yixuan Qiu",
    "followers": 904
  },
  "_downloads": {
    "count": 930,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/recosystem"
  },
  "_devurl": "https://github.com/yixuan/recosystem",
  "_searchresults": 138,
  "_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/recosystem.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yixuan/recosystem",
  "_realowner": "yixuan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2014-09-11"
    },
    {
      "version": "0.2.3",
      "date": "2014-09-11"
    },
    {
      "version": "0.2.4",
      "date": "2014-09-13"
    },
    {
      "version": "0.2.5",
      "date": "2015-02-07"
    },
    {
      "version": "0.3",
      "date": "2015-05-30"
    },
    {
      "version": "0.4",
      "date": "2016-07-13"
    },
    {
      "version": "0.4.1",
      "date": "2017-03-21"
    },
    {
      "version": "0.4.2",
      "date": "2017-09-02"
    },
    {
      "version": "0.4.3",
      "date": "2020-05-18"
    },
    {
      "version": "0.4.4",
      "date": "2021-01-10"
    },
    {
      "version": "0.4.5",
      "date": "2021-05-14"
    },
    {
      "version": "0.5",
      "date": "2021-09-19"
    },
    {
      "version": "0.5.1",
      "date": "2023-05-05"
    }
  ],
  "_exports": [
    "data_file",
    "data_matrix",
    "data_memory",
    "out_file",
    "out_memory",
    "out_nothing",
    "Reco"
  ],
  "_help": [
    {
      "page": "data_source",
      "title": "Specifying Data Source",
      "topics": [
        "data_file",
        "data_matrix",
        "data_memory",
        "data_source"
      ]
    },
    {
      "page": "output",
      "title": "Exporting Factorization Matrices",
      "topics": [
        "output"
      ]
    },
    {
      "page": "output_format",
      "title": "Specifying Output Format",
      "topics": [
        "output_format",
        "out_file",
        "out_memory",
        "out_nothing"
      ]
    },
    {
      "page": "predict",
      "title": "Recommender Model Predictions",
      "topics": [
        "predict"
      ]
    },
    {
      "page": "Reco",
      "title": "Constructing a Recommender System Object",
      "topics": [
        "Reco"
      ]
    },
    {
      "page": "train",
      "title": "Training a Recommender Model",
      "topics": [
        "train"
      ]
    },
    {
      "page": "tune",
      "title": "Tuning Model Parameters",
      "topics": [
        "tune"
      ]
    }
  ],
  "_readme": "https://github.com/yixuan/recosystem/raw/HEAD/README.md",
  "_rundeps": [
    "float",
    "Rcpp",
    "RcppProgress"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "recosystem: Recommender System Using Parallel Matrix Factorization",
      "author": "Yixuan Qiu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "About recosystem Package",
        "Highlights of LIBMF and recosystem",
        "A Quick View of Recommender System",
        "Data Input and Output",
        "Data Format",
        "Usage of recosystem",
        "Performance Improvement with Extra Installation Options",
        "References"
      ],
      "created": "2014-07-21 22:46:16",
      "modified": "2021-05-24 03:01:29",
      "commits": 21
    }
  ],
  "_score": 8.085347671533055,
  "_indexed": true,
  "_nocasepkg": "recosystem",
  "_universes": [
    "yixuan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-04T19:36:02.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/22225cd1b5faa6895465d89ce7c95c8c5a129b0cf61282bd7ad9684eed41b8f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-04T19:35:17.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/05da491634d0081275a8558d532f68bbb66caa3e8561144cb281bc899634a611",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-04T19:35:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/6e025e0d34cfd7821db100630866db8477bace27bf77fba00a862fe910322a13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-04T19:35:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/857cb05414975718f91246caf637eae20e19632bcc64ca7d189bb1c370df42f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-04T19:34:35.000Z",
      "arch": "aarch64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/40ecf7e3eeb1227d77815ce7d549563c953ea86548f1a2ed17efb8ab3a1a617d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-04T19:35:24.000Z",
      "arch": "x86_64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/90308e3839c7c91a2355d35c901e55744e374b2e72f1ade1da6e369ef282e12a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-04T19:34:55.000Z",
      "arch": "aarch64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/43b7002693f8da802bf21d50984a1d6838f74ceb6fb1d0196844ec539df9fc2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-04T19:35:32.000Z",
      "arch": "x86_64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/90bd38c1bdd6eff88a01bc617adb2e79a7f6809851a9ca2f09ec2193211d8d16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-07-04T19:35:29.000Z",
      "arch": "emscripten",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/f30cdae33cec6b3c469a52b7c9858c381b0026159286cc283b67c6a9ba7c6206",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-04T19:34:23.000Z",
      "arch": "x86_64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/f21ab111b81c21023c949829b2aab4f00bdcd39c5d940189120e046b497c269e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-04T19:34:18.000Z",
      "arch": "x86_64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/b3cc162aa6751ef0b95ea1bb1791d4007893d93e4cec26357af7e1de339b7511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-04T19:34:25.000Z",
      "arch": "x86_64",
      "commit": "f1207182ed700ec957cc36f25137e0d882566111",
      "fileid": "https://r2.ropensci.org/0cfc5f7a338f63c451f6bf66077c7de63aa55db33156255004442fcd575296cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yixuan/actions/runs/28717198409"
    }
  ]
}