{
  "_id": "6a101693acfb0bcc41c848c1",
  "Package": "cjar",
  "Type": "Package",
  "Title": "R Client for 'Customer Journey Analytics' ('CJA') API",
  "Version": "0.2.1",
  "Authors@R": "c( \nperson(given = \"Ben\", family = \"Woodard\", role = c(\"aut\", \"cre\"), email = \"benrwoodard@gmail.com\"),\nperson(given = \"Charles\", family = \"Gallagher\", role = c(\"ctb\"), email = \"charlesjgallagher15@gmail.com\"),\nperson(given = \"Braxton\", family = \"Butcher\", role = c(\"ctb\"), email = \"braxton.butcher@gofurther.com\"))",
  "Description": "Connect and pull data from the 'CJA' API, which powers\n'CJA Workspace' <https://github.com/AdobeDocs/cja-apis>. The\npackage was developed with the analyst in mind and will\ncontinue to be developed with the guiding principles of\niterative, repeatable, timely analysis. New features are\nactively being developed and we value your feedback and\ncontribution to the process.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "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": {
    "Date": "2026-05-22 08:37:54 UTC",
    "User": "root"
  },
  "Author": "Ben Woodard [aut, cre],\nCharles Gallagher [ctb],\nBraxton Butcher [ctb]",
  "Maintainer": "Ben Woodard <benrwoodard@gmail.com>",
  "MD5sum": "2f68d074de342601c54fb23da8acc478",
  "_user": "benrwoodard",
  "_type": "src",
  "_file": "cjar_0.2.1.tar.gz",
  "_fileid": "75e2d4826d25a8fd834c874995b94b3e9e07b6a4e8a6c459b7174dec1f447238",
  "_filesize": 841086,
  "_sha256": "75e2d4826d25a8fd834c874995b94b3e9e07b6a4e8a6c459b7174dec1f447238",
  "_created": "2026-05-22T08:37:54.000Z",
  "_published": "2026-05-22T08:40:51.640Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345474388,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156366447"
    },
    {
      "job": 77345474393,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156370919"
    },
    {
      "job": 77345474442,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156363086"
    },
    {
      "job": 77345474397,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156360896"
    },
    {
      "job": 77345019012,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156328482"
    },
    {
      "job": 77345474381,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156358225"
    },
    {
      "job": 77345474383,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156353726"
    },
    {
      "job": 77345474441,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156352429"
    },
    {
      "job": 77345474427,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156353664"
    }
  ],
  "_buildurl": "https://github.com/r-universe/benrwoodard/actions/runs/26277412975",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/benrwoodard/cjar",
  "_commit": {
    "id": "7f150328b8d651eed4bba513f1b9f2059189b162",
    "author": "Ben Woodard <benrwoodard@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from benrwoodard/v_0.2.1_update\n\nV 0.2.1 update",
    "time": 1774275785
  },
  "_maintainer": {
    "name": "Ben Woodard",
    "email": "benrwoodard@gmail.com",
    "login": "benrwoodard",
    "description": "Marketing Data Analysis Manager @Accenture Song, R Package Dev",
    "uuid": 2105463
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "jose",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    }
  ],
  "_owner": "benrwoodard",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "benrwoodard",
      "count": 24,
      "uuid": 2105463
    }
  ],
  "_userbio": {
    "uuid": 2105463,
    "type": "user",
    "name": "Ben Woodard",
    "description": "Marketing Data Analysis Manager @Accenture Song, R Package Dev"
  },
  "_downloads": {
    "count": 285,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cjar"
  },
  "_devurl": "https://github.com/benrwoodard/cjar",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cjar.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benrwoodard/cjar",
  "_realowner": "benrwoodard",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-03-02"
    },
    {
      "version": "0.1.1",
      "date": "2022-04-17"
    },
    {
      "version": "0.1.2",
      "date": "2022-04-18"
    },
    {
      "version": "0.2.0",
      "date": "2025-01-17"
    },
    {
      "version": "0.2.1",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "auth_jwt",
    "auth_oauth",
    "auth_s2s",
    "cja_auth",
    "cja_auth_name",
    "cja_auth_path",
    "cja_auth_with",
    "cja_freeform_table",
    "cja_get_audit_logs",
    "cja_get_audit_logs_search",
    "cja_get_calculatedmetrics",
    "cja_get_dataviews",
    "cja_get_dateranges",
    "cja_get_dimensions",
    "cja_get_filter",
    "cja_get_filters",
    "cja_get_me",
    "cja_get_metrics",
    "cja_get_project_config",
    "cja_get_projects",
    "filter_build",
    "filter_con",
    "filter_rule",
    "filter_seq",
    "filter_then",
    "filter_val"
  ],
  "_datasets": [
    {
      "name": "filter_verbs",
      "title": "Verbs available to be used in filter rules.",
      "object": "filter_verbs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "type",
        "class",
        "verb",
        "description",
        "arg"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cjar-package",
      "title": "'cjar' Package",
      "topics": [
        "cjar-package",
        "cjar"
      ]
    },
    {
      "page": "cja_auth",
      "title": "Generate an access token for the Customer Journey Analytics API",
      "concept": [
        "auth"
      ],
      "topics": [
        "auth_jwt",
        "auth_oauth",
        "auth_s2s",
        "cja_auth"
      ]
    },
    {
      "page": "cja_auth_with",
      "title": "Set authorization options",
      "concept": [
        "options"
      ],
      "topics": [
        "cja_auth_name",
        "cja_auth_path",
        "cja_auth_with"
      ]
    },
    {
      "page": "cja_freeform_table",
      "title": "Get a freeform table",
      "topics": [
        "cja_freeform_table"
      ]
    },
    {
      "page": "cja_get_audit_logs",
      "title": "Get audit logs",
      "topics": [
        "cja_get_audit_logs"
      ]
    },
    {
      "page": "cja_get_audit_logs_search",
      "title": "Get audit logs search",
      "topics": [
        "cja_get_audit_logs_search"
      ]
    },
    {
      "page": "cja_get_calculatedmetrics",
      "title": "Get a list of calculated metrics.",
      "topics": [
        "cja_get_calculatedmetrics"
      ]
    },
    {
      "page": "cja_get_dataviews",
      "title": "Get data view ids",
      "topics": [
        "cja_get_dataviews"
      ]
    },
    {
      "page": "cja_get_dateranges",
      "title": "Get a paginated list of dateranges in CJA",
      "topics": [
        "cja_get_dateranges"
      ]
    },
    {
      "page": "cja_get_dimensions",
      "title": "Get a list of dimensions in CJA",
      "topics": [
        "cja_get_dimensions"
      ]
    },
    {
      "page": "cja_get_filter",
      "title": "Get a filter in CJA",
      "topics": [
        "cja_get_filter"
      ]
    },
    {
      "page": "cja_get_filters",
      "title": "Get a paginated list of filters in CJA",
      "topics": [
        "cja_get_filters"
      ]
    },
    {
      "page": "cja_get_me",
      "title": "Get my information",
      "topics": [
        "cja_get_me"
      ]
    },
    {
      "page": "cja_get_metrics",
      "title": "Get a list of metrics in CJA",
      "topics": [
        "cja_get_metrics"
      ]
    },
    {
      "page": "cja_get_project_config",
      "title": "Get a project configuration in CJA",
      "topics": [
        "cja_get_project_config"
      ]
    },
    {
      "page": "cja_get_projects",
      "title": "Get a paginated list of projects in CJA",
      "topics": [
        "cja_get_projects"
      ]
    },
    {
      "page": "filter_build",
      "title": "Build the filter in CJA",
      "topics": [
        "filter_build"
      ]
    },
    {
      "page": "filter_con",
      "title": "Create the filter container",
      "topics": [
        "filter_con"
      ]
    },
    {
      "page": "filter_rule",
      "title": "Create the filter rule",
      "topics": [
        "filter_rule"
      ]
    },
    {
      "page": "filter_seq",
      "title": "Create the filter sequence container",
      "topics": [
        "filter_seq"
      ]
    },
    {
      "page": "filter_then",
      "title": "Create the filter sequence 'then' object",
      "topics": [
        "filter_then"
      ]
    },
    {
      "page": "filter_val",
      "title": "Validate a filter in CJA",
      "topics": [
        "filter_val"
      ]
    },
    {
      "page": "filter_verbs",
      "title": "Verbs available to be used in filter rules.",
      "topics": [
        "filter_verbs"
      ]
    }
  ],
  "_pkglogo": "https://github.com/benrwoodard/cjar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/benrwoodard/cjar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "hms",
    "httr",
    "httr2",
    "jose",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "cjar",
  "_universes": [
    "benrwoodard"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-22T08:39:57.000Z",
      "distro": "noble",
      "commit": "7f150328b8d651eed4bba513f1b9f2059189b162",
      "fileid": "f47fef8897d774dab7c2c2af164baf1685dfa08880cdf71371c554afe5219647",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benrwoodard/actions/runs/26277412975"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-22T08:40:01.000Z",
      "distro": "noble",
      "commit": "7f150328b8d651eed4bba513f1b9f2059189b162",
      "fileid": "b7c4e5e82dfa069e3faaec0d714b59e22ebb4dc2edf00a0b128b6f7cf154e56b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benrwoodard/actions/runs/26277412975"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-22T08:39:54.000Z",
      "commit": "7f150328b8d651eed4bba513f1b9f2059189b162",
      "fileid": "c3040b0e40e0f67ac6074ef171e9bcb7fd8f1766c388a86242172d67aa45a1e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benrwoodard/actions/runs/26277412975"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-22T08:39:44.000Z",
      "commit": "7f150328b8d651eed4bba513f1b9f2059189b162",
      "fileid": "9243a82887121a6444ea0f569ed8f6bb05642e0305fedb48c9afe49d945a8bfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benrwoodard/actions/runs/26277412975"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T08:39:51.000Z",
      "commit": "7f150328b8d651eed4bba513f1b9f2059189b162",
      "fileid": "92bdc93d28c90331365481a015dfc5621d3d88b5b7c8dd3fc5f71661ac59c6b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benrwoodard/actions/runs/26277412975"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-22T08:39:07.000Z",
      "commit": "7f150328b8d651eed4bba513f1b9f2059189b162",
      "fileid": "89e7a8953cf351f405543d7aa552094977894beb542a9f78dc05c117e9f47c58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benrwoodard/actions/runs/26277412975"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-22T08:39:06.000Z",
      "commit": "7f150328b8d651eed4bba513f1b9f2059189b162",
      "fileid": "8f56ccfc2b3a77dcd1d4ba747d716d0853572db4098c1290a212f74046d6db05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benrwoodard/actions/runs/26277412975"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-22T08:39:07.000Z",
      "commit": "7f150328b8d651eed4bba513f1b9f2059189b162",
      "fileid": "e61fd2193fb791e4b034ddb7d9579be6cb248f70fe1c0c5b4510bf19c5962b0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benrwoodard/actions/runs/26277412975"
    }
  ]
}