Package: uniqueAtomMat
Version: 0.1-2
Date: 2016-03-01
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.0)
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
Biarch: yes
Packaged: 2016-03-01 21:57:35 UTC; ubuntu
Author: Long Qu [aut, cre]
Maintainer: Long Qu <long.qu@wright.edu>
Repository: CRAN
Date/Publication: 2016-03-02 01:28:08
