Package: moexer
Type: Package
Title: Interact with Moscow Exchange Informational and Statistical
        Server ('ISS')
Version: 0.2.0
Author: Dmitry Zotikov <dmitry.zotikov@ungrund.org>
Maintainer: Dmitry Zotikov <dmitry.zotikov@ungrund.org>
Description: This is a thin wrapper around the 'MOEX' 'ISS' REST interface, see
    <https://iss.moex.com>.  It allows to quickly fetch price candles for a 
    particular security, obtain its profile information and so on.
License: GPL-3
Language: en-GB
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.2.0)
Imports: glue, purrr, httr, jsonlite, tibble, readr, rlang, stringr,
        assertthat, cli, dplyr, lubridate, ggplot2
Suggests: testthat, knitr, rmarkdown
URL: https://github.com/x1o/moexer
BugReports: https://github.com/x1o/moexer/issues
NeedsCompilation: no
Packaged: 2023-01-05 10:03:34 UTC; xio
Repository: CRAN
Date/Publication: 2023-01-05 21:30:02 UTC
