Package: sensortowerR Title: Interface to 'Sensor Tower' Mobile App Intelligence API Version: 1.0.0 Description: Interface to the 'Sensor Tower' API for mobile app analytics and market intelligence. Provides a small, consistent set of functions to retrieve app metadata, publisher information, download and revenue estimates, active user metrics, category rankings, and market trends. Four core verbs ('st_metrics', 'st_rankings', 'st_app'/'st_apps', 'st_filter') cover the common workflows with standardized parameters and tidyverse-friendly output. Supports both iOS and Android app ecosystems with unified data structures for cross-platform analysis. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: dplyr, glue, httr, httr2, jsonlite, lubridate, openssl, purrr, rlang, stats, stringr, tibble, tidyr, utils Suggests: gt, gtExtras, knitr, pkgbuild, rcmdcheck, rmarkdown, rhub, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Authors@R: person("Phillip", "Black", email = "pblack@gameeconomistconsulting.com", role = c("aut", "cre")) Author: Phillip Black [aut, cre] Maintainer: Phillip Black URL: https://github.com/econosopher/sensortowerR BugReports: https://github.com/econosopher/sensortowerR/issues Depends: R (>= 4.1.0) Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://econosopher.r-universe.dev Date/Publication: 2026-05-13 11:16:48 UTC RemoteUrl: https://github.com/econosopher/sensortowerr RemoteRef: HEAD RemoteSha: abe3624bbdac5e9cf33efed8c95b3d3cfe290388 NeedsCompilation: no Packaged: 2026-06-12 06:35:12 UTC; root