Package: schwabr Type: Package Title: 'Schwab API' Interface Version: 0.1.4 Author: Anthony Trevisan [aut, cre] Authors@R: person(given = "Anthony", family = "Trevisan", role = c("aut", "cre"), email = "anthonytrevisan@gmail.com") Maintainer: Anthony Trevisan URL: https://altanalytics.github.io/schwabr/ BugReports: https://github.com/altanalytics/schwabr/issues Description: Use R to interface with the 'Charles Schwab Trade API' . Functions include authentication, trading, price requests, account information, and option chains. A user will need a Schwab brokerage account and Schwab Individual Developer app. See README for authentication process and examples. License: GPL-3 Encoding: UTF-8 Imports: httr, urltools (>= 1.7.3), base64enc, lubridate, dplyr, jsonlite, magrittr, methods RoxygenNote: 7.3.2 Suggests: testthat 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: 2026-07-04 18:37:42 UTC; root