Package: sensortowerR
Title: Tidy Pipelines for the 'Sensor Tower' API
Version: 2.0.0
Authors@R: person("Phillip", "Black", email = "pblack@gameeconomistconsulting.com", role = c("aut", "cre"))
Description: Retrieves mobile app intelligence from the 'Sensor Tower' API
    <https://app.sensortower.com/api/docs/app_analysis>. Composes discovery,
    metadata, rankings, sales, audience and specialist estimates through
    ordinary data frames with explicit identifiers, units and error handling.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.1.1), httr2 (>= 1.2.0), jsonlite, lubridate,
        openssl, purrr (>= 1.0.0), rlang, tibble, tidyr, vctrs
Suggests: ggplot2, gt, knitr, rmarkdown, scales, testthat (>= 3.2.0),
        withr
Config/testthat/edition: 3
VignetteBuilder: knitr
RoxygenNote: 7.3.2
URL: https://github.com/econosopher/sensortowerR
BugReports: https://github.com/econosopher/sensortowerR/issues
NeedsCompilation: no
Packaged: 2026-09-21 10:55:55 UTC; phillip
Author: Phillip Black [aut, cre]
Maintainer: Phillip Black <pblack@gameeconomistconsulting.com>
Repository: CRAN
Date/Publication: 2026-09-21 11:40:02 UTC
Built: R 4.5.2; ; 2026-09-21 14:46:47 UTC; unix
