Package: cjar
Type: Package
Title: R Client for 'Customer Journey Analytics' ('CJA') API
Version: 0.2.0
Authors@R: c( 
    person(given = "Ben", family = "Woodard", role = c("aut", "cre"), email = "benrwoodard@gmail.com"),
    person(given = "Charles", family = "Gallagher", role = c("ctb"), email = "charlesjgallagher15@gmail.com"),
    person(given = "Braxton", family = "Butcher", role = c("ctb"), email = "braxton.butcher@gofurther.com"))
Description: Connect and pull data from 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.3.2
Imports: assertthat, httr, magrittr, purrr, R6, dplyr, jsonlite, glue,
        jose, tibble, lubridate, progress, vctrs, stringr, rlang,
        memoise, openssl, httr2
NeedsCompilation: no
Packaged: 2025-01-16 05:15:08 UTC; benwoodard
Author: Ben Woodard [aut, cre],
  Charles Gallagher [ctb],
  Braxton Butcher [ctb]
Maintainer: Ben Woodard <benrwoodard@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-16 09:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:41:25 UTC; unix
