<?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>Separate a Data Frame by Normalization</dc:title>
  <dc:title>R package unjoin version 0.1.0</dc:title>
  <dc:description>Separate a data frame in two based on key columns. The function
 unjoin() provides an inside-out version of a nested data frame. This is used
 to identify duplication and normalize it (in the database sense) by linking
 two tables with the redundancy removed. This is a basic requirement for
 detecting topology within spatial structures that has motivated the need for
 this package as a building block for workflows within more applied projects.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.2)</dc:relation>
  <dc:relation>Imports: dplyr (&gt;= 0.5.0), rlang, tibble</dc:relation>
  <dc:relation>Suggests: gapminder, tidyr, testthat, covr, spelling</dc:relation>
  <dc:creator>Michael D. Sumner &lt;mdsumner@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Michael D. Sumner [aut, cre],
  Simon Wotherspoon [ctb],
  Hadley Wickham [ctb] (named the concept, provided excellent guidance
    via tidyr source code)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2020-05-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=unjoin</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.unjoin</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
