{
  "_id": "6a3662d63efcd9bda44065cb",
  "Package": "rbm25",
  "Title": "A Light Wrapper Around the 'BM25' 'Rust' Crate for Okapi BM25\nText Search",
  "Version": "0.0.4",
  "Authors@R": "c(\nperson(\"David\", \"Zimmermann-Kollenda\", , \"david_j_zimmermann@hotmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Michael Barlow\", role = \"aut\", comment = \"bm25 Rust library\"),\nperson(\"Authors of the dependency Rust crates\", role = \"aut\", comment = \"see AUTHORS file\")\n)",
  "Description": "BM25 is a ranking function used by search engines to rank\nmatching documents according to their relevance to a user's\nsearch query. This package provides a light wrapper around the\n'BM25' 'rust' crate for Okapi BM25 text search. For more\ninformation, see Robertson et al. (1994)\n<https://trec.nist.gov/pubs/trec3/t3_proceedings.html>.",
  "Encoding": "UTF-8",
  "URL": "https://davzim.github.io/rbm25/, https://github.com/DavZim/rbm25/",
  "BugReports": "https://github.com/DavZim/rbm25/issues",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.71.1",
  "License": "MIT + file LICENSE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/rextendr/version": "0.3.1.9001",
  "Config/testthat/edition": "3",
  "Config/rbm25/MSRV": "1.71.1",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://davzim.r-universe.dev",
  "Date/Publication": "2025-04-14 19:54:06 UTC",
  "RemoteUrl": "https://github.com/davzim/rbm25",
  "RemoteRef": "HEAD",
  "RemoteSha": "f85ba6629e9f521bac899d197cc391207b4a4d07",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-20 09:47:24 UTC",
    "User": "root"
  },
  "Author": "David Zimmermann-Kollenda [aut, cre],\nMichael Barlow [aut] (bm25 Rust library),\nAuthors of the dependency Rust crates [aut] (see AUTHORS file)",
  "Maintainer": "David Zimmermann-Kollenda <david_j_zimmermann@hotmail.com>",
  "MD5sum": "cec07508abe04fb61bdc178e2f219b5c",
  "_user": "davzim",
  "_type": "src",
  "_file": "rbm25_0.0.4.tar.gz",
  "_fileid": "4b49d416e1c3718380bf05cfa3d91330488f7d65b49d1377d3df87c9bf3d74ae",
  "_filesize": 3891533,
  "_sha256": "4b49d416e1c3718380bf05cfa3d91330488f7d65b49d1377d3df87c9bf3d74ae",
  "_created": "2026-06-20T09:47:24.000Z",
  "_published": "2026-06-20T09:52:22.181Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82473822535,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764257972"
    },
    {
      "job": 82473822536,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764258572"
    },
    {
      "job": 82473822532,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764258285"
    },
    {
      "job": 82473822538,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764257704"
    },
    {
      "job": 82473822539,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764254372"
    },
    {
      "job": 82473822540,
      "time": 250,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764270435"
    },
    {
      "job": 82473822537,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7764253252"
    },
    {
      "job": 82473822528,
      "time": 168,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7764261243"
    },
    {
      "job": 82473654956,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764242741"
    },
    {
      "job": 82473822521,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764257307"
    },
    {
      "job": 82473822531,
      "time": 156,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7764259876"
    },
    {
      "job": 82473822529,
      "time": 171,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764261547"
    },
    {
      "job": 82473822530,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7764261294"
    }
  ],
  "_buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/davzim/rbm25",
  "_commit": {
    "id": "f85ba6629e9f521bac899d197cc391207b4a4d07",
    "author": "David Zimmermann-Kollenda <david-zimmermann@hotmail.de>",
    "committer": "David Zimmermann-Kollenda <david-zimmermann@hotmail.de>",
    "message": "fix build by setting NOT_CRAN=false for GHA\n",
    "time": 1744660446
  },
  "_maintainer": {
    "name": "David Zimmermann-Kollenda",
    "email": "david_j_zimmermann@hotmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "davzim",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bm25",
    "rust",
    "similarity-search",
    "cargo"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "davzim",
      "count": 25,
      "uuid": 15910496
    },
    {
      "user": "cgmossa",
      "count": 6,
      "uuid": 1063624
    }
  ],
  "_userbio": {
    "uuid": 15910496,
    "type": "user",
    "name": "DavZim",
    "followers": 71
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbm25"
  },
  "_devurl": "https://github.com/davzim/rbm25",
  "_pkgdown": "https://davzim.github.io/rbm25/",
  "_searchresults": 7,
  "_cargo": true,
  "_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/rbm25.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/davzim/rbm25",
  "_realowner": "davzim",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2025-01-17"
    },
    {
      "version": "0.0.4",
      "date": "2025-04-14"
    }
  ],
  "_exports": [
    "BM25",
    "bm25_score"
  ],
  "_help": [
    {
      "page": "BM25",
      "title": "BM25 Object",
      "topics": [
        "BM25"
      ]
    },
    {
      "page": "bm25_score",
      "title": "Score a text corpus based on the Okapi BM25 algorithm",
      "topics": [
        "bm25_score"
      ]
    }
  ],
  "_readme": "https://github.com/davzim/rbm25/raw/HEAD/README.md",
  "_rundeps": [
    "R6"
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "rbm25",
  "_universes": [
    "davzim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "e052e9b7a4607d81bcd7ad84dc517c2db0d119f545dba59519fdd9d7d8c79648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "88bba778626d27fcba96d476bcec3ad4744124b60a9c3d9f966d085a5a92a6ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "66a6f14b0ab8d0574db200c6e8d941823ef1f1801f4b3b378c3e9daea09d4ae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "78f65b5607bd964782e6eee50f1fad1b3d8d14ceee11addc124c473fb69a5d6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:12.000Z",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "86bc1267770128517c715e5fae7fc518f303382dd031f104fd37c420bfbaea0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-20T09:50:40.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "e46907e08bc1f2d2577e4f33dd4aa9e38d0b85943756f1a2fbe2075e0bc00810",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:07.000Z",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "0e6f898d255f616bc403940191547e6900a151d90583600ad0d2e72176a75e26",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:52.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "7cf94129fdae6d305ba4c60f953df5d833ff41689548fc0a278b872aba3d287c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:49.000Z",
      "arch": "emscripten",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "8672b103db91a81314e4a96f56048d2d2c45fa87de68ea357eed9fa132627722",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:11.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "6babd6ca30e5aaed416a6337a5750bbfafe76de2ebb7f2939633ff4a4c8d8f89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-20T09:49:22.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "beec9242368ba6820807792628a077bc9ea11ca11548fd06b60d358e3aee5800",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-06-20T09:48:55.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "4c7b4a8fad89b4c25e1994218e2c3844604350ab3ce8bf099ee52c72dffb0a1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/27867394297"
    }
  ]
}