Package: SC2API Title: Blizzard SC2 API Wrapper Version: 1.0.0.9000 Authors@R: person('Samuel', 'Morrissette', email = 'samuel.morrissette01@gmail.com', role = c('cre', 'aut')) Description: A wrapper for Blizzard's Starcraft II (a 2010 real-time strategy game) Application Programming Interface (API). All documented API calls are implemented in an easy-to-use and consistent manner. License: MIT + file LICENSE Encoding: UTF-8 Imports: data.table, httr, jsonlite Suggests: rmarkdown, knitr, httptest, ggplot2, testthat VignetteBuilder: knitr RoxygenNote: 7.1.1 Config/pak/sysreqs: libssl-dev Repository: https://sammorrissette.r-universe.dev Date/Publication: 2020-09-25 15:12:14 UTC RemoteUrl: https://github.com/sammorrissette/sc2api RemoteRef: HEAD RemoteSha: 9d67a4000fa95d5b63a177a6ca7c4f598e31b60a NeedsCompilation: no Packaged: 2026-06-06 05:46:45 UTC; root Author: Samuel Morrissette [cre, aut] Maintainer: Samuel Morrissette