Package: rfacebookstat
Type: Package
Title: Load Data from Facebook API Marketing
Version: 2.9.2
Authors@R: 
    c(person(given  = "Alexey",
             family = "Seleznev",
             role   = c("aut", "cre"),
             email  = "selesnow@gmail.com",
             comment = c(ORCID = "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, pbapply
URL: https://selesnow.github.io/rfacebookstat/,
        https://www.youtube.com/playlist?list=PLD2LDq8edf4pItOb-vZTG5AXZK2niJ8_R
License: MIT + file LICENSE
Suggests: knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.2.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-04-20 11:21:27 UTC; SAMSUNG
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>)
Repository: CRAN
Date/Publication: 2023-04-20 12:50:10 UTC
Built: R 4.1.2; ; 2023-04-21 12:03:15 UTC; unix
