Package: matrixTests
Title: Fast Statistical Hypothesis Tests on Rows and Columns of
        Matrices
Version: 0.1.0
Authors@R: person("Karolis", "Koncevičius", email = "karolis.koncevicius@gmail.com", role = c("aut", "cre"))
Maintainer: Karolis Koncevičius <karolis.koncevicius@gmail.com>
Description: Functions to perform fast statistical hypothesis tests on rows/columns of matrices.
  The main goals are: 1) speed via vectorization, 2) output that is detailed and easy to use,
  3) compatibility with tests implemented in R (like those available in the 'stats' package).
Depends: R (>= 3.2.2)
Imports: matrixStats
Suggests: testthat
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://github.com/KKPMW/matrixTests
BugReports: https://github.com/KKPMW/matrixTests/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-05 19:25:36 UTC; karolis
Author: Karolis Koncevičius [aut, cre]
Repository: CRAN
Date/Publication: 2018-03-05 20:12:30 UTC
