Package: rappsflyer
Type: Package
Title: Work with AppsFlyer API
Version: 0.2.0
Date: 2021-03-19
Authors@R: 
    c(person(given  = "Alexey",
             family = "Seleznev",
             role   = c("aut", "cre"),
             email  = "selesnow@gmail.com",
             comment = c(ORCID = "0000-0003-0410-7385")),
      person(given = "Netpeak",
             role = c("cph", "fnd")))
Maintainer: Alexey Seleznev <selesnow@gmail.com>
Description: Loading data from AppsFlyer Pull API
    <https://support.appsflyer.com/hc/en-us/articles/207034346-Using-Pull-API-aggregate-data>.
License: MIT + file LICENSE
Imports: httr, stringr, retry, dplyr, tidyr, lgr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
Language: ru
LazyData: true
NeedsCompilation: no
Packaged: 2021-03-19 07:17:02 UTC; Alsey
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>),
  Netpeak [cph, fnd]
Repository: CRAN
Date/Publication: 2021-03-22 15:50:02 UTC
Built: R 4.1.0; ; 2021-05-27 22:35:26 UTC; unix
