Package: rRofex
Type: Package
Title: Interface to 'Matba Rofex' Trading API
Version: 2.0.6
Authors@R: c(
            person("Augusto", "Hassel", role = c("aut", "cre"), email = "mpi-augusto@primary.com.ar"),
            person("Juan Francisco", "Gomez", role = c("ctb")),
            person("Matba Rofex", role = c("cph"))
            )
Description: Execute API calls to the 'Matba Rofex' <https://apihub.primary.com.ar> trading platform. Functionality includes accessing account data and current holdings, retrieving investment quotes, placing and canceling orders, and getting reference data for instruments.
Depends: R (>= 4.0.0)
License: MIT + file LICENSE
URL: https://matbarofex.github.io/rRofex/,
        https://github.com/matbarofex/rRofex/
BugReports: https://github.com/matbarofex/rRofex/issues/
Encoding: UTF-8
Imports: dplyr (>= 1.0.0), httr, jsonlite, magrittr, tibble (>= 3.0.0),
        tidyr, rlang, purrr, glue, methods, websocket, later, lifecycle
RoxygenNote: 7.1.1
Collate: 'attach.R' 's4_object.R' 'functions.R' 'functions_helpers.R'
        'functions_websocket.R' 'globals.R' 'rRofex.R'
RdMacros: lifecycle
Suggests: rmarkdown
NeedsCompilation: no
Packaged: 2021-08-02 00:40:17 UTC; augus
Author: Augusto Hassel [aut, cre],
  Juan Francisco Gomez [ctb],
  Matba Rofex [cph]
Maintainer: Augusto Hassel <mpi-augusto@primary.com.ar>
Repository: CRAN
Date/Publication: 2021-08-02 04:20:04 UTC
