Package: ryandexdirect
Type: Package
Title: Load Data From 'Yandex Direct'
Version: 3.2.2
Date: 2019-10-31
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"))
Author: Alexey Seleznev [aut, cre]
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
Imports: utils, httr, bitops, jsonlite, xml2, data.table, readr,
        magrittr, dplyr
Suggests: knitr, rmarkdown, kableExtra
Encoding: UTF-8
Language: ru
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-31 07:21:37 UTC; Alsey
Repository: CRAN
Date/Publication: 2019-10-31 07:50:02 UTC
