Package: cjar
Type: Package
Title: R Client for 'Customer Journey Analytics' ('CJA') API
Version: 0.1.2
Authors@R: c( 
    person(given = "Ben", family = "Woodard", role = c("aut", "cre"), email = "ben.woodard@searchdiscovery.com"),
    person(given = "Charles", family = "Gallagher", role = c("ctb"), email = "charlesjgallagher15@gmail.com"),
    person(given = "Search Discovery, LLC", role = c("cph"))
    )
Description: Connect to the 'CJA' API, which powers 'CJA Workspace' <https://github.com/AdobeDocs/cja-apis>. The package 
             was developed with the analyst in mind and will continue to be 
             developed with the guiding principles of iterative, repeatable, 
             timely analysis. New features are actively being developed and we 
             value your feedback and contribution to the process. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.2.0)
RoxygenNote: 7.1.2
Imports: assertthat, httr, magrittr, purrr, R6, dplyr, tidyr, jsonlite,
        glue, jose, tibble, lubridate, progress, vctrs, stringr, rlang,
        memoise, openssl
NeedsCompilation: no
Packaged: 2022-04-18 14:17:47 UTC; ben.woodard
Author: Ben Woodard [aut, cre],
  Charles Gallagher [ctb],
  Search Discovery, LLC [cph]
Maintainer: Ben Woodard <ben.woodard@searchdiscovery.com>
Repository: CRAN
Date/Publication: 2022-04-18 14:44:30 UTC
Built: R 4.2.0; ; 2022-04-18 15:29:11 UTC; unix
