Package: ryandexdirect
Type: Package
Title: Load Data From 'Yandex Direct'
Version: 3.1.5
Date: 2019-04-30
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/>.
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
Imports: utils, httr, bitops, jsonlite, xml2, data.table, readr,
        magrittr, dplyr
Suggests: knitr, rmarkdown
Encoding: UTF-8
Language: ru
NeedsCompilation: no
Packaged: 2019-04-30 07:57:01 UTC; Alsey
Repository: CRAN
Date/Publication: 2019-04-30 16:30:06 UTC
