{
  "_id": "6a5de44d9baadeef8ab55e0b",
  "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-07-20 08:57:49 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>",
  "_user": "davzim",
  "_type": "src",
  "_file": "rbm25_0.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/7bd25dd20729ce98d966fbe1db1a21e934c7ee8d9e4999243b3237557d4d4f38",
  "_filesize": 3889363,
  "_sha256": "7bd25dd20729ce98d966fbe1db1a21e934c7ee8d9e4999243b3237557d4d4f38",
  "_expires": "2026-10-28T09:03:07.000Z",
  "_created": "2026-07-20T08:57:49.000Z",
  "_published": "2026-07-20T09:51:53.325Z",
  "_jobs": [
    {
      "job": 88310962694,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8455788502"
    },
    {
      "job": 88310962652,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8455785502"
    },
    {
      "job": 88310962683,
      "time": 178,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455801636"
    },
    {
      "job": 88310962659,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455786030"
    },
    {
      "job": 88310962661,
      "time": 245,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8455814801"
    },
    {
      "job": 88310962634,
      "time": 267,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8455829213"
    },
    {
      "job": 88310962655,
      "time": 213,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8455802345"
    },
    {
      "job": 88310962627,
      "time": 248,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8455822383"
    },
    {
      "job": 88310409345,
      "time": 177,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455730034"
    },
    {
      "job": 88310962599,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8455787163"
    },
    {
      "job": 88310962699,
      "time": 167,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8455797219"
    },
    {
      "job": 88310962682,
      "time": 161,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8455796347"
    },
    {
      "job": 88310962633,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8455783119"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 215,
    "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.1",
  "_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-07-20T09:00:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/e9adc6fc71d9683b75dc7ab90b565a4f6a324544ce56fc9982250bd43bdc9284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-20T09:00:14.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/9df955a7d122d6126df2ae7e53d4f597efa6cbe7d38e984d912be131ad830582",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-20T09:00:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/2ed22a02fdfbc6f915715aac70f765cdc34bea31b99f290d0dd73d0ba150eb7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-07-20T09:00:14.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/8c88622dd1c0ef41dfd8bae1a6608f9e62ea656c1be8537943a6d56a9bc8c002",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-20T09:01:07.000Z",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/88eb6ef62b08b9f074e22804ecc0274de10b74a6b3614b457b49d1bf162000f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-20T09:01:28.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/fa0982a10ec6f81b3f645d25fe8cce069003338b868aca24406a0c965348fb2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-20T09:00:36.000Z",
      "arch": "aarch64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/8dfb231c40601c9cbb415bb0352fca4cb697569528064fc7292aefa5bdd07ee0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-07-20T09:01:13.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/cc33784c018f440765467684bae0ea87899dfc4cb5ed19171589c2e201dbd4ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-07-20T09:00:25.000Z",
      "arch": "emscripten",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/bc6c7840624e54663aae7d7debeb7b08bfe5a969423f34495fb405809922f5f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-20T08:59:41.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/5fd386a2c0d93289cc2ff6da015c37846903453d8ec6214db5a085de3101a6b8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-20T08:59:42.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/0bea9f41dcdc35bafb30b86cdeebb06e67211dbbc0e894a843798632b6ec2337",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-07-20T08:59:16.000Z",
      "arch": "x86_64",
      "commit": "f85ba6629e9f521bac899d197cc391207b4a4d07",
      "fileid": "https://r2.ropensci.org/a002713f37cd46598812d23a242bd0b9c9dff45f53754295b684c3df0a0310d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/davzim/actions/runs/29729498581"
    }
  ]
}