Package: rpredictit
Title: Interface to the 'PredictIt' API
Version: 0.0.2
Authors@R: person('Daniel', 'Kovtun', email = 'quantumfusetrader@gmail.com', role = c('cre', 'aut'))
Description: Wrapper to retrieve market data, explore available markets, and plot historical price data from the 'PredictIt' public API (<https://www.predictit.org/api/marketdata/all/>).
    The package comes with a demo 'shiny' application for illustrating example use cases.
    License to use data made available via the API is for non-commercial use and 'PredictIt' is the sole source of such data.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: httr, jsonlite, dplyr, DT, dygraphs, magrittr, stringr,
        quantmod, xts, shiny
RoxygenNote: 7.0.2
URL: https://github.com/danielkovtun/rpredictit
BugReports: https://github.com/danielkovtun/rpredictit/issues
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-18 01:42:52 UTC; danielkovtun
Author: Daniel Kovtun [cre, aut]
Maintainer: Daniel Kovtun <quantumfusetrader@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-18 14:50:06 UTC
Built: R 4.0.2; ; 2020-07-16 20:15:06 UTC; unix
