{
  "_id": "6a113ab6acfb0bcc41ce57e4",
  "Package": "rbit",
  "Title": "Binary Indexed Tree",
  "Version": "1.0.0",
  "Author": "Jialun Zhang, Zhilan Fan, Hang Zhang",
  "Maintainer": "Jialun Zhang <reatank@foxmail.com>",
  "Description": "A simple implementation of Binary Indexed Tree by R. The\nBinaryIndexedTree class supports construction of Binary Indexed\nTree from a vector, update of a value in the vector and query\nfor the sum of a interval of the vector.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:24:52 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-07-22 12:50:03 UTC",
  "RemoteUrl": "https://github.com/cran/rbit",
  "RemoteRef": "HEAD",
  "RemoteSha": "d56bd865dbf44847f423e327c562c22f09120c3b",
  "MD5sum": "bae21c2d95d3f6326565e4d86eaecfea",
  "_user": "cran",
  "_type": "src",
  "_file": "rbit_1.0.0.tar.gz",
  "_fileid": "9ee88967b8fe0efc43beca80febf07d9edef3174f4b7a072f353c7ea7ab50a99",
  "_filesize": 81840,
  "_sha256": "9ee88967b8fe0efc43beca80febf07d9edef3174f4b7a072f353c7ea7ab50a99",
  "_created": "2026-05-23T05:24:52.000Z",
  "_published": "2026-05-23T05:27:18.984Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77499631508,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174526166"
    },
    {
      "job": 77499631495,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174526754"
    },
    {
      "job": 77499470678,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174516733"
    },
    {
      "job": 77499631501,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174528068"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26324486481",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rbit",
  "_commit": {
    "id": "d56bd865dbf44847f423e327c562c22f09120c3b",
    "author": "Jialun Zhang <reatank@foxmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1532263803
  },
  "_maintainer": {
    "name": "Jialun Zhang",
    "email": "reatank@foxmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rbit"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rbit.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-07-22"
    }
  ],
  "_exports": [
    "BinaryIndexedTree"
  ],
  "_help": [
    {
      "page": "BinaryIndexedTree",
      "title": "A simple implementation of Binary Indexed Tree as an R6 class.",
      "topics": [
        "BinaryIndexedTree"
      ]
    }
  ],
  "_rundeps": [
    "R6"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rbit",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T05:26:37.000Z",
      "distro": "noble",
      "commit": "d56bd865dbf44847f423e327c562c22f09120c3b",
      "fileid": "1e5785f1c0956b1a584a7c04545abb748c99fb2f6011e2e3c3b6fbb86e48c93a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324486481"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T05:26:42.000Z",
      "distro": "noble",
      "commit": "d56bd865dbf44847f423e327c562c22f09120c3b",
      "fileid": "d0740dfececce518ff57b5de68c04a29a3cc35b43eb8f3bef7743ae5914890fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324486481"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-23T05:27:01.000Z",
      "commit": "d56bd865dbf44847f423e327c562c22f09120c3b",
      "fileid": "8ea1b0e946677e586c88a84c146634abcd9f245a1a779123c8e1fb959f2295a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324486481"
    }
  ]
}