Package: ROpenDota
Type: Package
Title: Access OpenDota Services in R
Version: 0.1.2
Authors@R: person("Rosdyana", "Kusuma", email = "rosdyana.kusuma@gmail.com",
                  role = c("aut", "cre"))
URL: https://github.com/rosdyana/ROpenDota
Depends: R (>= 3.2.0)
Imports: RCurl, jsonlite
Maintainer: Rosdyana Kusuma <rosdyana.kusuma@gmail.com>
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-13 20:50:21 UTC; ros
Author: Rosdyana Kusuma [aut, cre]
BugReports: https://github.com/rosdyana/ROpenDota/issues
Repository: CRAN
Date/Publication: 2018-06-13 20:59:17 UTC
Built: R 4.0.2; ; 2020-07-16 03:04:15 UTC; unix
