<?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>Abbreviate Strings to Short, Unique Identifiers</dc:title>
  <dc:title>R package uniqtag version 1.0.1</dc:title>
  <dc:description>For each string in a set of strings, determine a unique tag that is a substring of fixed size k unique to that string, if it has one. If no such unique substring exists, the least frequent substring is used. If multiple unique substrings exist, the lexicographically smallest substring is used. This lexicographically smallest substring of size k is called the "UniqTag" of that string.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Shaun Jackman &lt;sjackman@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Shaun Jackman [aut, cph, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=uniqtag/LICENSE)</dc:rights>
  <dc:date>2022-06-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=uniqtag</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.uniqtag</dc:identifier>
</oai_dc:dc>
