Package: rpredictit
Title: Interface to the 'PredictIt' API
Version: 0.1.0
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
Imports: httr, jsonlite, dplyr, DT, dygraphs, magrittr, quantmod, xts,
        shiny
RoxygenNote: 7.2.0
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: 2022-07-18 11:55:37 UTC; danielkovtun
Author: Daniel Kovtun [cre, aut]
Maintainer: Daniel Kovtun <quantumfusetrader@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-19 12:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:45:43 UTC; windows
