Package: uniqueAtomMat
Version: 0.1-0
Date: 2015-06-26
Title: Finding Unique or Duplicated Rows or Columns for Atomic Matrices
Authors@R: person("Long", "Qu", role=c("aut", "cre"), email="long.qu@wright.edu")
Depends: R (>= 3.1.2)
Enhances: base
Suggests: microbenchmark
Description: An alternative implementation and extension (grpDuplicated) of base::duplicated.matrix, base:anyDuplicated.matrix and base::unique.matrix for matrices of atomic mode, avoiding the time consuming collapse of the matrix into a character vector. 
License: GPL (>= 2)
NeedsCompilation: yes
URL: https://github.com/gitlongor/uniqueAtomMat
BugReports: https://github.com/gitlongor/uniqueAtomMat/issues
Packaged: 2015-06-26 13:41:21 UTC; Long
Author: Long Qu [aut, cre]
Maintainer: Long Qu <long.qu@wright.edu>
Repository: CRAN
Date/Publication: 2015-06-26 20:09:52
