{
  "_id": "6a0f76bbacfb0bcc41c61eb5",
  "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-05-21 06:18:54 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": "019659fe3e0043658059019d8ddf9a7e",
  "_user": "davzim",
  "_type": "src",
  "_file": "rbm25_0.0.4.tar.gz",
  "_fileid": "1a679e8d363af6951962d4650e73ca39929d83c2f1275d2a4767af23d58399ac",
  "_filesize": 3888674,
  "_sha256": "1a679e8d363af6951962d4650e73ca39929d83c2f1275d2a4767af23d58399ac",
  "_created": "2026-05-21T06:18:54.000Z",
  "_published": "2026-05-21T21:18:51.393Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77270680694,
      "time": 159,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128624597"
    },
    {
      "job": 77270680544,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128620421"
    },
    {
      "job": 77270680888,
      "time": 150,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128622334"
    },
    {
      "job": 77270681148,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128619197"
    },
    {
      "job": 77270680678,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128619948"
    },
    {
      "job": 77270681046,
      "time": 290,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128651305"
    },
    {
      "job": 77270680700,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7128625030"
    },
    {
      "job": 77270680568,
      "time": 371,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7128665703"
    },
    {
      "job": 77270680024,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128585698"
    },
    {
      "job": 77270680125,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147444222"
    },
    {
      "job": 77270681105,
      "time": 190,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7128631762"
    },
    {
      "job": 77270680948,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128620578"
    },
    {
      "job": 77270681057,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7128622157"
    }
  ],
  "_buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560",
  "_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"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbm25"
  },
  "_devurl": "https://github.com/davzim/rbm25",
  "_pkgdown": "https://davzim.github.io/rbm25/",
  "_searchresults": 3,
  "_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",
    "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-05-21T06:21:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "b1fb8bfefe1bd4524fca4945fdd0cfa41ba61b8767826680151fe0a7720bd3bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-21T06:21:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "5315c4ec6e60e339c7b3dde531d0c76b9d90629f925cee96865b5f189ddbb123",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-21T06:21:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "8a6327346595398245fc39a588def8bdc76932cfc67ca176f6b5718469e90a1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-21T06:21:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "d2d00dd9783d6971d8792cbdcdaf5583a11e2784af1010af028aa52d29e1cd31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-21T06:21:16.000Z",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "55447b304ee6cfd45679d641ee0ff5250814d701371003a7ec1f24a062f60a90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-21T06:22:34.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "342b9723c2c228d2080637cbc6f5ff17855f031c4e9ab945c7b79ff3f1a5dbc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-21T06:21:23.000Z",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "7b105d5e10bd164faa5022658d9167c80351ed4805ee1aa6190311ab17804a9a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-21T06:23:15.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "0fb06d43f69efad906a6ad59168607dbdc4d3ab080a0ddec19ed226c0ee8c7be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-05-21T21:18:17.000Z",
      "arch": "emscripten",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "1561c5d7b05971e97d8620af6b1733ebac3f7d1ed3ca3f1911e86349ab4ee2fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-21T06:20:41.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "f6222f8c2a9dce6a6df1be3ce6b1b3c9473f4f0e0d2a1f46ed6e49bea5ca449a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-21T06:20:22.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "b0a557f878b2c686148d0d75b1203f9dddc0fc3c8547a5f8eabc9fb3a946bbd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-21T06:20:26.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "3fbba9c1e3ee910494435846d6f511630ca2a710a7374dbf23e7f8dc203ae51b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/26208996560"
    }
  ]
}