Package: clash Title: Access the Clash of Clans API Version: 0.0.1 Authors@R: c( person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9386-6860"))) Description: Interfaces with the official API for Clash of Clans . Provides tools to work with players, clans, wars, raids, and other game events. All outputs are provided in a tidy format, where each player, clan, or attack is an observation. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: cli, dplyr, httr2, purrr, stringr, tibble, tidyr Suggests: httptest2, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/Needs/website: christopherkenny/ctktemplate URL: https://github.com/christopherkenny/clash, http://christophertkenny.com/clash/ BugReports: https://github.com/christopherkenny/clash/issues Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://christopherkenny.r-universe.dev Date/Publication: 2026-05-01 16:14:50 UTC RemoteUrl: https://github.com/christopherkenny/clash RemoteRef: HEAD RemoteSha: 2e73092574edcc2211a2f4872cea7fa64b7e8550 NeedsCompilation: no Packaged: 2026-05-31 06:18:47 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny Depends: R (>= 4.1.0)