Package: sensortowerR
Title: Interface to 'Sensor Tower' Mobile App Intelligence API
Version: 0.9.4
Description: Interface to the 'Sensor Tower' API <https://app.sensortower.com/api/docs/app_analysis> 
    for mobile app analytics and market intelligence. Provides functions to retrieve 
    app metadata, publisher information, download and revenue estimates, active user 
    metrics, category rankings, and market trends. The package includes data processing 
    utilities to clean and aggregate metrics across platforms, automatic app name 
    resolution, and tools for generating professional analytics dashboards. 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 <pblack@gameeconomistconsulting.com>
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-12-19 15:23:46 UTC; phillip
Repository: CRAN
Date/Publication: 2025-12-30 19:20:02 UTC
Built: R 4.4.3; ; 2025-12-31 00:50:27 UTC; windows
