Package: rfacebookstat
Type: Package
Title: Load Data from Facebook API Marketing
Version: 2.12.0
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.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-13 12:22:48 UTC; User
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>)
Repository: CRAN
Date/Publication: 2025-01-13 13:00:02 UTC
Built: R 4.3.3; ; 2025-01-14 01:21:54 UTC; unix
