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'
, 'YouTube
Analytics API'
and 'YouTube Reporting API'
.
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
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev
Repository: https://selesnow.r-universe.dev
Date/Publication: 2024-05-30 12:10:34 UTC
RemoteUrl: https://github.com/selesnow/rytstat
RemoteRef: HEAD
RemoteSha: a825a11ceee8436293d2691cbb38f159765e4bed
NeedsCompilation: no
Packaged: 2026-07-04 01:12:01 UTC; root
Author: Alexey Seleznev [aut, cre] (ORCID:
),
Netpeak [cph]
Maintainer: Alexey Seleznev