Package: wnpp
Severity: wishlist
Owner: Nilesh Patra <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : r-cran-uniqtag
  Version         : 1.0
  Upstream Author : Shaun Jackman <[email protected]>
* URL             : https://cran.r-project.org/package=uniqtag
* License         : Expat
  Programming Lang: R
  Description     : Abbreviate Strings to Short, Unique Identifiers
 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.

 I shall maintain this package

Reply via email to