<?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>Transforms Contingency Tables to Data Frames, and Analyses Them</dc:title>
  <dc:title>R package flatr version 0.1.1</dc:title>
  <dc:description>Contingency Tables are a pain to work with when you want to run regressions.
  This package takes them, flattens them into a long data frame, so you can more easily analyse them!
  As well, you can calculate other related statistics. All of this is done so in a 'tidy' manner,
  so it should tie in nicely with 'tidyverse' series of packages.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R(&gt;= 3.4.2), stats, dplyr, tibble, magrittr</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Scott D. Graham &lt;scott.grah95@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Scott D. Graham</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=flatr/LICENSE)</dc:rights>
  <dc:date>2017-11-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=flatr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.flatr</dc:identifier>
</oai_dc:dc>
