Package: RDota2
Type: Package
Title: An R Steam API Client for Valve's Dota2
Version: 0.1.6
Authors@R: person("Theo", 
                  "Boutaris", 
                  email = "teoboot2007@hotmail.com", 
                  role = c("aut", "cre", "cph"))
URL: https://github.com/LyzandeR/RDota2
BugReports: https://github.com/LyzandeR/RDota2/issues
Depends: R (>= 3.2.0)
Imports: httr, jsonlite
Description: An R API Client for Valve's Dota2. RDota2 can be easily used 
    to connect to the Steam API and retrieve data for Valve's popular video 
    game Dota2. You can find out more about Dota2 at 
    <http://store.steampowered.com/app/570/>.
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 5.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-10-30 11:38:10 UTC; teoboot
Author: Theo Boutaris [aut, cre, cph]
Maintainer: Theo Boutaris <teoboot2007@hotmail.com>
Repository: CRAN
Date/Publication: 2016-10-30 16:58:04
Built: R 4.6.0; ; 2025-07-18 06:49:46 UTC; unix
