Package: rib
Title: An Implementation of 'Interactive Brokers' API
Version: 0.25.3
Authors@R: person("Luca", "Billi", email = "noreply.section+dev@gmail.com", role = c("aut", "cre"))
Description: Allows interaction with 'Interactive Brokers' 'Trader Workstation'
    <https://interactivebrokers.github.io/tws-api/>.
    Handles the connection over the network and the exchange of messages.
    Data is encoded and decoded between user and wire formats.
    Data structures and functionality closely mirror the official implementations.
Depends: R (>= 3.4)
Imports: R6 (>= 2.4)
License: GPL-3
Encoding: UTF-8
URL: https://github.com/lbilli/rib
BugReports: https://github.com/lbilli/rib/issues
NeedsCompilation: no
Packaged: 2025-02-10 19:37:38 UTC; luca
Author: Luca Billi [aut, cre]
Maintainer: Luca Billi <noreply.section+dev@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-10 20:00:01 UTC
Built: R 4.6.0; ; 2025-08-18 04:45:23 UTC; unix
