ROpenDota: Access OpenDota Services in R

Provides a client for the API of OpenDota. OpenDota is a web service which is provide DOTA2 real time data. Data is collected through the Steam WebAPI. With ROpenDota you can easily grab the latest DOTA2 statistics in R programming such as latest match on official international competition, analyzing your or enemy performance to learn their strategies,etc. Please see <https://github.com/rosdyana/ROpenDota> for more information.

Version: 0.1.2
Depends: R (≥ 3.2.0)
Imports: RCurl, jsonlite
Published: 2018-06-13
Author: Rosdyana Kusuma [aut, cre]
Maintainer: Rosdyana Kusuma <rosdyana.kusuma at gmail.com>
BugReports: https://github.com/rosdyana/ROpenDota/issues
License: MIT + file LICENSE
URL: https://github.com/rosdyana/ROpenDota
NeedsCompilation: no
Materials: README
In views: SportsAnalytics
CRAN checks: ROpenDota results

Documentation:

Reference manual: ROpenDota.pdf

Downloads:

Package source: ROpenDota_0.1.2.tar.gz
Windows binaries: r-devel: ROpenDota_0.1.2.zip, r-release: ROpenDota_0.1.2.zip, r-oldrel: ROpenDota_0.1.2.zip
macOS binaries: r-release (arm64): ROpenDota_0.1.2.tgz, r-oldrel (arm64): ROpenDota_0.1.2.tgz, r-release (x86_64): ROpenDota_0.1.2.tgz
Old sources: ROpenDota archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ROpenDota to link to this page.