Package: charlesschwabapi
Type: Package
Title: Wrapper Functions Around 'Charles Schwab Individual Trader API'
Version: 1.0.4
Authors@R: 
    c(person(given = "Nick",
             family = "Bultman",
             role = c("aut", "cre", "cph"),
             email = "njbultman74@gmail.com"))
Description: For those wishing to interact with the 'Charles Schwab Individual Trader API' (<https://developer.schwab.com/products/trader-api--individual>) with R in a simplified manner, this package offers wrapper functions around authentication and the available API calls to streamline the process.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: httr, lubridate, stringr, purrr, tidyr, anytime, dplyr,
        openssl
Suggests: testthat (>= 3.0.0), covr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-12-10 01:24:04 UTC; njbul
Author: Nick Bultman [aut, cre, cph]
Maintainer: Nick Bultman <njbultman74@gmail.com>
Repository: CRAN
Date/Publication: 2024-12-10 08:40:19 UTC
Built: R 4.6.0; ; 2025-08-18 13:07:44 UTC; unix
