Package: CSGo
Title: Collecting Counter Strike Global Offensive Data
Version: 0.5.1
Authors@R: 
    person(given = "Adson",
           family = "Costanzi",
           role = c("aut", "cre"),
           email = "adsoncostanzi32@gmail.com",
           comment = c(ORCID = "0000-0002-5210-2952"))
Description: An implementation of calls designed to collect and organize in an easy way the data from the Steam API specifically for the Counter-Strike Global Offensive Game (CS Go) <https://developer.valvesoftware.com/wiki/Steam_Web_API>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/adsoncostanzifilho/CSGo
BugReports: https://github.com/adsoncostanzifilho/CSGo/issues
Imports: fuzzyjoin, purrr, httr, stringr, jsonlite, magrittr, dplyr
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-18 12:44:36 UTC; adson
Author: Adson Costanzi [aut, cre] (<https://orcid.org/0000-0002-5210-2952>)
Maintainer: Adson Costanzi <adsoncostanzi32@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-19 10:50:05 UTC
