Package: rytstat
Title: Work with 'YouTube API'
Version: 0.3.2
Authors@R: 
    c(person(given  = "Alexey",
             family = "Seleznev",
             role   = c("aut", "cre"),
             email  = "selesnow@gmail.com",
             comment = c(ORCID = "0000-0003-0410-7385")),
      person(given = "Netpeak",
             role = c("cph")))
Description: Provide function for get data from 'YouTube Data API' 
    <https://developers.google.com/youtube/v3/docs/>, 'YouTube Analytics API' 
    <https://developers.google.com/youtube/analytics/reference/> and 
    'YouTube Reporting API' <https://developers.google.com/youtube/reporting/v1/reports>.
Imports: cli, dplyr, gargle, snakecase, stringr, tidyr, pbapply, httr,
        withr, rlang
URL: https://selesnow.github.io/rytstat/docs/
BugReports: https://github.com/selesnow/rytstat/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2024-05-31 06:53:24 UTC; SAMSUNG
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>),
  Netpeak [cph]
Maintainer: Alexey Seleznev <selesnow@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-31 07:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:37:48 UTC; unix
