Package: SC2API 1.0.0.9000

SC2API: Blizzard SC2 API Wrapper

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.

Authors:Samuel Morrissette [cre, aut]

SC2API_1.0.0.9000.tar.gz
SC2API_1.0.0.9000.zip(r-4.5)SC2API_1.0.0.9000.zip(r-4.4)SC2API_1.0.0.9000.zip(r-4.3)
SC2API_1.0.0.9000.tgz(r-4.4-any)SC2API_1.0.0.9000.tgz(r-4.3-any)
SC2API_1.0.0.9000.tar.gz(r-4.5-noble)SC2API_1.0.0.9000.tar.gz(r-4.4-noble)
SC2API_1.0.0.9000.tgz(r-4.4-emscripten)SC2API_1.0.0.9000.tgz(r-4.3-emscripten)
SC2API.pdf |SC2API.html
SC2API/json (API)
NEWS

# Install 'SC2API' in R:
install.packages('SC2API', repos = c('https://sammorrissette.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/sammorrissette/sc2api/issues

On CRAN:

3.70 score 1 stars 4 scripts 167 downloads 23 exports 9 dependencies

Last updated 4 years agofrom:9d67a4000f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-winOKOct 21 2024
R-4.5-linuxOKOct 21 2024
R-4.4-winOKOct 21 2024
R-4.4-macOKOct 21 2024
R-4.3-winOKOct 21 2024
R-4.3-macOKOct 21 2024

Exports:get_gm_leaderboardget_ladderget_ladder_dataget_ladder_idsget_ladder_summaryget_last_playedget_league_countsget_league_dataget_legacy_achievementsget_legacy_ladderget_legacy_laddersget_legacy_match_historyget_legacy_profileget_legacy_rewardsget_metadataget_playerget_profileget_seasonget_season_dataget_staticset_tokenunset_tokenvalidate_token

Dependencies:askpasscurldata.tablehttrjsonlitemimeopensslR6sys

MMR Distribution in Starcraft II

Rendered fromMMR_Distribution.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2020-09-16
Started: 2020-09-14

Readme and manuals

Help Manual

Help pageTopics
Authorizationauthorization set_token unset_token validate_token
Grandmaster Leaderboardget_gm_leaderboard
Ladder Details and Profile Rankget_ladder
Ladder Dataget_ladder_data
League Ladder ID'sget_ladder_ids
Profile Ladder Summaryget_ladder_summary
Last Played Matchget_last_played
League and Tier Countsget_league_counts
League Dataget_league_data
Legacy API - Available Achievementsget_legacy_achievements
Legacy API - Ladder Detailsget_legacy_ladder
Legacy API - Profile Ladder Summaryget_legacy_ladders
Legacy API - Profile Match Historyget_legacy_match_history
Legacy API - Profile Dataget_legacy_profile
Legacy API - Available Rewardsget_legacy_rewards
Profile Metadataget_metadata
Account Metadataget_player
Profile Dataget_profile
Current Season Informationget_season
Season Dataget_season_data
Static Profile Dataget_static
'SC2API' packageSC2API