Package: rytstat
Title: Work with 'YouTube API'
Version: 0.3.0
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: 2022-06-30 17:01:47 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: 2022-06-30 17:20:02 UTC
Built: R 4.2.0; ; 2022-07-01 01:53:23 UTC; unix
