Package: RDota2 Type: Package Title: An R Steam API Client for Valve's Dota2 Version: 0.1.7 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 . License: MIT + file LICENSE RoxygenNote: 5.0.1 Suggests: testthat, knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libssl-dev Repository: https://lyzander.r-universe.dev Date/Publication: 2017-01-29 14:04:04 UTC RemoteUrl: https://github.com/lyzander/rdota2 RemoteRef: HEAD RemoteSha: d0bf73dd29375c2669b7ba919fa5a4b2b3084777 NeedsCompilation: no Packaged: 2026-07-03 08:46:43 UTC; root Author: Theo Boutaris [aut, cre, cph] Maintainer: Theo Boutaris