{
  "_id": "6a48b421e06c18f0a654784b",
  "Package": "CATAcode",
  "Title": "Explore and Code Responses to Check-All-that-Apply Survey Items",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Kyle\", family = \"Nickodem\", email = \"kyle.nickodem@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4976-3378\")),\nperson(given = \"Gabriel J.\", family = \"Merrin\", email = \"gjmerrin@syr.edu\", role = \"aut\")\n)",
  "Description": "Analyzing responses to check-all-that-apply survey items\noften requires data transformations and subjective decisions\nfor combining categories. 'CATAcode' contains tools for\nexploring response patterns, facilitating data transformations,\napplying a set of decision rules for coding responses, and\nsummarizing response frequencies.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/knickodem/CATAcode,\nhttps://knickodem.github.io/CATAcode/",
  "BugReports": "https://github.com/knickodem/CATAcode/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://knickodem.r-universe.dev",
  "Date/Publication": "2025-10-02 23:16:09 UTC",
  "RemoteUrl": "https://github.com/knickodem/catacode",
  "RemoteRef": "HEAD",
  "RemoteSha": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 06:35:48 UTC",
    "User": "root"
  },
  "Author": "Kyle Nickodem [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4976-3378>),\nGabriel J. Merrin [aut]",
  "Maintainer": "Kyle Nickodem <kyle.nickodem@gmail.com>",
  "_user": "knickodem",
  "_type": "src",
  "_file": "CATAcode_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d420760bae245d498560ba11ac4b00f10401475c000cee5a4373d2349bc1f08a",
  "_filesize": 417243,
  "_sha256": "d420760bae245d498560ba11ac4b00f10401475c000cee5a4373d2349bc1f08a",
  "_expires": "2026-10-12T07:20:00.000Z",
  "_created": "2026-07-04T06:35:48.000Z",
  "_published": "2026-07-04T07:20:01.605Z",
  "_jobs": [
    {
      "job": 85110736734,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079209453"
    },
    {
      "job": 85110736731,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079208754"
    },
    {
      "job": 85110736736,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079527628"
    },
    {
      "job": 85110736733,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079517800"
    },
    {
      "job": 85110554860,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079190989"
    },
    {
      "job": 85110736724,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079205192"
    },
    {
      "job": 85110736728,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079207837"
    },
    {
      "job": 85110736732,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079201099"
    },
    {
      "job": 85110736745,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079201972"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/knickodem/actions/runs/28697835610",
  "_status": "success",
  "_upstream": "https://github.com/knickodem/catacode",
  "_commit": {
    "id": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
    "author": "Kyle Nickodem <kyle.nickodem@gmail.com>",
    "committer": "Kyle Nickodem <kyle.nickodem@gmail.com>",
    "message": "cata_code documentation\n\nSpecify that categ and resp should be unquoted names\n",
    "time": 1759446969
  },
  "_maintainer": {
    "name": "Kyle Nickodem",
    "email": "kyle.nickodem@gmail.com",
    "login": "knickodem",
    "description": "",
    "uuid": 5446480,
    "orcid": "0000-0003-4976-3378"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "knickodem",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-08-26"
    }
  ],
  "_topics": [
    "demographic-analysis",
    "demographics",
    "survey-analysis",
    "survey-data"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "knickodem",
      "count": 14,
      "uuid": 5446480
    },
    {
      "user": "gjmerrin",
      "count": 1,
      "uuid": 29101631
    }
  ],
  "_userbio": {
    "uuid": 5446480,
    "type": "user",
    "name": "Kyle Nickodem",
    "followers": 4
  },
  "_downloads": {
    "count": 468,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CATAcode"
  },
  "_devurl": "https://github.com/knickodem/catacode",
  "_pkgdown": "https://knickodem.github.io/CATAcode/",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/CATAcode.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/knickodem/catacode",
  "_realowner": "knickodem",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-08-26"
    }
  ],
  "_exports": [
    "cata_code",
    "cata_prep"
  ],
  "_datasets": [
    {
      "name": "sources_race",
      "title": "Sources of Strength Race/Ethnicity Data",
      "object": "sources_race",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "Wave",
        "Black",
        "Native_American",
        "Asian",
        "Hispanic",
        "Multiracial",
        "Pacific_Islander",
        "White"
      ],
      "rows": 16922,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cata_code",
      "title": "Code check-all-that-apply responses into a single variable",
      "topics": [
        "cata_code"
      ]
    },
    {
      "page": "cata_prep",
      "title": "Prepare data for 'cata_code()'",
      "topics": [
        "cata_prep"
      ]
    },
    {
      "page": "CATAcode",
      "title": "CATAcode: Explore and Code Responses to Check-All-that-Apply Survey Items",
      "topics": [
        "CATAcode-package",
        "CATAcode"
      ]
    },
    {
      "page": "sources_race",
      "title": "Sources of Strength Race/Ethnicity Data",
      "topics": [
        "sources_race"
      ]
    }
  ],
  "_readme": "https://github.com/knickodem/catacode/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "CATAcode-overview.Rmd",
      "filename": "CATAcode-overview.html",
      "title": "CATAcode Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to CATAcode",
        "The CATAcode Workflow",
        "1. Import and Wrangle Data",
        "Data Preparation",
        "2. Explore All Response Combinations",
        "3. Coding A New Variable for Statistical Analysis",
        "4. Document & Export metadata, tables, and optional visualizations.",
        "Recommendations for Using CATAcode",
        "When to Use Each Approach",
        "Conclusion"
      ],
      "created": "2025-08-08 22:34:35",
      "modified": "2025-08-13 14:21:54",
      "commits": 4
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "catacode",
  "_universes": [
    "knickodem"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-04T06:38:06.000Z",
      "distro": "resolute",
      "commit": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
      "fileid": "https://r2.ropensci.org/f9b8e66a96415c44146ef57ceffcaa18e07ff5111a30580d4cb08a558bb31149",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knickodem/actions/runs/28697835610"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-04T06:37:58.000Z",
      "distro": "resolute",
      "commit": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
      "fileid": "https://r2.ropensci.org/5d29f6fdba6390e2441b28319801eed6845295c064a101f00f0d5d09b57f5cd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knickodem/actions/runs/28697835610"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-04T07:19:27.000Z",
      "commit": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
      "fileid": "https://r2.ropensci.org/a58db55c3e9375cc530fe7cf27cc96bda79d285095e7a10cac043b6f370b331e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knickodem/actions/runs/28697835610"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-04T07:18:05.000Z",
      "commit": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
      "fileid": "https://r2.ropensci.org/3504ce922ccd06d7594594596f689fac57596912a865a297ba9efec16840d4b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knickodem/actions/runs/28697835610"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-04T06:37:53.000Z",
      "commit": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
      "fileid": "https://r2.ropensci.org/bf29de25d64b448769e98602ca0222cc8aada4de21187431979d4f5a8584e9d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/knickodem/actions/runs/28697835610"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-04T06:37:46.000Z",
      "commit": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
      "fileid": "https://r2.ropensci.org/11b09809b8a65070de3c1353456cf687dc4d63ffce6c38c0870eed93bf6ec1df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knickodem/actions/runs/28697835610"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-04T06:36:57.000Z",
      "commit": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
      "fileid": "https://r2.ropensci.org/091fea24e40740345e9ad6acf92615a52d27757f5b71813546ee8e3b55d7b885",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knickodem/actions/runs/28697835610"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-04T06:36:59.000Z",
      "commit": "c1f7ae854ec936b3e264b5b4b45f2f4dc130151f",
      "fileid": "https://r2.ropensci.org/10046b4cb38d79f33ada19e8a1deb3fe5041e6f84d8a9d6330f076913943d313",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knickodem/actions/runs/28697835610"
    }
  ]
}