<?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>Create Messy Data from Clean Data Frames</dc:title>
  <dc:title>R package messy version 0.1.0</dc:title>
  <dc:description>For the purposes of teaching, it is often desirable to show 
    examples of working with messy data and how to clean it. This R package 
    creates messy data from clean, tidy data frames so that students have a 
    clean example to work towards.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: dplyr, rlang, stringr</dc:relation>
  <dc:relation>Suggests: lubridate, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Nicola Rennie &lt;nrennie35@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nicola Rennie [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-4797-557X&gt;)</dc:contributor>
  <dc:rights>CC BY 4.0</dc:rights>
  <dc:date>2024-12-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=messy</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.messy</dc:identifier>
</oai_dc:dc>
