{
  "_id": "6a49d608739471f8fd07cd17",
  "Package": "bloom",
  "Type": "Package",
  "Title": "Bloom Filters",
  "Description": "Scaling, counting Bloom filter for R using Rcpp bindings\nfor dablooms.",
  "Version": "0.1.0",
  "Date": "2014-12-04",
  "Author": "Jim Hester",
  "Maintainer": "Jim Hester <james.f.hester@gmail.com>",
  "License": "MIT + file LICENSE",
  "Repository": "https://jimhester.r-universe.dev",
  "Date/Publication": "2014-12-15 02:47:56 UTC",
  "RemoteUrl": "https://github.com/jimhester/bloom",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-16 07:14:44 UTC",
    "User": "root"
  },
  "_user": "jimhester",
  "_type": "src",
  "_file": "bloom_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a529a9b0870e9e7bcfac8cf4c753ef561af08ad5e297d70723d6b04628ba655e",
  "_filesize": 76238,
  "_sha256": "a529a9b0870e9e7bcfac8cf4c753ef561af08ad5e297d70723d6b04628ba655e",
  "_expires": "2026-10-13T03:56:54.000Z",
  "_created": "2026-06-16T07:14:44.000Z",
  "_published": "2026-07-05T03:56:56.112Z",
  "_jobs": [
    {
      "job": 85190838440,
      "time": 108,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7715697568"
    },
    {
      "job": 85190838314,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7715696573"
    },
    {
      "job": 85190838443,
      "time": 109,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7715697028"
    },
    {
      "job": 85190838303,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7715697727"
    },
    {
      "job": 85190838461,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7715732736"
    },
    {
      "job": 85190838354,
      "time": 167,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7715734454"
    },
    {
      "job": 85190838377,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7715716613"
    },
    {
      "job": 85190838273,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7715724179"
    },
    {
      "job": 85190838246,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659790358"
    },
    {
      "job": 85190838387,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7659832431"
    },
    {
      "job": 85190838383,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85190838342,
      "time": 54,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85190838351,
      "time": 53,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657",
  "_status": "success",
  "_upstream": "https://github.com/jimhester/bloom",
  "_commit": {
    "id": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
    "author": "Jim Hester <james.f.hester@gmail.com>",
    "committer": "Jim Hester <james.f.hester@gmail.com>",
    "message": "Make DESCRIPTION title match the readme, tweak documentation.\n",
    "time": 1418611676
  },
  "_maintainer": {
    "name": "Jim Hester",
    "email": "james.f.hester@gmail.com",
    "login": "jimhester",
    "twitter": "@jimhester_",
    "description": "Software Engineer @Netflix, previously @rstudio on @tidyverse team.",
    "uuid": 205275
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.3",
      "role": "Imports"
    }
  ],
  "_owner": "jimhester",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "jimhester",
      "count": 9,
      "uuid": 205275
    }
  ],
  "_userbio": {
    "uuid": 205275,
    "type": "user",
    "name": "Jim Hester",
    "followers": 1665,
    "description": "Software Engineer @Netflix, previously @rstudio on @tidyverse team."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bloom"
  },
  "_devurl": "https://github.com/jimhester/bloom",
  "_searchresults": 9,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bloom.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "bloom"
  ],
  "_help": [
    {
      "page": "bloom",
      "title": "Bloom filter",
      "topics": [
        "bloom"
      ]
    }
  ],
  "_readme": "https://github.com/jimhester/bloom/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 2.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "bloom",
  "_universes": [
    "jimhester"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-18T06:23:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
      "fileid": "https://r2.ropensci.org/d67aafc311762a415dffcf65c7035dcc04dcff9d4765c071937249ffe6404efb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-18T06:23:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
      "fileid": "https://r2.ropensci.org/f8381c9ee82a412d6f78e277cc5c2ca91b4830a2431e2e94d6f034081c8d4f9f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-18T06:23:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
      "fileid": "https://r2.ropensci.org/72ab76c8d6f0a811d34ffa1bf074a3627dd255f0712f68a86e0e1923fd9145ac",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-18T06:23:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
      "fileid": "https://r2.ropensci.org/f0a33edd53568bcc8474a33cbe303147b6b2ecc3f8e2e14345525bcb3da41c3c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-18T06:25:47.000Z",
      "arch": "aarch64",
      "commit": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
      "fileid": "https://r2.ropensci.org/6cf48b384fdb96d411030d60b28ae1092ece0def4e50ccb2d2e3b299ab721989",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-18T06:25:42.000Z",
      "arch": "x86_64",
      "commit": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
      "fileid": "https://r2.ropensci.org/42484d9ac65b39280ed3e6e0616610d5b0436c55dbe6e8cd0f5b833a8134703d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-18T06:24:43.000Z",
      "arch": "aarch64",
      "commit": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
      "fileid": "https://r2.ropensci.org/a81b09fc28aa852a8986c77920c1d47d031d544e39aa17cf2a6b5b2a49b71938",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-18T06:24:47.000Z",
      "arch": "x86_64",
      "commit": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
      "fileid": "https://r2.ropensci.org/32426c709d21d4d1723850d1a7b1338737e73ea71ac137be55a60d996573a5ec",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-16T07:17:14.000Z",
      "arch": "emscripten",
      "commit": "0f009f091272113181a87fe0ef35b04c0b42ea0b",
      "fileid": "https://r2.ropensci.org/8af45a49eb7ac35163498dbfd0c6534e268eef8e36f1a4e4f7f3d9eb33bed26e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jimhester/actions/runs/27600669657"
    }
  ]
}