Package: videogameinsightsR
Title: Interface to 'Video Game Insights' API for Gaming Market
        Analytics
Version: 0.1.1
Authors@R: 
    person("Phillip", "Black",
           email = "pblack@gameeconomistconsulting.com",
           role = c("aut", "cre"))
Author: Phillip Black [aut, cre]
Maintainer: Phillip Black <pblack@gameeconomistconsulting.com>
Description: Interface to the 'Video Game Insights' API
    <https://app.sensortower.com/vgi/> for video game market analytics and
    intelligence. Provides functions to retrieve game metadata, developer and
    publisher information, player statistics (concurrent players, daily and monthly
    active users), revenue and sales data, review analytics, wish-list tracking,
    and platform-specific rankings. The package includes data processing utilities
    to analyze player demographics, track pricing history, calculate player overlap
    between games, and monitor market trends. Supports analysis across multiple
    gaming platforms including 'Steam', 'PlayStation', 'Xbox', and 'Nintendo' with
    unified data structures for cross-platform comparison.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: dplyr, httr2, jsonlite, digest, rlang, tibble, tidyr, purrr,
        rvest, stats, magrittr
Suggests: dotenv, ggplot2, gt, httptest2, knitr, rmarkdown, scales,
        testthat, withr
Config/testthat/edition: 3
URL: https://github.com/econosopher/videogameinsightsR
BugReports: https://github.com/econosopher/videogameinsightsR/issues
NeedsCompilation: no
Packaged: 2026-03-03 14:28:56 UTC; phillip
Repository: CRAN
Date/Publication: 2026-03-06 18:20:09 UTC
Built: R 4.6.0; ; 2026-04-25 13:30:42 UTC; unix
