Package: cjar Type: Package Title: R Client for 'Customer Journey Analytics' ('CJA') API Version: 0.2.1 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' . 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) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: assertthat, httr, magrittr, purrr, R6, dplyr, jsonlite, glue, jose, tibble, lubridate, progress, vctrs, stringr, rlang, memoise, openssl, httr2 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://benrwoodard.r-universe.dev Date/Publication: 2026-03-23 14:23:05 UTC RemoteUrl: https://github.com/benrwoodard/cjar RemoteRef: HEAD RemoteSha: 7f150328b8d651eed4bba513f1b9f2059189b162 NeedsCompilation: no Packaged: 2026-06-21 08:38:45 UTC; root Author: Ben Woodard [aut, cre], Charles Gallagher [ctb], Braxton Butcher [ctb] Maintainer: Ben Woodard