Package: ibkrcp
Title: R Client for the Interactive Brokers Client Portal API
Version: 0.1.1
Authors@R: 
    person("Nagappan", "Karuppiah", , "sactyr@gmail.com", role = c("aut", "cre"))
Description: Provides a lightweight R interface to the Interactive Brokers (IBKR)
    Client Portal REST API. Functions cover session management, account and portfolio
    queries, market data retrieval, and order placement and cancellation. Requires a
    locally running IBKR Client Portal Gateway.
License: MIT + file LICENSE
Depends: R (>= 4.1.0)
Encoding: UTF-8
URL: https://github.com/sactyr/ibkrcp
BugReports: https://github.com/sactyr/ibkrcp/issues
Suggests: httptest2, knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: httr2
Config/roxygen2/version: 8.0.0
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2026-05-07 06:59:11 UTC; sactyr
Author: Nagappan Karuppiah [aut, cre]
Maintainer: Nagappan Karuppiah <sactyr@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-07 08:20:02 UTC
Built: R 4.6.0; ; 2026-05-07 11:08:09 UTC; unix
