Package: moexer
Type: Package
Title: Interact with Moscow Exchange Informational and Statistical
        Server ('ISS')
Version: 0.1.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
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: magrittr, glue, purrr, httr, jsonlite, tibble, readr, rlang,
        stringr, assertthat, cli, dplyr, lubridate
Suggests: testthat, knitr, rmarkdown, ggplot2
URL: https://github.com/x1o/moexer
BugReports: https://github.com/x1o/moexer/issues
NeedsCompilation: no
Packaged: 2021-01-27 17:04:16 UTC; xio
Repository: CRAN
Date/Publication: 2021-02-01 08:30:03 UTC
Built: R 4.0.2; ; 2021-02-02 12:01:34 UTC; unix
