{
  "_id": "6a49539ef6c47c441949bc7f",
  "Package": "schwabr",
  "Type": "Package",
  "Title": "'Schwab API' Interface",
  "Version": "0.1.4",
  "Author": "Anthony Trevisan [aut, cre]",
  "Authors@R": "person(given = \"Anthony\",\nfamily = \"Trevisan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"anthonytrevisan@gmail.com\")",
  "Maintainer": "Anthony Trevisan <anthonytrevisan@gmail.com>",
  "URL": "https://altanalytics.github.io/schwabr/",
  "BugReports": "https://github.com/altanalytics/schwabr/issues",
  "Description": "Use R to interface with the 'Charles Schwab Trade API'\n<https://developer.schwab.com/>. Functions include\nauthentication, trading, price requests, account information,\nand option chains. A user will need a Schwab brokerage account\nand Schwab Individual Developer app. See README for\nauthentication process and examples.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://altanalytics.r-universe.dev",
  "Date/Publication": "2025-11-03 10:56:24 UTC",
  "RemoteUrl": "https://github.com/altanalytics/schwabr",
  "RemoteRef": "HEAD",
  "RemoteSha": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 18:37:42 UTC",
    "User": "root"
  },
  "_user": "altanalytics",
  "_type": "src",
  "_file": "schwabr_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/0346bcdc802b837b9470f66e94d91b10e500125e1a761af37f4a5603bd2ef4df",
  "_filesize": 193762,
  "_sha256": "0346bcdc802b837b9470f66e94d91b10e500125e1a761af37f4a5603bd2ef4df",
  "_expires": "2026-10-12T18:40:29.000Z",
  "_created": "2026-07-04T18:37:42.000Z",
  "_published": "2026-07-04T18:40:30.827Z",
  "_jobs": [
    {
      "job": 85157110816,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084387256"
    },
    {
      "job": 85157110819,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084387368"
    },
    {
      "job": 85157110803,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084382487"
    },
    {
      "job": 85157110825,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084382433"
    },
    {
      "job": 85156941591,
      "time": 151,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084373223"
    },
    {
      "job": 85157110797,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084389016"
    },
    {
      "job": 85157110827,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084380784"
    },
    {
      "job": 85157110810,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084381079"
    },
    {
      "job": 85157110823,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084381381"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/altanalytics/actions/runs/28715808820",
  "_status": "success",
  "_upstream": "https://github.com/altanalytics/schwabr",
  "_commit": {
    "id": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
    "author": "Tony Trevisan <tonytrevisan@Tonys-MBA-2025.local>",
    "committer": "Tony Trevisan <tonytrevisan@Tonys-MBA-2025.local>",
    "message": "Fixing tests and updated news\n",
    "time": 1762167384
  },
  "_maintainer": {
    "name": "Anthony Trevisan",
    "email": "anthonytrevisan@gmail.com",
    "login": "altanalytics",
    "description": "I enjoy building and experimenting. I love R and data analytics, but I build across languages and tools. This is a personal repo not endorsed by my employer.",
    "uuid": 45466366
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "version": ">= 1.7.3",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "altanalytics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "altanalytics",
      "count": 10,
      "uuid": 45466366
    }
  ],
  "_userbio": {
    "uuid": 45466366,
    "type": "user",
    "name": "Tony Trevisan",
    "followers": 19,
    "description": "I enjoy building and experimenting. I love R and data analytics, but I build across languages and tools. This is a personal repo not endorsed by my employer."
  },
  "_downloads": {
    "count": 295,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/schwabr"
  },
  "_devurl": "https://github.com/altanalytics/schwabr",
  "_pkgdown": "https://altanalytics.github.io/schwabr/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_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/schwabr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/altanalytics/schwabr",
  "_realowner": "altanalytics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-02-11"
    },
    {
      "version": "0.1.3",
      "date": "2025-02-24"
    },
    {
      "version": "0.1.4",
      "date": "2025-11-03"
    }
  ],
  "_exports": [
    "%>%",
    "schwab_accountData",
    "schwab_act_hash",
    "schwab_auth1_loginURL",
    "schwab_auth2_refreshToken",
    "schwab_auth3_accessToken",
    "schwab_cancelOrder",
    "schwab_marketHours",
    "schwab_optionChain",
    "schwab_optionExpiration",
    "schwab_orderDetail",
    "schwab_orderSearch",
    "schwab_placeOrder",
    "schwab_priceHistory",
    "schwab_priceQuote",
    "schwab_replaceOrder",
    "schwab_symbolDetail",
    "schwab_transactSearch",
    "schwab_userPreferences"
  ],
  "_help": [
    {
      "page": "schwab_accountData",
      "title": "Get account balances, positions, and account numbers returned as a list",
      "topics": [
        "schwab_accountData"
      ]
    },
    {
      "page": "schwab_act_hash",
      "title": "Get account hashed value",
      "topics": [
        "schwab_act_hash"
      ]
    },
    {
      "page": "schwab_auth1_loginURL",
      "title": "Auth Step 1: Generate LogIn URL",
      "topics": [
        "schwab_auth1_loginURL"
      ]
    },
    {
      "page": "schwab_auth2_refreshToken",
      "title": "Auth Step 2: Obtain Refresh Token",
      "topics": [
        "schwab_auth2_refreshToken"
      ]
    },
    {
      "page": "schwab_auth3_accessToken",
      "title": "Auth Step 3: Get Access Token",
      "topics": [
        "schwab_auth3_accessToken"
      ]
    },
    {
      "page": "schwab_cancelOrder",
      "title": "Cancel an Open Order",
      "topics": [
        "schwab_cancelOrder"
      ]
    },
    {
      "page": "schwab_marketHours",
      "title": "Get Market Hours",
      "topics": [
        "schwab_marketHours"
      ]
    },
    {
      "page": "schwab_optionChain",
      "title": "Get Options Chain",
      "topics": [
        "schwab_optionChain"
      ]
    },
    {
      "page": "schwab_optionExpiration",
      "title": "Get Options Expiration Chain",
      "topics": [
        "schwab_optionExpiration"
      ]
    },
    {
      "page": "schwab_orderDetail",
      "title": "Get Details for a Single Order",
      "topics": [
        "schwab_orderDetail"
      ]
    },
    {
      "page": "schwab_orderSearch",
      "title": "Search for orders by date",
      "topics": [
        "schwab_orderSearch"
      ]
    },
    {
      "page": "schwab_placeOrder",
      "title": "Place Order for a specific account",
      "topics": [
        "schwab_placeOrder"
      ]
    },
    {
      "page": "schwab_priceHistory",
      "title": "Get price history for a multiple securities",
      "topics": [
        "schwab_priceHistory"
      ]
    },
    {
      "page": "schwab_priceQuote",
      "title": "Get Quotes for specified tickers in List form",
      "topics": [
        "schwab_priceQuote"
      ]
    },
    {
      "page": "schwab_replaceOrder",
      "title": "Replace a Specific Order based on Account and OrderID",
      "topics": [
        "schwab_replaceOrder"
      ]
    },
    {
      "page": "schwab_symbolDetail",
      "title": "Get ticker details",
      "topics": [
        "schwab_symbolDetail"
      ]
    },
    {
      "page": "schwab_transactSearch",
      "title": "Search for all Transaction types",
      "topics": [
        "schwab_transactSearch"
      ]
    },
    {
      "page": "schwab_userPreferences",
      "title": "Get User Preferences",
      "topics": [
        "schwab_userPreferences"
      ]
    }
  ],
  "_readme": "https://github.com/altanalytics/schwabr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.845098040014257,
  "_indexed": true,
  "_nocasepkg": "schwabr",
  "_universes": [
    "altanalytics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-04T18:39:44.000Z",
      "distro": "resolute",
      "commit": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
      "fileid": "https://r2.ropensci.org/f2c07ef0524bd3e747bdbfda1c0b5962852b604eebb1c6ae51c279e981a4ae3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/altanalytics/actions/runs/28715808820"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-04T18:39:44.000Z",
      "distro": "resolute",
      "commit": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
      "fileid": "https://r2.ropensci.org/4ba5efe980d1f5ce82ba90f69d67e60f14f4f444f4f20a8800378aa4673da781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/altanalytics/actions/runs/28715808820"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-04T18:39:05.000Z",
      "commit": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
      "fileid": "https://r2.ropensci.org/f519620dffce9258a96528d9db457561767be76c78dd3b0d98664ac22b8c5645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/altanalytics/actions/runs/28715808820"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-04T18:39:05.000Z",
      "commit": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
      "fileid": "https://r2.ropensci.org/b056b54efefa48d6a2dc532cad981cbf1309bd3de7bc0f92b15da8ec18d201df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/altanalytics/actions/runs/28715808820"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-04T18:40:09.000Z",
      "commit": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
      "fileid": "https://r2.ropensci.org/79d24f31aeeff17e3cb7ae0686643ad3c66584154a726d7345603f792a953da7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/altanalytics/actions/runs/28715808820"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T18:38:45.000Z",
      "commit": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
      "fileid": "https://r2.ropensci.org/2759153ae66c5baa70acefe813d87d1a4a5de65734390a0f060bffd5aa22752a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/altanalytics/actions/runs/28715808820"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T18:38:47.000Z",
      "commit": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
      "fileid": "https://r2.ropensci.org/92fa4dc47eea65a93bb746636297da9081a68010def02c7b469b33c6574fc2b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/altanalytics/actions/runs/28715808820"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-04T18:38:49.000Z",
      "commit": "164ec2536e5d3c763f1cb320cf3a1fcadcda50a8",
      "fileid": "https://r2.ropensci.org/ea2d1cf6c038a3a04a4a722b5c9e6ae353e1df7a4cd4eb6fc9e8c268807f267d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/altanalytics/actions/runs/28715808820"
    }
  ]
}