{
  "_id": "6a10ada9acfb0bcc41cc11ad",
  "Package": "rib",
  "Title": "An Implementation of 'Interactive Brokers' API",
  "Version": "0.30.7",
  "Authors@R": "person(\"Luca\", \"Billi\", email = \"noreply.section+dev@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Allows interaction with 'Interactive Brokers' 'Trader\nWorkstation' <https://interactivebrokers.github.io/tws-api/>.\nHandles the connection over the network and the exchange of\nmessages. Data is encoded and decoded between user and wire\nformats. Data structures and functionality closely mirror the\nofficial implementations.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/lbilli/rib",
  "BugReports": "https://github.com/lbilli/rib/issues",
  "Config/pak/sysreqs": "libprotobuf-dev protobuf-compiler libprotoc-dev",
  "Repository": "https://lbilli.r-universe.dev",
  "Date/Publication": "2026-04-22 17:19:14 UTC",
  "RemoteUrl": "https://github.com/lbilli/rib",
  "RemoteRef": "HEAD",
  "RemoteSha": "3ce467603a99183512bda62330c3d850f62a7e26",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:55:49 UTC",
    "User": "root"
  },
  "Author": "Luca Billi [aut, cre]",
  "Maintainer": "Luca Billi <noreply.section+dev@gmail.com>",
  "MD5sum": "8cf417813476df86fb2364f2e3da0f2c",
  "_user": "lbilli",
  "_type": "src",
  "_file": "rib_0.30.7.tar.gz",
  "_fileid": "875d9e524ab0d9f2df15ae13a956e3f6cdb5d8643b68c505ab04b46525c523d0",
  "_filesize": 150622,
  "_sha256": "875d9e524ab0d9f2df15ae13a956e3f6cdb5d8643b68c505ab04b46525c523d0",
  "_created": "2026-05-22T18:55:49.000Z",
  "_published": "2026-05-22T19:25:29.196Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443860411,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168259349"
    },
    {
      "job": 77443860412,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168257721"
    },
    {
      "job": 77443860395,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168503925"
    },
    {
      "job": 77443860410,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168633180"
    },
    {
      "job": 77443081806,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168141722"
    },
    {
      "job": 77443860414,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168247908"
    },
    {
      "job": 77443860426,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7168246391"
    },
    {
      "job": 77443860427,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7168244172"
    },
    {
      "job": 77443860495,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7168245690"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lbilli/actions/runs/26279069926",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lbilli/rib",
  "_commit": {
    "id": "3ce467603a99183512bda62330c3d850f62a7e26",
    "author": "lbilli <lbilli@users.noreply.github.com>",
    "committer": "lbilli <lbilli@users.noreply.github.com>",
    "message": "Update to API v225\n",
    "time": 1776878354
  },
  "_maintainer": {
    "name": "Luca Billi",
    "email": "noreply.section+dev@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "R6",
      "version": ">= 2.4",
      "role": "Imports"
    },
    {
      "package": "RProtoBuf",
      "role": "Imports"
    }
  ],
  "_owner": "lbilli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.30.1",
      "date": "2025-11-15"
    },
    {
      "name": "v0.30.4",
      "date": "2026-02-07"
    }
  ],
  "_topics": [
    "api-client",
    "ib-api",
    "interactive-brokers"
  ],
  "_stars": 46,
  "_contributors": [
    {
      "user": "lbilli",
      "count": 83,
      "uuid": 12815378
    },
    {
      "user": "enricoschumann",
      "count": 1,
      "uuid": 16351687
    }
  ],
  "_userbio": {
    "uuid": 12815378,
    "type": "user",
    "name": "lbilli"
  },
  "_downloads": {
    "count": 274,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rib"
  },
  "_devurl": "https://github.com/lbilli/rib",
  "_searchresults": 3,
  "_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/readme.html",
    "extra/readme.md",
    "extra/rib.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lbilli/rib",
  "_realowner": "lbilli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.18.2",
      "date": "2022-11-24"
    },
    {
      "version": "0.19.0",
      "date": "2023-01-19"
    },
    {
      "version": "0.19.3",
      "date": "2023-10-20"
    },
    {
      "version": "0.20.0",
      "date": "2024-04-19"
    },
    {
      "version": "0.23.1",
      "date": "2024-10-17"
    },
    {
      "version": "0.25.3",
      "date": "2025-02-10"
    },
    {
      "version": "0.30.4",
      "date": "2026-02-07"
    }
  ],
  "_exports": [
    "ComboLeg",
    "Contract",
    "DeltaNeutralContract",
    "ExecutionFilter",
    "fCondition",
    "IBClient",
    "IBContract",
    "IBOrder",
    "IBWrap",
    "map_enum2int",
    "map_int2enum",
    "Order",
    "OrderCancel",
    "ScannerSubscription",
    "SoftDollarTier",
    "WshEventData"
  ],
  "_help": [
    {
      "page": "enums",
      "title": "Enumerated Types",
      "topics": [
        "map_enum2int",
        "map_int2enum"
      ]
    },
    {
      "page": "factory",
      "title": "Helpers",
      "topics": [
        "fCondition",
        "IBContract",
        "IBOrder"
      ]
    },
    {
      "page": "IBClient",
      "title": "Client Connection Class",
      "topics": [
        "IBClient"
      ]
    },
    {
      "page": "IBWrap",
      "title": "Callbacks Wrapper Class",
      "topics": [
        "IBWrap"
      ]
    },
    {
      "page": "structs",
      "title": "Data Structures",
      "topics": [
        "ComboLeg",
        "Contract",
        "DeltaNeutralContract",
        "ExecutionFilter",
        "Order",
        "OrderCancel",
        "ScannerSubscription",
        "SoftDollarTier",
        "WshEventData"
      ]
    }
  ],
  "_readme": "https://github.com/lbilli/rib/raw/HEAD/README.md",
  "_rundeps": [
    "R6",
    "Rcpp",
    "RProtoBuf"
  ],
  "_score": 5.361727836017593,
  "_indexed": true,
  "_nocasepkg": "rib",
  "_universes": [
    "lbilli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.30.7",
      "date": "2026-05-22T19:02:30.000Z",
      "distro": "noble",
      "commit": "3ce467603a99183512bda62330c3d850f62a7e26",
      "fileid": "05b13f09439b1b6ec0a2318ae5fc3be3fd40a02bd1917ee8eb2e1c24db55bb05",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lbilli/actions/runs/26279069926"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.30.7",
      "date": "2026-05-22T19:02:26.000Z",
      "distro": "noble",
      "commit": "3ce467603a99183512bda62330c3d850f62a7e26",
      "fileid": "d0b3a8f1bc7a100db932a74e973f1238016f6727ec3db3cbfc66791bcfce9f14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lbilli/actions/runs/26279069926"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.30.7",
      "date": "2026-05-22T19:16:22.000Z",
      "commit": "3ce467603a99183512bda62330c3d850f62a7e26",
      "fileid": "219b5276fb3a6e7993df3aedfacb94fbd546ff181113e9608a57e036d0788536",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lbilli/actions/runs/26279069926"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.30.7",
      "date": "2026-05-22T19:23:55.000Z",
      "commit": "3ce467603a99183512bda62330c3d850f62a7e26",
      "fileid": "5cd5d339bb37ac22c428faab3d87b5a17f20489b44b4ef397fef126634acfc44",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lbilli/actions/runs/26279069926"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.30.7",
      "date": "2026-05-22T19:02:08.000Z",
      "commit": "3ce467603a99183512bda62330c3d850f62a7e26",
      "fileid": "112cd38455eac7da06c3094b1c3cca4100039e64643a5d5264451bf333e45da4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lbilli/actions/runs/26279069926"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.30.7",
      "date": "2026-05-22T19:01:45.000Z",
      "commit": "3ce467603a99183512bda62330c3d850f62a7e26",
      "fileid": "f672638c237838d9a66e75ec3a587a176f1c9ae51f588a9e9ea411a74e983cd4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lbilli/actions/runs/26279069926"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.30.7",
      "date": "2026-05-22T19:01:39.000Z",
      "commit": "3ce467603a99183512bda62330c3d850f62a7e26",
      "fileid": "0415a605cacf2ed72730c6a044fa4fd8a792a7de845aa9b1b7eeff7f9896e769",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lbilli/actions/runs/26279069926"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.30.7",
      "date": "2026-05-22T19:01:42.000Z",
      "commit": "3ce467603a99183512bda62330c3d850f62a7e26",
      "fileid": "bf42d3f5c2fefdf6008586e58a99f6a36c52d4c6a6af1b6de1984a07d02bcf1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lbilli/actions/runs/26279069926"
    }
  ]
}