{
  "_id": "6a291e49732311cd8759c1ec",
  "Package": "tabbycat",
  "Type": "Package",
  "Title": "Tabulate and Summarise Categorical Data",
  "Version": "0.18.0",
  "Authors@R": "person(\ngiven = \"Oliver\",\nfamily = \"Hawkins\",\nrole = c(\"aut\", \"cre\"),\nemail = \"oli@olihawkins.com\")",
  "Maintainer": "Oliver Hawkins <oli@olihawkins.com>",
  "Description": "Functions for tabulating and summarising categorical\nvariables. Most functions are designed to work with dataframes,\nand use the 'tidyverse' idiom of taking the dataframe as the\nfirst argument so they work within pipelines. Equivalent\nfunctions that operate directly on vectors are also provided\nwhere it makes sense. This package aims to make exploratory\ndata analysis involving categorical variables quicker, simpler\nand more robust.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://olihawkins.r-universe.dev",
  "Date/Publication": "2023-08-21 13:40:40 UTC",
  "RemoteUrl": "https://github.com/olihawkins/tabbycat",
  "RemoteRef": "HEAD",
  "RemoteSha": "3e58b12ca2da9610014d729bc27a06f80311839e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:55:42 UTC",
    "User": "root"
  },
  "Author": "Oliver Hawkins [aut, cre]",
  "MD5sum": "bff94478de36db12e799fa8c334a879e",
  "_user": "olihawkins",
  "_type": "src",
  "_file": "tabbycat_0.18.0.tar.gz",
  "_fileid": "7877e35f0c4d9f8822ed7b978a03eab42b79a87dd9a538599b8ab2a40b2c68fc",
  "_filesize": 104800,
  "_sha256": "7877e35f0c4d9f8822ed7b978a03eab42b79a87dd9a538599b8ab2a40b2c68fc",
  "_created": "2026-06-10T07:55:42.000Z",
  "_published": "2026-06-10T08:20:25.353Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80509107530,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529792446"
    },
    {
      "job": 80509107550,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529780912"
    },
    {
      "job": 80509107588,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7530173775"
    },
    {
      "job": 80509107593,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7530227599"
    },
    {
      "job": 80508585185,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529734714"
    },
    {
      "job": 80509107558,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529773908"
    },
    {
      "job": 80509107797,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529776110"
    },
    {
      "job": 80509107675,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7529766134"
    },
    {
      "job": 80509107710,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529773582"
    }
  ],
  "_buildurl": "https://github.com/r-universe/olihawkins/actions/runs/27261634540",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/olihawkins/tabbycat",
  "_commit": {
    "id": "3e58b12ca2da9610014d729bc27a06f80311839e",
    "author": "Oliver Hawkins <oli@olihawkins.com>",
    "committer": "Oliver Hawkins <oli@olihawkins.com>",
    "message": "0.18.0 - Updated NEWS.md\n",
    "time": 1692625240
  },
  "_maintainer": {
    "name": "Oliver Hawkins",
    "email": "oli@olihawkins.com",
    "login": "olihawkins",
    "description": "",
    "uuid": 14982104
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "olihawkins",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 35,
  "_contributors": [
    {
      "user": "olihawkins",
      "count": 49,
      "uuid": 14982104
    }
  ],
  "_userbio": {
    "uuid": 14982104,
    "type": "user",
    "name": "Oli Hawkins"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tabbycat"
  },
  "_devurl": "https://github.com/olihawkins/tabbycat",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/tabbycat.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/olihawkins/tabbycat",
  "_realowner": "olihawkins",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.17.0",
      "date": "2021-11-23"
    },
    {
      "version": "0.18.0",
      "date": "2023-08-24"
    }
  ],
  "_exports": [
    "cat_compare",
    "cat_contrast",
    "cat_count",
    "cat_summarise",
    "cat_summarize",
    "cat_vcount"
  ],
  "_help": [
    {
      "page": "cat_compare",
      "title": "Calculate the frequency of discrete values in one categorical variable for each group within another categorical variable",
      "topics": [
        "cat_compare"
      ]
    },
    {
      "page": "cat_contrast",
      "title": "Calculate the frequency of discrete values in one categorical variable for each of two mutually exclusive groups within another categorical variable",
      "topics": [
        "cat_contrast"
      ]
    },
    {
      "page": "cat_count",
      "title": "Count the frequency of discrete values in the column of a dataframe",
      "topics": [
        "cat_count"
      ]
    },
    {
      "page": "cat_summarise",
      "title": "Summarise the values of a numerical variable for each group within a categorical variable",
      "topics": [
        "cat_summarise",
        "cat_summarize"
      ]
    },
    {
      "page": "cat_vcount",
      "title": "Count the frequency of discrete values in a categorical vector",
      "topics": [
        "cat_vcount"
      ]
    }
  ],
  "_readme": "https://github.com/olihawkins/tabbycat/raw/HEAD/readme.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "janitor",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.243038048686294,
  "_indexed": true,
  "_nocasepkg": "tabbycat",
  "_universes": [
    "olihawkins"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.18.0",
      "date": "2026-06-10T07:58:16.000Z",
      "distro": "noble",
      "commit": "3e58b12ca2da9610014d729bc27a06f80311839e",
      "fileid": "bb33b1d1093e653592e538416bcf2d6e8a0cf82c16225f26573ccb23d9fecba6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olihawkins/actions/runs/27261634540"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.18.0",
      "date": "2026-06-10T07:57:43.000Z",
      "distro": "noble",
      "commit": "3e58b12ca2da9610014d729bc27a06f80311839e",
      "fileid": "8ae10bc1c96a84b2287ff65b219ca3223a1fa2ec4d62c998c1cf6502a7fa4502",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olihawkins/actions/runs/27261634540"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.18.0",
      "date": "2026-06-10T08:16:34.000Z",
      "commit": "3e58b12ca2da9610014d729bc27a06f80311839e",
      "fileid": "a780537d1c7b121092499df29d888e105019f11a59e6d23e83b6d6a73580548c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olihawkins/actions/runs/27261634540"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.18.0",
      "date": "2026-06-10T08:19:04.000Z",
      "commit": "3e58b12ca2da9610014d729bc27a06f80311839e",
      "fileid": "9db5d87de71a8be69067d609fead2515a5af4de0d8581fff152fb1fc047771f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olihawkins/actions/runs/27261634540"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.18.0",
      "date": "2026-06-10T07:57:38.000Z",
      "commit": "3e58b12ca2da9610014d729bc27a06f80311839e",
      "fileid": "25d4171aa18c435d172352964ace8955b02861abda25ac006c187ec061f62a3b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/olihawkins/actions/runs/27261634540"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.18.0",
      "date": "2026-06-10T07:57:24.000Z",
      "commit": "3e58b12ca2da9610014d729bc27a06f80311839e",
      "fileid": "7e8b25fc4cb26e1f5c48a8ea77aef0dbb8b0bb5759c23a714c749d617b9a2a0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olihawkins/actions/runs/27261634540"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.18.0",
      "date": "2026-06-10T07:56:56.000Z",
      "commit": "3e58b12ca2da9610014d729bc27a06f80311839e",
      "fileid": "9cb419e2ff0c62d7abbbff0d66bc1fdd5c1079c275a37b105f432b08f32e0c8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olihawkins/actions/runs/27261634540"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.18.0",
      "date": "2026-06-10T07:57:17.000Z",
      "commit": "3e58b12ca2da9610014d729bc27a06f80311839e",
      "fileid": "4219575208bda3b85846ac099126df518ed67eebb28dd2542d5932f775bfc829",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/olihawkins/actions/runs/27261634540"
    }
  ]
}