Package: rfacebookstat
Type: Package
Title: Load Data from Facebook API Marketing
Version: 2.1.0
Date: 2020-05-27
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>
Description: Load data by campaigns, ads, ad sets and insights, ad account and business manager 
    from Facebook Marketing API into R. For more details see official documents by Facebook 
    Marketing API <https://developers.facebook.com/docs/marketing-apis/>.
Depends: R (>= 3.5.0)
BugReports: https://github.com/selesnow/rfacebookstat/issues
Imports: httr, jsonlite, dplyr, purrr, tidyr (>= 1.0.0), stringr,
        tidyselect
URL: http://selesnow.github.io/rfacebookstat,
        https://www.youtube.com/playlist?list=PLD2LDq8edf4pItOb-vZTG5AXZK2niJ8_R
License: MIT + file LICENSE
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
Language: ru
NeedsCompilation: no
Packaged: 2020-05-27 06:44:54 UTC; Alsey
Repository: CRAN
Date/Publication: 2020-05-27 07:40:02 UTC
