Package: rtgstat Title: Client for 'TGStat API' Version: 0.3.6 Authors@R: person(given = "Alexey", family = "Seleznev", role = c("aut", "cre"), email = "selesnow@gmail.com", comment = c(ORCID = "0000-0003-0410-7385")) Description: Allow function for using 'TGStat Stat API' and 'TGStat Search API', for more details see . 'TGStat' provide telegram channel analytics data. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://selesnow.github.io/rtgstat/ BugReports: https://github.com/selesnow/rtgstat/issues Imports: cli (>= 3.0.0), dplyr (>= 1.0.0), httr2 (>= 0.2.0), purrr, snakecase, stringr, tidyr (>= 1.0.0), utils Language: en-US Suggests: httptest2, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://selesnow.r-universe.dev Date/Publication: 2026-04-17 14:27:07 UTC RemoteUrl: https://github.com/selesnow/rtgstat RemoteRef: HEAD RemoteSha: 33b106f1d8214de90b2eb8c4bd8f94b51765c197 NeedsCompilation: no Packaged: 2026-06-16 07:57:19 UTC; root Author: Alexey Seleznev [aut, cre] (ORCID: ) Maintainer: Alexey Seleznev