Package: ryandexdirect
Type: Package
Title: Load Data From 'Yandex Direct'
Version: 3.6.0
Date: 2020-06-09
Description: Load data from 'Yandex Direct' API V5 
    <https://tech.yandex.ru/direct/doc/dg/concepts/about-docpage/> into R.
	Provide function for load lists of campaings, ads, keywords and other 
	objects from 'Yandex Direct' account. Also you can load statistic from
	API 'Reports Service' <https://tech.yandex.ru/direct/doc/reports/reports-docpage/>.
	And allows keyword bids management.
License: GPL-2
Authors@R: 
    c(person(given  = "Alexey",
             family = "Seleznev",
             role   = c("aut", "cre"),
             email  = "selesnow@gmail.com",
             comment = c(ORCID = "0000-0003-0410-7385")))
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>)
Maintainer: Alexey Seleznev <selesnow@gmail.com>
Depends: R (>= 3.5.0)
BugReports: https://github.com/selesnow/ryandexdirect/issues
URL: https://selesnow.github.io/ryandexdirect,
        https://t.me/R4marketing,
        https://www.youtube.com/playlist?list=PLD2LDq8edf4oUo0L9Kw77ZXf0KcV1hu67
Imports: utils, httr, bitops, jsonlite, xml2, data.table, readr,
        magrittr, dplyr, tidyr (>= 1.0.0), purrr, stringr
Suggests: knitr, rmarkdown, kableExtra, googleAnalyticsR
Encoding: UTF-8
Language: ru
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-09 20:04:06 UTC; Alsey
Repository: CRAN
Date/Publication: 2020-06-09 20:20:03 UTC
Built: R 4.0.5; ; 2022-04-21 11:55:09 UTC; windows
