{
  "_id": "6a2d35903efcd9bda42fc1f2",
  "Package": "recometrics",
  "Type": "Package",
  "Title": "Evaluation Metrics for Implicit-Feedback Recommender Systems",
  "Version": "0.1.6-3",
  "Author": "David Cortes",
  "Maintainer": "David Cortes <david.cortes.rivera@gmail.com>",
  "URL": "https://github.com/david-cortes/recometrics",
  "BugReports": "https://github.com/david-cortes/recometrics/issues",
  "Description": "Calculates evaluation metrics for implicit-feedback\nrecommender systems that are based on low-rank matrix\nfactorization models, given the fitted model matrices and data,\nthus allowing to compare models from a variety of libraries.\nMetrics include P@K (precision-at-k, for top-K\nrecommendations), R@K (recall at k), AP@K (average precision at\nk), NDCG@K (normalized discounted cumulative gain at k), Hit@K\n(from which the 'Hit Rate' is calculated), RR@K (reciprocal\nrank at k, from which the 'MRR' or 'mean reciprocal rank' is\ncalculated), ROC-AUC (area under the receiver-operating\ncharacteristic curve), and PR-AUC (area under the\nprecision-recall curve). These are calculated on a per-user\nbasis according to the ranking of items induced by the model,\nusing efficient multi-threaded routines. Also provides\nfunctions for creating train-test splits for model fitting and\nevaluation.",
  "VignetteBuilder": "knitr",
  "License": "BSD_2_clause + file LICENSE",
  "RoxygenNote": "7.1.1",
  "StagedInstall": "TRUE",
  "Biarch": "TRUE",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-13 10:44:48 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-02-19 22:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/recometrics",
  "RemoteRef": "HEAD",
  "RemoteSha": "05fdda4a9a147a4ae82f23c08bf90430a6475478",
  "MD5sum": "7b92637da8a4632dbe8d0e8657e0670a",
  "_user": "cran",
  "_type": "src",
  "_file": "recometrics_0.1.6-3.tar.gz",
  "_fileid": "366beae1d047ddf2f4c4ab553ec20e84dabb05a54606bf9a7c1f27b1a0c55ed8",
  "_filesize": 318694,
  "_sha256": "366beae1d047ddf2f4c4ab553ec20e84dabb05a54606bf9a7c1f27b1a0c55ed8",
  "_created": "2026-06-13T10:44:48.000Z",
  "_published": "2026-06-13T10:48:48.809Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81184401036,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7610053139"
    },
    {
      "job": 81184401034,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7610052342"
    },
    {
      "job": 81184401032,
      "time": 196,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7610055648"
    },
    {
      "job": 81184401027,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7610051972"
    },
    {
      "job": 81184195418,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7610032850"
    },
    {
      "job": 81184401006,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27464458437",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/recometrics",
  "_commit": {
    "id": "05fdda4a9a147a4ae82f23c08bf90430a6475478",
    "author": "David Cortes <david.cortes.rivera@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.6-3\n",
    "time": 1676844002
  },
  "_maintainer": {
    "name": "David Cortes",
    "email": "david.cortes.rivera@gmail.com",
    "login": "david-cortes",
    "description": "",
    "uuid": 11860098
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "float",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.3-4",
      "role": "Imports"
    },
    {
      "package": "MatrixExtra",
      "version": ">= 0.1.6",
      "role": "Imports"
    },
    {
      "package": "float",
      "role": "Imports"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "recommenderlab",
      "version": ">= 0.2-7",
      "role": "Suggests"
    },
    {
      "package": "cmfrec",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "david-cortes",
      "count": 7,
      "uuid": 11860098
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/recometrics"
  },
  "_devurl": "https://github.com/david-cortes/recometrics",
  "_searchresults": 9,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/recometrics.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/david-cortes/recometrics",
  "_realowner": "david-cortes",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-07-15"
    },
    {
      "version": "0.1.3",
      "date": "2021-07-20"
    },
    {
      "version": "0.1.5",
      "date": "2021-09-02"
    },
    {
      "version": "0.1.5-2",
      "date": "2021-10-14"
    },
    {
      "version": "0.1.6",
      "date": "2022-01-21"
    },
    {
      "version": "0.1.6-1",
      "date": "2022-08-06"
    },
    {
      "version": "0.1.6-3",
      "date": "2023-02-20"
    }
  ],
  "_exports": [
    "calc.reco.metrics",
    "create.reco.train.test"
  ],
  "_help": [
    {
      "page": "calc.reco.metrics",
      "title": "Calculate Recommendation Quality Metrics",
      "topics": [
        "calc.reco.metrics"
      ]
    },
    {
      "page": "create.reco.train.test",
      "title": "Create Train-Test Splits of Implicit-Feedback Data",
      "topics": [
        "create.reco.train.test"
      ]
    }
  ],
  "_rundeps": [
    "float",
    "lattice",
    "Matrix",
    "MatrixExtra",
    "Rcpp",
    "RhpcBLASctl"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "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"
    }
  ],
  "_vignettes": [
    {
      "source": "Evaluating_recommender_systems.Rmd",
      "filename": "Evaluating_recommender_systems.html",
      "title": "Evaluating recommender systems",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Implicit-feedback data",
        "Matrix factorization models",
        "Evaluating recommendation models",
        "Loading the data",
        "Creating a train-test split",
        "Establishing baselines",
        "Fitting models",
        "Other models",
        "Calculating metrics",
        "Comparing models"
      ],
      "created": "2021-07-15 10:10:02",
      "modified": "2021-09-02 16:20:02",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "recometrics",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://david-cortes.r-universe.dev/recometrics",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6-3",
      "date": "2026-06-13T10:47:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "05fdda4a9a147a4ae82f23c08bf90430a6475478",
      "fileid": "5d1db2168cc9de67b46f5f095890f509f2ac9b3f48b162648cb194dc47eb61d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27464458437"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6-3",
      "date": "2026-06-13T10:47:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "05fdda4a9a147a4ae82f23c08bf90430a6475478",
      "fileid": "a77ce9435376395f221524bc73c3071a20cf86fb55e516c7724e222dfdcc6157",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27464458437"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6-3",
      "date": "2026-06-13T10:47:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "05fdda4a9a147a4ae82f23c08bf90430a6475478",
      "fileid": "7aea4325e980c6a3bca40cce96c5fcd27da0e51a72f360ec7b7f96bb3e420caf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27464458437"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6-3",
      "date": "2026-06-13T10:47:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "05fdda4a9a147a4ae82f23c08bf90430a6475478",
      "fileid": "40e41f51135e40d880ca27dc3464fa4dd159eb57b64acb1735a4db9d6ba73121",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27464458437"
    }
  ]
}