-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
19 lines (19 loc) · 1 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: ROpenDota
Type: Package
Title: Access OpenDota Services in R
Version: 0.1.2
Authors@R: person("Rosdyana", "Kusuma", email = "[email protected]",
role = c("aut", "cre"))
URL: https://github.com/rosdyana/ROpenDota
Depends: R (>= 3.2.0)
Imports: RCurl, jsonlite
Maintainer: Rosdyana Kusuma <[email protected]>
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: 2017-05-04 17:00:14 UTC; ros
Author: Rosdyana Kusuma [aut, cre]
BugReports: https://github.com/rosdyana/ROpenDota/issues