{
  "_id": "6a1efdafb401979e73419c1c",
  "Package": "vectorbitops",
  "Title": "Vector Bitwise Operations",
  "Version": "1.1.2",
  "Authors@R": "person(\"Samuel\", \"Sapire\", , \"sapires@protonmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A tool for fast, efficient bitwise operations along the\nelements within a vector. Provides such functionality for AND,\nOR and XOR, as well as infix operators for all of the binary\nbitwise operations.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 09:47:52 UTC",
    "User": "root"
  },
  "Author": "Samuel Sapire [aut, cre, cph]",
  "Maintainer": "Samuel Sapire <sapires@protonmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-01-09 02:44:11 UTC",
  "RemoteUrl": "https://github.com/cran/vectorbitops",
  "RemoteRef": "HEAD",
  "RemoteSha": "b755773b6887f5121b4cbe25850fa9e122feccda",
  "MD5sum": "4ee165b7d5a52b93a70dc7b12878f3e5",
  "_user": "cran",
  "_type": "src",
  "_file": "vectorbitops_1.1.2.tar.gz",
  "_fileid": "ce984f04929794b74f7c56d03de6747a22b39490be541790d27969e3a2698436",
  "_filesize": 83206,
  "_sha256": "ce984f04929794b74f7c56d03de6747a22b39490be541790d27969e3a2698436",
  "_created": "2026-05-18T09:47:52.000Z",
  "_published": "2026-06-02T15:58:39.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79114596981,
      "time": 104,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054592954"
    },
    {
      "job": 79114596435,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054594232"
    },
    {
      "job": 79114597020,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054594249"
    },
    {
      "job": 79114597013,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054597456"
    },
    {
      "job": 79114595274,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054555282"
    },
    {
      "job": 79114595267,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363033641"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26025902112",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/vectorbitops",
  "_commit": {
    "id": "b755773b6887f5121b4cbe25850fa9e122feccda",
    "author": "Samuel Sapire <sapires@protonmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.2\n",
    "time": 1704768251
  },
  "_maintainer": {
    "name": "Samuel Sapire",
    "email": "sapires@protonmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_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": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vectorbitops"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/vectorbitops.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.2",
      "date": "2024-01-08"
    }
  ],
  "_exports": [
    "%&%",
    "%^%",
    "%<<%",
    "%>>%",
    "%|%",
    "bit_vector_AND",
    "bit_vector_OR",
    "bit_vector_XOR"
  ],
  "_help": [
    {
      "page": "infix",
      "title": "Infix operators for bitwise operations.",
      "topics": [
        "%&%",
        "%<<%",
        "%>>%",
        "%^%",
        "%|%",
        "Infix Bitwise Operators",
        "`%&%`",
        "`%<<%`",
        "`%>>%`",
        "`%^%`",
        "`%|%`"
      ]
    },
    {
      "page": "funs",
      "title": "Bitwise Operations along a Vector",
      "topics": [
        "bit_vector_AND",
        "bit_vector_OR",
        "bit_vector_XOR",
        "Vector Bitops"
      ]
    }
  ],
  "_readme": "https://github.com/cran/vectorbitops/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "vectorbitops",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-18T09:49:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b755773b6887f5121b4cbe25850fa9e122feccda",
      "fileid": "c67cf605620bef9dfbbda395895bd80e129f3c2aecf75d31db486646e4bba2c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26025902112"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-18T09:49:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b755773b6887f5121b4cbe25850fa9e122feccda",
      "fileid": "91f8187dabd8b3b3d3cea5d00c091c7112745671acd0e8966b9b6110f470fe29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26025902112"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-18T09:49:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b755773b6887f5121b4cbe25850fa9e122feccda",
      "fileid": "ce89f8554d429c6ee9bc34d71f1592a07a940da88b91a187c96c8155d143f628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26025902112"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-18T09:49:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b755773b6887f5121b4cbe25850fa9e122feccda",
      "fileid": "33fa9c7f08216351ffebaf58cfc3511ba9cdfd3d7d942210539f97ca00abf8ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26025902112"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-02T15:58:20.000Z",
      "arch": "emscripten",
      "commit": "b755773b6887f5121b4cbe25850fa9e122feccda",
      "fileid": "4a108886041de8e5853a98722b518ed884c58de8528eb1c8cc4507f3adac24ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26025902112"
    }
  ]
}