{
  "_id": "6a2295cccd65a98ecbd5672f",
  "Package": "rCoinbase",
  "Title": "'Coinbase Advance Trade API Interface'",
  "Version": "1.0.0",
  "Authors@R": "person(\"Jason\", \"Guevara\", , \"Jason.guevara.yt@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "The 'Coinbase Advanced Trade API'\n<https://docs.cdp.coinbase.com/api-reference/advanced-trade-api/rest-api/introduction>\nlets you manage orders, portfolios, products, and fees with the\nnew v3 endpoints.",
  "License": "GPL-3",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://jgquantscripts.r-universe.dev",
  "Date/Publication": "2025-08-09 02:54:28 UTC",
  "RemoteUrl": "https://github.com/jgquantscripts/rcoinbase",
  "RemoteRef": "HEAD",
  "RemoteSha": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:20:55 UTC",
    "User": "root"
  },
  "Author": "Jason Guevara [aut, cre]",
  "Maintainer": "Jason Guevara <Jason.guevara.yt@gmail.com>",
  "MD5sum": "f2287b57137dbe76aea601e694cd69e2",
  "_user": "jgquantscripts",
  "_type": "src",
  "_file": "rCoinbase_1.0.0.tar.gz",
  "_fileid": "463c9e0764d07bb6ff3b027d623b83f84f53f5052a6cbd14282e25e08f7b2933",
  "_filesize": 161112,
  "_sha256": "463c9e0764d07bb6ff3b027d623b83f84f53f5052a6cbd14282e25e08f7b2933",
  "_created": "2026-06-05T09:20:55.000Z",
  "_published": "2026-06-05T09:24:28.587Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79699889726,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7433201518"
    },
    {
      "job": 79699889797,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7433204628"
    },
    {
      "job": 79699889741,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7433205962"
    },
    {
      "job": 79699889730,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7433204590"
    },
    {
      "job": 79699402027,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433158838"
    },
    {
      "job": 79699889644,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433190822"
    },
    {
      "job": 79699889709,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7433195703"
    },
    {
      "job": 79699889702,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7433197464"
    },
    {
      "job": 79699889713,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7433186142"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jgquantscripts/actions/runs/27006519524",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jgquantscripts/rcoinbase",
  "_commit": {
    "id": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
    "author": "jgQuantScripts <72580774+jgQuantScripts@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1754708068
  },
  "_maintainer": {
    "name": "Jason Guevara",
    "email": "jason.guevara.yt@gmail.com",
    "login": "jgquantscripts",
    "description": "",
    "uuid": 72580774
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jose",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jgquantscripts",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jgquantscripts",
      "count": 3,
      "uuid": 72580774
    }
  ],
  "_userbio": {
    "uuid": 72580774,
    "type": "user",
    "name": "jgQuantScripts"
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rCoinbase"
  },
  "_devurl": "https://github.com/jgquantscripts/rcoinbase",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rCoinbase.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jgquantscripts/rcoinbase",
  "_realowner": "jgquantscripts",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-07-21"
    }
  ],
  "_exports": [
    "assign_tokens",
    "build_jwt",
    "cb_bars",
    "cb_cancel_futures_sweep",
    "cb_cancel_order",
    "cb_candles",
    "cb_close_order",
    "cb_commit_convert_trade",
    "cb_create_convert_quote",
    "cb_get_convert_trade",
    "cb_get_current_margin_window",
    "cb_get_fees",
    "cb_get_futures_balance",
    "cb_get_futures_position",
    "cb_get_intraday_margin",
    "cb_get_order_id",
    "cb_getAccount",
    "cb_getAccounts",
    "cb_getCryptoList",
    "cb_getOrder",
    "cb_list_futures_positions",
    "cb_list_futures_sweeps",
    "cb_lmt_fok_order",
    "cb_lmt_gtc_order",
    "cb_lmt_gtd_order",
    "cb_lmt_twap_gtd_order",
    "cb_mkt_order",
    "cb_order_builder",
    "cb_quote",
    "cb_schedule_futures_sweeps",
    "cb_set_intraday_margin",
    "cb_sor_lmt_ioc_order",
    "cb_stp_lmt_gtc_order",
    "cb_stp_lmt_gtd_order",
    "cb_trig_gtc_order",
    "cb_trig_gtd_order"
  ],
  "_help": [
    {
      "page": "assign_tokens",
      "title": "Assign working tokens",
      "topics": [
        "assign_tokens"
      ]
    },
    {
      "page": "build_jwt",
      "title": "Gets Bearer Token",
      "topics": [
        "build_jwt"
      ]
    },
    {
      "page": "cb_bars",
      "title": "Get OHLCV Bars (short-term)",
      "topics": [
        "cb_bars"
      ]
    },
    {
      "page": "cb_cancel_futures_sweep",
      "title": "Futures: Cancel Sweep",
      "topics": [
        "cb_cancel_futures_sweep"
      ]
    },
    {
      "page": "cb_cancel_order",
      "title": "Spot: Cancel Order",
      "topics": [
        "cb_cancel_order"
      ]
    },
    {
      "page": "cb_candles",
      "title": "Get OHLCV Bars (long-term)",
      "topics": [
        "cb_candles"
      ]
    },
    {
      "page": "cb_close_order",
      "title": "Futures: Cancel Order",
      "topics": [
        "cb_close_order"
      ]
    },
    {
      "page": "cb_commit_convert_trade",
      "title": "Commit Convert Trade",
      "topics": [
        "cb_commit_convert_trade"
      ]
    },
    {
      "page": "cb_create_convert_quote",
      "title": "Create Convert Quote",
      "topics": [
        "cb_create_convert_quote"
      ]
    },
    {
      "page": "cb_get_convert_trade",
      "title": "Get Convert Trade",
      "topics": [
        "cb_get_convert_trade"
      ]
    },
    {
      "page": "cb_get_current_margin_window",
      "title": "Futures: Get Margin Window",
      "topics": [
        "cb_get_current_margin_window"
      ]
    },
    {
      "page": "cb_get_fees",
      "title": "Account Fees",
      "topics": [
        "cb_get_fees"
      ]
    },
    {
      "page": "cb_get_futures_balance",
      "title": "Futures: Get Balance",
      "topics": [
        "cb_get_futures_balance"
      ]
    },
    {
      "page": "cb_get_futures_position",
      "title": "Futures: Get Position",
      "topics": [
        "cb_get_futures_position"
      ]
    },
    {
      "page": "cb_get_intraday_margin",
      "title": "Futures: Get Intraday Margin",
      "topics": [
        "cb_get_intraday_margin"
      ]
    },
    {
      "page": "cb_get_order_id",
      "title": "Order ID",
      "topics": [
        "cb_get_order_id"
      ]
    },
    {
      "page": "cb_getAccount",
      "title": "Get Accounts",
      "topics": [
        "cb_getAccount"
      ]
    },
    {
      "page": "cb_getAccounts",
      "title": "List Accounts",
      "topics": [
        "cb_getAccounts"
      ]
    },
    {
      "page": "cb_getCryptoList",
      "title": "Get Crypto List",
      "topics": [
        "cb_getCryptoList"
      ]
    },
    {
      "page": "cb_getOrder",
      "title": "Get Order",
      "topics": [
        "cb_getOrder"
      ]
    },
    {
      "page": "cb_list_futures_positions",
      "title": "Futures: List All Positions",
      "topics": [
        "cb_list_futures_positions"
      ]
    },
    {
      "page": "cb_list_futures_sweeps",
      "title": "Futures: List Sweeps",
      "topics": [
        "cb_list_futures_sweeps"
      ]
    },
    {
      "page": "cb_lmt_fok_order",
      "title": "Spot: Place Limit FOK Order",
      "topics": [
        "cb_lmt_fok_order"
      ]
    },
    {
      "page": "cb_lmt_gtc_order",
      "title": "Spot: Place Limit GTC Order",
      "topics": [
        "cb_lmt_gtc_order"
      ]
    },
    {
      "page": "cb_lmt_gtd_order",
      "title": "Spot: Place Limit GTD Order",
      "topics": [
        "cb_lmt_gtd_order"
      ]
    },
    {
      "page": "cb_lmt_twap_gtd_order",
      "title": "Spot: Place Limit TWAP Order",
      "topics": [
        "cb_lmt_twap_gtd_order"
      ]
    },
    {
      "page": "cb_mkt_order",
      "title": "Spot: Place Market Order",
      "topics": [
        "cb_mkt_order"
      ]
    },
    {
      "page": "cb_order_builder",
      "title": "Order Builder",
      "topics": [
        "cb_order_builder"
      ]
    },
    {
      "page": "cb_quote",
      "title": "Crypto Pair Bid/Ask Quotes",
      "topics": [
        "cb_quote"
      ]
    },
    {
      "page": "cb_schedule_futures_sweeps",
      "title": "Futures: Schedule Sweeps",
      "topics": [
        "cb_schedule_futures_sweeps"
      ]
    },
    {
      "page": "cb_set_intraday_margin",
      "title": "Futures: Set Intraday Margin",
      "topics": [
        "cb_set_intraday_margin"
      ]
    },
    {
      "page": "cb_sor_lmt_ioc_order",
      "title": "Spot: Place Limit IOC Order",
      "topics": [
        "cb_sor_lmt_ioc_order"
      ]
    },
    {
      "page": "cb_stp_lmt_gtc_order",
      "title": "Spot: Place Stop-Limit GTC Order",
      "topics": [
        "cb_stp_lmt_gtc_order"
      ]
    },
    {
      "page": "cb_stp_lmt_gtd_order",
      "title": "Spot: Place Stop-Limit GTD Order",
      "topics": [
        "cb_stp_lmt_gtd_order"
      ]
    },
    {
      "page": "cb_trig_gtc_order",
      "title": "Spot: Place Trigger Bracket GTC Order",
      "topics": [
        "cb_trig_gtc_order"
      ]
    },
    {
      "page": "cb_trig_gtd_order",
      "title": "Spot: Place Trigger Bracket GTD Order",
      "topics": [
        "cb_trig_gtd_order"
      ]
    }
  ],
  "_readme": "https://github.com/jgquantscripts/rcoinbase/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jose",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "uuid",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "cb_getting_started.Rmd",
      "filename": "cb_getting_started.html",
      "title": "Getting Started with rCoinbase",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generating your token file"
      ],
      "created": "2025-08-09 02:53:03",
      "modified": "2025-08-09 02:53:03",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "rcoinbase",
  "_universes": [
    "jgquantscripts"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-05T09:23:03.000Z",
      "distro": "noble",
      "commit": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
      "fileid": "7a9ad4e869ecceb653a9cf375cf4b8b6007ba610ca4367d62d90613622464b8e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgquantscripts/actions/runs/27006519524"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-05T09:23:11.000Z",
      "distro": "noble",
      "commit": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
      "fileid": "80f8eb1ed60fe311a4882aba9b4125b2b6789d5671c17339b9461c939d4b2c75",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgquantscripts/actions/runs/27006519524"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-05T09:23:22.000Z",
      "commit": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
      "fileid": "e82de14dfa62e514794fb94e1bbce05bbaf8b9875538e217cf75426a476d4196",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgquantscripts/actions/runs/27006519524"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-05T09:23:04.000Z",
      "commit": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
      "fileid": "9ed48d6a706a88fd33d594466a009b6a62394dc55fc0a3950d8573ddbb783c1c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgquantscripts/actions/runs/27006519524"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-05T09:22:50.000Z",
      "commit": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
      "fileid": "97fb083e4887bcc03681c4c5ca2e303b2581603161ed5f70ea6c6cf30334bb2e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jgquantscripts/actions/runs/27006519524"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-05T09:22:36.000Z",
      "commit": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
      "fileid": "b40d4d511ed912b5148e16bc3945a5d6fa11bd75f4e74c3b19b71a7950ee9aa7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgquantscripts/actions/runs/27006519524"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-05T09:22:37.000Z",
      "commit": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
      "fileid": "28b6ee28269e40601cd6b6ec09bbfb98ca95fefb5c09c1133111ee787cc2b7ac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgquantscripts/actions/runs/27006519524"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-05T09:22:06.000Z",
      "commit": "fa8ebc168ad4ddd84a56fc38fbec5a399455e2f7",
      "fileid": "de75f0fb661e7eee10f4a257f598374b2a4bd612b76db91d4dc3f501e4731b0d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgquantscripts/actions/runs/27006519524"
    }
  ]
}