<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Tabulate and Summarise Categorical Data</dc:title>
  <dc:title>R package tabbycat version 0.18.0</dc:title>
  <dc:description>Functions for tabulating and summarising categorical variables. 
    Most functions are designed to work with dataframes, and use the 'tidyverse' 
    idiom of taking the dataframe as the first argument so they work within 
    pipelines. Equivalent functions that operate directly on vectors are also 
    provided where it makes sense. This package aims to make exploratory data 
    analysis involving categorical variables quicker, simpler and more robust.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.4.0)</dc:relation>
  <dc:relation>Imports: dplyr (&gt;= 1.0.0), janitor, magrittr, purrr, rlang, stringr,
tibble, tidyr</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Oliver Hawkins &lt;oli@olihawkins.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Oliver Hawkins [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tabbycat/LICENSE)</dc:rights>
  <dc:date>2023-08-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tabbycat</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tabbycat</dc:identifier>
</oai_dc:dc>
